Fatskills
Practice. Master. Repeat.
Study Guide: SAT / PSAT: SAT PSAT Math Algebra Linear Equations Solving One-Variable Linear Equations
Source: https://www.fatskills.com/sat/chapter/sat-psat-sat-psat-math-algebra-linear-equations-solving-one-variable-linear-equations

SAT / PSAT: SAT PSAT Math Algebra Linear Equations Solving One-Variable Linear Equations

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

What Is This?

Linear equations are equations where the highest power of the variable is 1. Solving one-variable linear equations means finding the value of the variable that makes the equation true. This topic appears in exams because it tests your ability to manipulate and solve basic algebraic expressions, which is fundamental to more complex mathematical problems.

Why It Matters

Linear equations are tested in various exams, including SAT, ACT, GCSE, and many college entrance exams. They frequently appear and typically carry a significant portion of the marks. This skill tests your algebraic manipulation and problem-solving abilities, which are crucial for higher-level mathematics and real-world applications.

Core Concepts

  1. Isolation: The goal is to isolate the variable on one side of the equation.
  2. Equality: Whatever you do to one side of the equation, you must do to the other side.
  3. Operations: You can add, subtract, multiply, or divide both sides by the same number to maintain equality.
  4. Order of Operations: Follow the PEMDAS/BODMAS rule when simplifying expressions.
  5. Distributive Property: Use it to simplify expressions involving multiplication over addition.

Prerequisites

  1. Basic Arithmetic: You must be comfortable with addition, subtraction, multiplication, and division.
  2. Order of Operations: Understand and apply PEMDAS/BODMAS correctly.
  3. Basic Algebra: Know how to write and interpret simple algebraic expressions.

The Rule-Book (How It Works)


Primary Rule

To solve a one-variable linear equation, isolate the variable by performing the same operations on both sides of the equation.

Sub-rules and Edge Cases

  1. Addition/Subtraction: Add or subtract the same number from both sides to move constants.
  2. Multiplication/Division: Multiply or divide both sides by the same non-zero number to move coefficients.
  3. Distributive Property: Simplify expressions like (a(b + c) = ab + ac).
  4. Fractional Coefficients: Convert to a common denominator before solving.

Visual Pattern

Think of the equation as a balance scale. Whatever you do to one side, you must do to the other to keep it balanced.

Exam / Job / Audit Weighting

  • Frequency: High
  • Difficulty Rating: Intermediate
  • Question Type: Multiple-choice, short answer, or problem-solving

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Isolation Rule: Isolate the variable by performing the same operations on both sides.
  2. Distributive Property: (a(b + c) = ab + ac)
  3. Order of Operations: PEMDAS/BODMAS

Worked Examples (Step-by-Step)


Easy

Question: Solve for (x): (3x + 2 = 14)


  1. Subtract 2 from both sides: (3x + 2 - 2 = 14 - 2)
  2. Simplify: (3x = 12)
  3. Divide both sides by 3: (3x / 3 = 12 / 3)
  4. Simplify: (x = 4)

Answer: (x = 4)

Medium

Question: Solve for (y): (5(y - 3) = 20)


  1. Distribute 5: (5y - 15 = 20)
  2. Add 15 to both sides: (5y - 15 + 15 = 20 + 15)
  3. Simplify: (5y = 35)
  4. Divide both sides by 5: (5y / 5 = 35 / 5)
  5. Simplify: (y = 7)

Answer: (y = 7)

Hard

Question: Solve for (z): (4(2z - 1) + 3 = 19)


  1. Subtract 3 from both sides: (4(2z - 1) + 3 - 3 = 19 - 3)
  2. Simplify: (4(2z - 1) = 16)
  3. Divide both sides by 4: (4(2z - 1) / 4 = 16 / 4)
  4. Simplify: (2z - 1 = 4)
  5. Add 1 to both sides: (2z - 1 + 1 = 4 + 1)
  6. Simplify: (2z = 5)
  7. Divide both sides by 2: (2z / 2 = 5 / 2)
  8. Simplify: (z = 2.5)

Answer: (z = 2.5)

Common Exam Traps & Mistakes

  1. Forgetting to Distribute: Applying operations incorrectly to terms inside parentheses.
  2. Wrong: (5(y - 3) = 20) becomes (5y - 3 = 20)
  3. Correct: (5y - 15 = 20)

  4. Incorrect Order of Operations: Not following PEMDAS/BODMAS.

  5. Wrong: (4(2z - 1) + 3 = 19) becomes (8z - 4 + 3 = 19)
  6. Correct: (8z - 4 + 3 = 19)

  7. Dividing by Zero: Attempting to divide by zero.

  8. Wrong: (0x = 5) becomes (x = 5/0)
  9. Correct: Recognize that (0x = 5) has no solution.

  10. Ignoring Negative Solutions: Not considering negative values.

  11. Wrong: (x + 5 = 3) becomes (x = 3 - 5)
  12. Correct: (x = -2)

  13. Misplacing Decimals: Incorrect decimal placement in answers.

  14. Wrong: (2z = 5) becomes (z = 2.50)
  15. Correct: (z = 2.5)

Shortcut Strategies & Exam Hacks

  1. Mental Math: Practice solving simple equations mentally to save time.
  2. Elimination: Use process of elimination for multiple-choice questions.
  3. Pattern Recognition: Identify common equation structures to apply known solutions quickly.
  4. Check Your Work: Substitute your answer back into the original equation to verify.

Question-Type Taxonomy

  1. Multiple-Choice: Choose the correct solution from given options.
  2. Example: Solve for (x): (2x + 3 = 11)
    • A) 2
    • B) 4
    • C) 6
    • D) 8
  3. Favored by: SAT, ACT

  4. Short Answer: Write the exact value of the variable.

  5. Example: Solve for (y): (3(y - 2) = 9)
  6. Favored by: GCSE, College Entrance Exams

  7. Problem-Solving: Apply the concept to a real-world scenario.

  8. Example: If (5x + 7 = 22), what is the value of (x)?
  9. Favored by: Job Interviews, Audits

Practice Set (MCQs)


Question 1

Question: Solve for (x): (4x + 5 = 21)


  • A) 4
  • B) 5
  • C) 6
  • D) 7

Correct Answer: C) 6

Explanation: 1. Subtract 5 from both sides: (4x + 5 - 5 = 21 - 5) 2. Simplify: (4x = 16) 3. Divide both sides by 4: (4x / 4 = 16 / 4) 4. Simplify: (x = 4)

Why the Distractors Are Tempting: - A) 4: Confusion with the coefficient.
- B) 5: Misreading the equation.
- D) 7: Incorrect subtraction.

Question 2

Question: Solve for (y): (3(y - 1) = 12)


  • A) 3
  • B) 4
  • C) 5
  • D) 6

Correct Answer: B) 4

Explanation: 1. Distribute 3: (3y - 3 = 12) 2. Add 3 to both sides: (3y - 3 + 3 = 12 + 3) 3. Simplify: (3y = 15) 4. Divide both sides by 3: (3y / 3 = 15 / 3) 5. Simplify: (y = 5)

Why the Distractors Are Tempting: - A) 3: Ignoring the distribution.
- C) 5: Incorrect addition.
- D) 6: Misreading the equation.

Question 3

Question: Solve for (z): (2(3z - 4) + 5 = 17)


  • A) 2
  • B) 3
  • C) 4
  • D) 5

Correct Answer: C) 4

Explanation: 1. Subtract 5 from both sides: (2(3z - 4) + 5 - 5 = 17 - 5) 2. Simplify: (2(3z - 4) = 12) 3. Divide both sides by 2: (2(3z - 4) / 2 = 12 / 2) 4. Simplify: (3z - 4 = 6) 5. Add 4 to both sides: (3z - 4 + 4 = 6 + 4) 6. Simplify: (3z = 10) 7. Divide both sides by 3: (3z / 3 = 10 / 3) 8. Simplify: (z = 10/3)

Why the Distractors Are Tempting: - A) 2: Incorrect distribution.
- B) 3: Misreading the equation.
- D) 5: Incorrect addition.

Question 4

Question: Solve for (a): (5(2a - 3) + 7 = 27)


  • A) 2
  • B) 3
  • C) 4
  • D) 5

Correct Answer: B) 3

Explanation: 1. Subtract 7 from both sides: (5(2a - 3) + 7 - 7 = 27 - 7) 2. Simplify: (5(2a - 3) = 20) 3. Divide both sides by 5: (5(2a - 3) / 5 = 20 / 5) 4. Simplify: (2a - 3 = 4) 5. Add 3 to both sides: (2a - 3 + 3 = 4 + 3) 6. Simplify: (2a = 7) 7. Divide both sides by 2: (2a / 2 = 7 / 2) 8. Simplify: (a = 7/2)

Why the Distractors Are Tempting: - A) 2: Incorrect distribution.
- C) 4: Misreading the equation.
- D) 5: Incorrect addition.

Question 5

Question: Solve for (b): (3(4b - 2) + 1 = 13)


  • A) 1
  • B) 2
  • C) 3
  • D) 4

Correct Answer: A) 1

Explanation: 1. Subtract 1 from both sides: (3(4b - 2) + 1 - 1 = 13 - 1) 2. Simplify: (3(4b - 2) = 12) 3. Divide both sides by 3: (3(4b - 2) / 3 = 12 / 3) 4. Simplify: (4b - 2 = 4) 5. Add 2 to both sides: (4b - 2 + 2 = 4 + 2) 6. Simplify: (4b = 6) 7. Divide both sides by 4: (4b / 4 = 6 / 4) 8. Simplify: (b = 1.5)

Why the Distractors Are Tempting: - B) 2: Incorrect distribution.
- C) 3: Misreading the equation.
- D) 4: Incorrect addition.

30-Second Cheat Sheet

  • Isolate the variable by performing the same operations on both sides.
  • Use the distributive property: (a(b + c) = ab + ac).
  • Follow the order of operations: PEMDAS/BODMAS.
  • Check your work by substituting the answer back into the equation.
  • Avoid dividing by zero.
  • Consider negative solutions.
  • Practice mental math for simple equations.

Learning Path

  1. Beginner Foundation: Review basic arithmetic and order of operations.
  2. Core Rules: Learn and practice the isolation rule and distributive property.
  3. Practice: Solve a variety of one-variable linear equations.
  4. Timed Drills: Practice solving equations under time constraints.
  5. Mock Tests: Take full-length practice exams to simulate test conditions.

Related Topics

  1. Systems of Linear Equations: Solving multiple linear equations simultaneously.
  2. Relation: Builds on the concept of solving one-variable linear equations.

  3. Quadratic Equations: Solving equations with variables squared.

  4. Relation: Requires understanding of linear equations before moving to higher powers.

  5. Inequalities: Solving linear inequalities.

  6. Relation: Applies similar principles but focuses on ranges of solutions rather than exact values.


ADVERTISEMENT