Algebra Core Topics Mastery Guide | Generated by AI

Home 2026.02

Question: Provide a comprehensive guide to the following Algebra topics: 1. Variables and Expressions, 2. Linear Equations (one variable), 3. Solving Linear Inequalities, 4. Graphing Linear Equations (slope-intercept form), 5. Systems of Linear Equations (solving methods), 6. Exponents and Radicals (properties), 7. Polynomials (addition, subtraction, multiplication), 8. Factoring Polynomials (various techniques), 9. Quadratic Equations (standard form), 10. Solving Quadratic Equations (factoring, quadratic formula), 11. Graphing Quadratic Functions (parabolas), 12. Rational Expressions (simplifying, operations), 13. Solving Rational Equations, 14. Functions (definition, notation, domain, range), 15. Types of Functions (linear, quadratic, exponential), 16. Inverse Functions, 17. Logarithmic Functions (definition, properties), 18. Solving Exponential and Logarithmic Equations, 19. Sequences and Series (arithmetic, geometric), 20. Absolute Value Equations and Inequalities.

Answer:

Here is a comprehensive yet concise guide covering high school Algebra 1 and Algebra 2 core topics. Each section includes key definitions, rules, methods, and examples.

1. Variables and Expressions

Example: Simplify 3x + 5 − 2x + 7
→ (3x − 2x) + (5 + 7) = x + 12

2. Linear Equations (one variable)

Goal: Isolate the variable. Use inverse operations and the Golden Rule: Whatever you do to one side, do to the other.

Steps for ax + b = cx + d:

  1. Move variable terms to one side.
  2. Move constants to the other side.
  3. Divide by coefficient of variable.

Example: 3(x − 4) = 5x + 2
3x − 12 = 5x + 2
−12 − 2 = 5x − 3x
−14 = 2x
x = −7

3. Solving Linear Inequalities

Similar to equations, but flip the inequality sign when multiplying or dividing by a negative number.

Rules:

Example: −2x + 5 > 11
−2x > 6
x < −3 (flipped)

Compound inequalities: −3 ≤ 2x + 1 < 7 → −4 ≤ 2x < 6 → −2 ≤ x < 3

4. Graphing Linear Equations (slope-intercept form)

Slope-intercept form: y = mx + b

Steps:

  1. Plot b on y-axis.
  2. From there, use slope (rise/run) to find another point.
  3. Draw line through points.

Example: y = −3/2 x + 4
Start at (0, 4), down 3 right 2 → (2, 1), etc.

5. Systems of Linear Equations (solving methods)

Two or more linear equations solved together. Solutions: one point (consistent), no solution (parallel), infinitely many (same line).

Methods:

Example (elimination):
2x + 3y = 8
4x − 3y = 10
Add → 6x = 18 → x = 3
Then 2(3) + 3y = 8 → y = 2/3

6. Exponents and Radicals (properties)

Exponent rules:

Radical rules (√ = ^{1/2}):

7. Polynomials (addition, subtraction, multiplication)

Example: (2x² + 3x − 5)(x − 4) = 2x³ − 8x² + 3x² − 12x − 5x + 20 = 2x³ − 5x² − 17x + 20

8. Factoring Polynomials (various techniques)

  1. Greatest Common Factor (GCF)
  2. Difference of Squares: a² − b² = (a − b)(a + b)
  3. Perfect Square Trinomial: a² ± 2ab + b² = (a ± b)²
  4. Grouping
  5. Trinomials (ac method or trial): x² + bx + c → factors of c that add to b
  6. Sum/Difference of Cubes: a³ ± b³ = (a ± b)(a² ∓ ab + b²)

Example: x² − 7x − 18 = (x − 9)(x + 2)

9. Quadratic Equations (standard form)

Standard form: ax² + bx + c = 0 (a ≠ 0)

10. Solving Quadratic Equations

Methods:

Example: 2x² − 5x − 3 = 0 → x = [5 ± √(25 + 24)] / 4 = [5 ± 7]/4 → x = 3 or x = −1/2

11. Graphing Quadratic Functions (parabolas)

Vertex form: y = a(x − h)² + k → vertex (h, k)

Axis of symmetry: x = h
y-intercept: (0, k + ah²)

12. Rational Expressions (simplifying, operations)

Rational expression: fraction of polynomials

Operations:

Example: (x² − 4)/(x² − x − 6) = (x−2)(x+2) / (x−3)(x+2) = (x−2)/(x−3) (x ≠ −2, 3)

13. Solving Rational Equations

  1. Find LCD.
  2. Multiply both sides by LCD (clear denominators).
  3. Solve resulting equation.
  4. Check solutions (exclude values that make original denominators zero).

Example: 3/(x−1) + 2/x = 5 → multiply by x(x−1): 3x + 2(x−1) = 5x(x−1)

14. Functions (definition, notation, domain, range)

15. Types of Functions

16. Inverse Functions

f and f⁻¹ undo each other: f(f⁻¹(x)) = x
To find: swap x and y, solve for y.

Example: f(x) = 3x − 7 → y = 3x − 7 → x = 3y − 7 → y = (x + 7)/3 = f⁻¹(x)

One-to-one functions have inverses (horizontal line test).

17. Logarithmic Functions (definition, properties)

Logarithm: log_b(a) = c means b^c = a
Common logs: log = log₁₀, ln = log_e (natural log)

Properties:

18. Solving Exponential and Logarithmic Equations

Example: 5^x = 20 → x = log₅ 20 = ln20 / ln5
Example: log₂(x + 3) = 4 → x + 3 = 2⁴ = 16 → x = 13

19. Sequences and Series

20. Absolute Value Equations and Inequalities

Example: 2x − 3 = 7 → 2x − 3 = 7 or 2x − 3 = −7 → x = 5 or x = −2
Example: x + 4 ≤ 6 → −6 ≤ x + 4 ≤ 6 → −10 ≤ x ≤ 2

References:


Back Donate