Learn & Review: Algebra 1 Basics for Beginners

Jan 23, 2026

Algebra 1 Basics for Beginners

audio

Media preview

Transcript

Transcript will appear once available.

summarize_document

Summary of Algebra 1 Concepts and Problem-Solving Techniques

This video provides a guide to solving various Algebra 1 problems, emphasizing a step-by-step approach and the importance of understanding fundamental concepts.

1. Solving One-Step Equations

  • Concept: Isolate the variable (x) on one side of the equation by performing the opposite operation.
  • Opposite Operations:
    • Addition <-> Subtraction
    • Multiplication <-> Division
    • Exponent <-> Root/Radical
  • Example: x + 2 = 5
    • Subtract 2 from both sides: x + 2 - 2 = 5 - 2
    • Result: x = 3

2. Solving Two-Step Equations

  • Concept: Involves two operations. Use the reversal of the order of operations (PEMDAS in reverse) to determine which operation to undo first. Generally, deal with addition/subtraction before multiplication/division.
  • Example: 2x + 3 = 11
    • Undo addition: Subtract 3 from both sides: 2x + 3 - 3 = 11 - 3 -> 2x = 8
    • Undo multiplication: Divide both sides by 2: 2x / 2 = 8 / 2
    • Result: x = 4

3. Solving Multi-Step Equations

  • Concept: Similar to two-step equations, but may involve exponents or other operations. Apply the reversal of the order of operations.
  • Example: 3x² + 8 = 20
    • Undo addition: Subtract 8 from both sides: 3x² + 8 - 8 = 20 - 8 -> 3x² = 12
    • Undo multiplication: Divide both sides by 3: 3x² / 3 = 12 / 3 -> x² = 4
    • Undo exponent: Take the square root of both sides: √x² = √4
    • Result: x = 2

4. Equations with Variables on Both Sides

  • Concept: Move all terms containing the variable to one side of the equation and all constant terms to the other.
  • Example: 4x + 5 = 9 + 2x
    • Move variable terms: Subtract 2x from both sides: 4x - 2x + 5 = 9 + 2x - 2x -> 2x + 5 = 9
    • Solve the resulting two-step equation:
      • Subtract 5 from both sides: 2x + 5 - 5 = 9 - 5 -> 2x = 4
      • Divide both sides by 2: 2x / 2 = 4 / 2
    • Result: x = 2

5. Absolute Value Equations

  • Concept: Set up two separate equations: one where the expression inside the absolute value equals the positive value on the other side, and one where it equals the negative value.
  • Example: |x + 3| = 7
    • Equation 1: x + 3 = 7 -> x = 4
    • Equation 2: x + 3 = -7 -> x = -10
    • Solutions: x = 4 or x = -10
  • Important Note: If there are terms outside the absolute value, isolate the absolute value expression first.
    • Example: |x + 1| + 6 = 9
      • Isolate absolute value: Subtract 6 from both sides: |x + 1| = 3
      • Solve: x + 1 = 3 -> x = 2 and x + 1 = -3 -> x = -4
      • Solutions: x = 2 or x = -4

6. Radical Equations

  • Concept: Isolate the radical term on one side of the equation, then eliminate the radical by raising both sides to the power corresponding to the root.
  • Example: √(x + 3) - 2 = 1
    • Isolate radical: Add 2 to both sides: √(x + 3) = 3
    • Eliminate square root: Square both sides: (√(x + 3))² = 3² -> x + 3 = 9
    • Solve one-step equation: Subtract 3 from both sides: x = 6
    • Result: x = 6

7. Rational Equations

  • Concept: Equations with variables in the denominator. Eliminate fractions by using the least common denominator or by cross-multiplication.
  • Example: 4 / (x - 5) = 3 / x
    • Cross-multiply: 4 * x = 3 * (x - 5)
    • Simplify and solve: 4x = 3x - 15 -> x = -15
    • Result: x = -15

8. Changing the Subject of a Formula (Transposing)

  • Concept: Rearrange a formula to solve for a specific variable, similar to solving equations.
  • Example: Solve for x in y = mx + b
    • Isolate mx: Subtract b from both sides: y - b = mx
    • Isolate x: Divide both sides by m: (y - b) / m = x
    • Result: x = (y - b) / m

9. Solving Inequalities

  • Concept: Similar to solving equations, but with an inequality sign (<, >, , ).
  • Key Rule: When multiplying or dividing both sides by a negative number, the direction of the inequality sign must be reversed.
  • Example: -3x + 1 > 7
    • Subtract 1 from both sides: -3x > 6
    • Divide by -3 (and reverse the sign): x < -2
    • Result: x < -2

10. Combined Inequalities

  • Concept: Solve by performing the same operation on all three parts of the inequality.
  • Example: -3 < x + 8 < 20
    • Subtract 8 from all three parts: -3 - 8 < x + 8 - 8 < 20 - 8
    • Result: -11 < x < 12

11. Graphing Inequalities

  • Concept: Represent inequalities on a number line.
    • Use an unshaded circle for < or >.
    • Use a shaded circle for or .
    • If the inequality is in the form variable > number or variable < number, the arrow points in the same direction as the inequality sign.
  • Example: x > -4
    • Place an unshaded circle at -4.
    • Draw an arrow pointing to the right (towards larger numbers).

12. Word Problems (Two-Step Equations)

  • Concept: Translate the word problem into an algebraic equation. Identify the total, the group size (often with 'x'), and any remaining amount.
  • Example: "To ship 2,500 gallons, Stan's company used 20 boxes and had 100 gallons left. How many gallons were in a box?"
    • Let x be the number of gallons per box.
    • Equation: 20x + 100 = 2500
    • Solve:
      • 20x = 2400
      • x = 120
    • Answer: There were 120 gallons in each box.
  • Faster Method: (Total - Remainder) / Group = x -> (2500 - 100) / 20 = 120

13. Word Problems (Translating Phrases)

  • Concept: Translate verbal phrases into algebraic expressions.
    • "added to" -> +
    • "thrice" -> 3 *
    • "is" -> =
  • Example: "Five added to thrice Michael's age is 50."
    • Let Michael's age be x.
    • Translation: 5 + 3x = 50
    • Solve:
      • 3x = 45
      • x = 15
    • Answer: Michael is 15 years old.

14. Functions

  • Definition: A relation where each input value (x) corresponds to exactly one output value (y).
  • Key Rule: No input value can have multiple output values. Multiple input values can map to the same output value.
  • Example of NOT a function: The input 3 maps to both 6 and 8.
  • Example of a function: Input 4 maps to 8, and input 5 also maps to 8. This is acceptable.

Ask Sia for quick explanations, examples, and study support.