Algebra 1 Handbook

by Attila

First Edition

February 2025

Table of Contents

About This Handbook

This Algebra 1 Handbook is a simple, easy-to-use guide for learning the basics of algebra. It covers all the key topics, like solving equations, graphing lines, working with functions, and more. Each section includes clear explanations and examples to help you understand and practice. Whether you're a student, teacher, or just brushing up on algebra, this handbook is here to make learning straightforward and effective.

Let's get started!

1. Solving Equations & Inequalities

This is the foundation of algebra. You’ll learn how to solve for unknown variables in equations and inequalities.

Key Concepts:

Steps to Solve:

  1. Simplify both sides of the equation/inequality.
  2. Use inverse operations (addition/subtraction, multiplication/division) to isolate the variable.
  3. For inequalities, remember to reverse the inequality sign if you multiply or divide by a negative number.

Example:

Solve \(2x + 5 = 11\):

  1. Subtract 5 from both sides: \(2x = 6\).
  2. Divide both sides by 2: \(x = 3\).

Solve \(3x - 4 \geq 8\):

  1. Add 4 to both sides: \(3x \geq 12\).
  2. Divide both sides by 3: \(x \geq 4\).

YouTube Video:

Here’s a great video to help you understand solving equations and inequalities: Solving Equations & Inequalities by Khan Academy


2. Working with Units

Units are used to measure quantities like length, time, weight, and more. In algebra, you’ll often need to convert between units or solve problems involving units.

Key Concepts:

Steps to Work with Units:

  1. Identify the units given and the units required.
  2. Use conversion factors (e.g., \(1 \text{ km} = 1000 \text{ m}\)) to convert between units.
  3. Cancel out units during calculations to ensure the final answer has the correct units.

Example:

Convert 5 kilometers to meters:

  1. Use the conversion factor: \(1 \text{ km} = 1000 \text{ m}\).
  2. Multiply: \(5 \text{ km} \times \frac{1000 \text{ m}}{1 \text{ km}} = 5000 \text{ m}\).

Solve a problem involving units: A car travels at 60 km/h. How many meters does it travel in 5 seconds?

  1. Convert km/h to m/s: \(60 \text{ km/h} = \frac{60 \times 1000 \text{ m}}{3600 \text{ s}} = 16.67 \text{ m/s}\).
  2. Multiply by time: \(16.67 \text{ m/s} \times 5 \text{ s} = 83.35 \text{ m}\).

YouTube Video:

Here’s a helpful video to understand working with units and dimensional analysis: Working with Units by Khan Academy


3. Linear Equations & Graphs

Linear equations describe relationships between variables that form straight lines when graphed. They are the foundation for understanding more complex functions.

Key Concepts:

Steps to Graph a Linear Equation:

  1. Identify the slope (\(m\)) and y-intercept (\(b\)) from the equation \(y = mx + b\).
  2. Plot the y-intercept on the graph.
  3. Use the slope to find another point. For example, if \(m = 2\), go up 2 units and right 1 unit from the y-intercept.
  4. Draw a straight line through the points.

Example:

Graph the equation \(y = 2x + 3\):

  1. Slope (\(m\)) = 2, y-intercept (\(b\)) = 3.
  2. Plot the y-intercept at \((0, 3)\).
  3. From \((0, 3)\), use the slope \(2 = \frac{2}{1}\) to go up 2 units and right 1 unit to \((1, 5)\).
  4. Draw a line through \((0, 3)\) and \((1, 5)\).

y=2x+3

Applications in AI/ML:

YouTube Video:

Here’s a great video to help you understand linear equations and graphing: Linear Equations & Graphs by Khan Academy


4. Forms of Linear Equations

Linear equations can be written in different forms, each useful for specific purposes. The three most common forms are:

  1. Slope-Intercept Form:

  2. Standard Form:

  3. Point-Slope Form:

Converting Between Forms:

Example:

  1. Slope-Intercept Form: \(y = 2x + 3\).

  2. Standard Form: Convert \(y = 2x + 3\) to standard form.

  3. Point-Slope Form: Write the equation of a line with slope \(2\) passing through \((1, 5)\).

Applications in AI/ML:

YouTube Video:

Here’s a helpful video to understand the different forms of linear equations: Forms of Linear Equations by Khan Academy


5. Systems of Equations

A system of equations is a set of two or more equations with the same variables. The goal is to find the values of the variables that satisfy all the equations simultaneously.

Key Concepts:

  1. Types of Systems:

  2. Methods to Solve Systems:

  3. Applications:

Example:

Solve the system:

system of equation

Method 1: Graphin:

system graph

Method 2: Substitution:

  1. Solve the second equation for \(x\): \(x = y + 1\).
  2. Substitute \(x = y + 1\) into the first equation: \(2(y + 1) + y = 5\).
  3. Simplify: \(2y + 2 + y = 5\) → \(3y = 3\) → \(y = 1\).
  4. Substitute \(y = 1\) back into \(x = y + 1\): \(x = 2\).
  5. Solution: \((x, y) = (2, 1)\).

Method 3: Elimination:

  1. Add the two equations to eliminate \(y\): \[ (2x + y) + (x - y) = 5 + 1 \implies 3x = 6 \implies x = 2. \]
  2. Substitute \(x = 2\) into the second equation: \(2 - y = 1\) → \(y = 1\).
  3. Solution: \((x, y) = (2, 1)\).

Applications in AI/ML:

YouTube Video:

Here’s a great video to help you understand systems of equations: Systems of Equations by Khan Academy


6. Inequalities (Systems & Graphs)

Inequalities describe relationships where one expression is not strictly equal to another but instead greater than, less than, or equal to within a range. Graphing inequalities helps visualize solutions, especially when dealing with systems of inequalities.

Key Concepts:

  1. Linear Inequalities:

  2. Graphing Inequalities:

  3. Systems of Inequalities:

  4. Applications:

Example:

Graph the system of inequalities:

system of inequalities

Steps:

  1. Graph \(y = 2x + 3\):

  2. Graph \(y = -x + 1\):

  3. The solution is the overlapping shaded region.

graph of inequalities

Applications in AI/ML:

YouTube Video:

Here’s a helpful video to understand inequalities and their graphs: Graphing Inequalities by Khan Academy


7. Functions

A function is a rule that assigns exactly one output to each input. In mathematical terms, a function \(f\) maps an input \(x\) to an output \(f(x)\).

Key Concepts:

  1. Definition:

  2. Domain and Range:

  3. Types of Functions:

  4. Function Notation:

  5. Graphing Functions:

Example:

Consider the function \(f(x) = x^2 - 4\):

  1. Domain: All real numbers (\(x\) can be any value).
  2. Range: \(y \geq -4\) (since \(x^2\) is always non-negative).
  3. Graph: A parabola opening upward with vertex at \((0, -4)\). graph

Applications in AI/ML:

YouTube Video:

Here’s a great video to help you understand functions: Functions by Khan Academy


8. Sequences

A sequence is a list of numbers arranged in a specific order, where each number is called a term. Sequences can be finite or infinite.

Key Concepts:

  1. Types of Sequences:

  2. Sum of a Sequence:

  3. Applications:

Example:

  1. Arithmetic Sequence:

  2. Geometric Sequence:

  3. Fibonacci Sequence:

Applications in AI/ML:

YouTube Video:

Here’s a helpful video to understand sequences: Sequences by Khan Academy


9. Absolute Value & Piecewise Functions

Absolute Value Functions:

The absolute value of a number is its distance from zero on the number line, regardless of direction. The absolute value function is defined as:

first image

Key Features:

  1. Graph:

    The graph of \(f(x) = |x|\) is a V-shape with its vertex at the origin \((0, 0)\). The left side of the graph has a slope of \(-1\), and the right side has a slope of \(1\).

  2. Transformations: \(f(x) = |x - h| + k\) shifts the vertex to \((h, k)\). \(f(x) = a|x - h| + k\) changes the slope to \(a\) (if \(a > 0\)) or \(-a\) (if \(a < 0\)).

  3. Applications: Used in optimization problems where the goal is to minimize absolute deviations (e.g., in robust regression).

Example:

Graph \(f(x) = |x - 2| + 3\):

  1. The vertex is at \((2, 3)\).
  2. The graph is a V-shape with slopes of \(1\) and \(-1\).

Piecewise Functions:

A piecewise function is defined by different rules for different intervals of the input \(x\). It is written as:

second

Key Features:

  1. Graph:

  2. Applications:

Example:

Graph the piecewise function:

third

  1. For \(x < 1\), graph \(y = x + 2\) (a straight line).
  2. For \(x \geq 1\), graph \(y = x^2\) (a parabola).
  3. At \(x = 1\), \(f(1) = 1^2 = 1\). Use a closed circle at \((1, 1)\) for the parabola and an open circle at \((1, 3)\) for the line.

Applications in AI/ML:

YouTube Video:

Here’s a helpful video to understand absolute value and piecewise functions: Absolute Value & Piecewise Functions by Khan Academy


10. Exponents & Radicals

Exponents:

An exponent represents repeated multiplication of a base number. For example, \(a^n\) means \(a\) multiplied by itself \(n\) times.

Key Rules of Exponents:

  1. Product Rule: \(a^m \cdot a^n = a^{m+n}\).
  2. Quotient Rule: \(\frac{a^m}{a^n} = a^{m-n}\).
  3. Power Rule: \((a^m)^n = a^{m \cdot n}\).
  4. Zero Exponent: \(a^0 = 1\) (for \(a \neq 0\)).
  5. Negative Exponent: \(a^{-n} = \frac{1}{a^n}\).
  6. Fractional Exponent: \(a^{m/n} = \sqrt[n]{a^m}\).

Example:

Simplify \(2^3 \cdot 2^4\):

Simplify \(\frac{5^6}{5^2}\):


Radicals:

A radical is the inverse operation of an exponent. The most common radical is the square root, denoted by \(\sqrt{}\).

Key Concepts:

  1. Square Root: \(\sqrt{a}\) is a number that, when multiplied by itself, gives \(a\).
  2. Cube Root: \(\sqrt[3]{a}\) is a number that, when multiplied by itself three times, gives \(a\).
  3. Simplifying Radicals:

  4. Rationalizing the Denominator:

Example:

Simplify \(\sqrt{72}\):

Rationalize \(\frac{3}{\sqrt{5}}\):


Applications in AI/ML:

YouTube Video:

Here’s a helpful video to understand exponents and radicals: Exponents & Radicals by Khan Academy


11. Exponential Growth & Decay

Exponential Functions:

An exponential function is of the form: \[ f(x) = a \cdot b^x \] where:

Key Concepts:

  1. Exponential Growth:

  2. Exponential Decay:

  3. The Number \(e\):

Formulas:

  1. Exponential Growth: \[ f(x) = a \cdot (1 + r)^x \]

  2. Exponential Decay: \[ f(x) = a \cdot (1 - r)^x \]

  3. Continuous Growth/Decay: \[ f(x) = a \cdot e^{kx} \]

Example:

  1. Exponential Growth:

  2. Exponential Decay:


Applications in AI/ML:

YouTube Video:

Here’s a helpful video to understand exponential growth and decay: Exponential Growth & Decay by Khan Academy


12. Quadratics: Multiplying & Factoring

Quadratic Expressions:

A quadratic expression is a polynomial of degree 2, typically written in the form:

\( ax^2 + bx + c \)

where:

Key Concepts:

  1. Multiplying Binomials:

  2. Factoring Quadratics:

  3. Special Cases:

Example:

  1. Multiplying Binomials:

  2. Factoring Quadratics:

  3. Difference of Squares:


Applications in AI/ML:

YouTube Video:

Here’s a helpful video to understand multiplying and factoring quadratics: Quadratics: Multiplying & Factoring by Khan Academy


13. Quadratic Functions & Equations

Quadratic Functions:

A quadratic function is a polynomial function of degree 2, written in the standard form: \[ f(x) = ax^2 + bx + c \] where:

Key Features:

  1. Graph:

  2. Vertex:

  3. Axis of Symmetry:

  4. Roots (Zeros):


Solving Quadratic Equations:

Quadratic equations are solved using methods like:

  1. Factoring:

  2. Quadratic Formula: \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]

  3. Completing the Square:

Example:

Solve \(2x^2 - 4x - 6 = 0\):

  1. Using the Quadratic Formula:

  2. Graphing:

graph


Applications in AI/ML:

YouTube Video:

Here’s a helpful video to understand quadratic functions and equations: Quadratic Functions & Equations by Khan Academy


14. Irrational Numbers

What Are Irrational Numbers?

Irrational numbers are real numbers that cannot be expressed as a fraction \(\frac{a}{b}\), where \(a\) and \(b\) are integers and \(b \neq 0\). They have non-terminating, non-repeating decimal expansions.

Key Properties:

  1. Non-Terminating, Non-Repeating Decimals:

  2. Cannot Be Expressed as Fractions:

  3. Common Examples:


Operations with Irrational Numbers:

  1. Addition/Subtraction:

  2. Multiplication/Division:

  3. Rationalizing:


Why Are Irrational Numbers Important?

  1. Geometry:

  2. Optimization:

  3. Numerical Methods:


Example:

  1. Proving \(\sqrt{2}\) is Irrational:

  2. Simplifying Expressions:


Applications in AI/ML:

YouTube Video:

Here’s a helpful video to understand irrational numbers: Irrational Numbers by Khan Academy