Linear Equations and Inequalities

Solve linear equations and inequalities - core SAT skill

Linear Equations and Inequalities (SAT)

One-Variable Linear Equations

SAT Format: You'll see equations to solve or word problems requiring setup.

Example: Solve for xx: 3(x2)=153(x - 2) = 15

Steps:

  1. Distribute: 3x6=153x - 6 = 15
  2. Add 6: 3x=213x = 21
  3. Divide by 3: x=7x = 7

Linear Inequalities

Key Difference: When multiplying/dividing by a negative, flip the inequality sign!

Example: 2x+5>11-2x + 5 > 11

  • Subtract 5: 2x>6-2x > 6
  • Divide by -2 (flip sign!): x<3x < -3

Systems of Linear Equations

Two methods:

Substitution

{y=2x+13x+y=11\begin{cases} y = 2x + 1 \\ 3x + y = 11 \end{cases}

Substitute first into second: 3x+(2x+1)=113x + (2x + 1) = 11 5x=105x = 10 x=2,y=5x = 2, \quad y = 5

Elimination

{2x+3y=124x3y=6\begin{cases} 2x + 3y = 12 \\ 4x - 3y = 6 \end{cases}

Add equations: 6x=18x=36x = 18 \quad \Rightarrow \quad x = 3

SAT Tips

  • Check your answer by substituting back
  • Word problems: Identify the variable, write equation, solve
  • Watch for tricks: 2x=102x = 10 asks for xx, not 2x2x

📚 Practice Problems

1Problem 1easy

Question:

If 4x7=214x - 7 = 21, what is the value of xx?

💡 Show Solution

Solution:

4x7=214x - 7 = 21

Add 7 to both sides: 4x=284x = 28

Divide by 4: x=7x = 7

Answer: x=7x = 7

SAT Tip: Always check: 4(7)7=287=214(7) - 7 = 28 - 7 = 21

2Problem 2medium

Question:

Solve the system: {y=3x22x+y=13\begin{cases} y = 3x - 2 \\ 2x + y = 13 \end{cases}

💡 Show Solution

Solution:

Use substitution - plug first equation into second: 2x+(3x2)=132x + (3x - 2) = 13 5x2=135x - 2 = 13 5x=155x = 15 x=3x = 3

Find yy: y=3(3)2=7y = 3(3) - 2 = 7

Answer: (3,7)(3, 7) or x=3,y=7x = 3, y = 7

Check: 2(3)+7=132(3) + 7 = 13

3Problem 3hard

Question:

A phone plan costs \25permonthplusper month plus$0.10pertextmessage.Ifthetotalbillwasper text message. If the total bill was$37$, how many text messages were sent?

💡 Show Solution

Solution:

Let tt = number of text messages

Equation: 25+0.10t=3725 + 0.10t = 37

Subtract 25: 0.10t=120.10t = 12

Divide by 0.10: t=120t = 120

Answer: 120 text messages

SAT Tip: Set up word problems carefully - identify what the variable represents!