Model Comparison: Algebra

═══════════════════════════════════════

Gemini 3 Pro

═══════════════════════════════════════

What You Need to Know

  • Fluency is key: The "Algebra" domain (often called Heart of Algebra) makes up a significant portion of the SAT Math section. You must be able to solve linear equations rapidly without hesitation.

  • Context matters: Many questions are word problems. You need to translate real-world situations (like costs, rates, and initial values) into algebraic expressions and vice versa.

  • Special cases: Be prepared to identify when an equation has zero solutions (parallel lines) or infinite solutions (identical lines) just by looking at the coefficients.

  • Graphing concepts without graphing: You must understand the connection between algebraic forms (like y = mx + b) and their graphical features (slope and intercepts) without always needing to draw the graph.

Linear Equations in One Variable

Linear equations in one variable are algebraic statements where the highest power of the variable is 1. The goal is usually to isolate the variable to find its value.

Solving Techniques

To solve equations like 3(x - 2) = 5x + 4, follow these steps:

  1. Distribute: Clear parentheses. 3x - 6 = 5x + 4

  2. Combine Like Terms: Group constants on one side and variables on the other. -10 = 2x

  3. Isolate: Divide by the coefficient. x = -5

The Three Types of Solutions

On the SAT, you must recognize these three outcomes instantly:

  • One Solution: The standard outcome where x equals a specific number. This happens when the variable terms on both sides have different coefficients.

    • Example: 2x = 3x + 5 (Slopes are different: 2 \neq 3)

  • No Solution: The equation simplifies to a false statement (a contradiction). This happens when the variable terms are identical but the constants are different.

    • Example: 2x + 5 = 2x + 10 becomes 5 = 10 (False). These lines are parallel.

  • Infinite Solutions: The equation simplifies to a true statement (an identity). This happens when both sides are mathematically identical.

    • Example: 2(x + 3) = 2x + 6 becomes 2x + 6 = 2x + 6, which simplifies to 0 = 0 (True). These are the same line.

Exam Focus
  • Why it matters: Identifying the number of solutions is a high-frequency question type. You can often answer these without doing full algebra if you inspect the coefficients.

  • Typical question patterns:

    • "For what value of constant k does the equation have no solution?"

    • "Which of the following describes the solution set to the equation above?"

  • Common mistakes: Students often waste time solving the full equation for x when the question asks about the number of solutions. If the question asks for k such that there is no solution, set the slopes (coefficients of x) equal to each other.

Linear Functions

A linear function describes a relationship with a constant rate of change. The graph of a linear function is a straight line.

Slope-Intercept Form

The most useful form for the SAT is:
y = mx + b

  • m (Slope): The rate of change. Calculate it using change in y over change in x:
    m = \frac{y2 - y1}{x2 - x1}

  • b (y-intercept): The initial value, or the value of y when x = 0.

Interpreting Context

SAT questions often define variables in a specific context. You must map the math to the story:

  • Slope (m): Look for keywords like "per," "every," "rate," or "each." If a gym membership is \$50 plus \$10 per month, the slope is 10.

  • y-intercept (b): Look for keywords like "initial fee," "starting amount," "flat rate," or "at time zero." In the gym example, the intercept is 50.

Standard Form

Sometimes equations appear as:
Ax + By = C

To find the slope quickly without rearranging, use the formula:
m = -\frac{A}{B}

The y-intercept is \frac{C}{B} and the x-intercept is \frac{C}{A}.

Parallel and Perpendicular Lines
  • Parallel Lines: Have the same slope (m1 = m2) but different y-intercepts.

  • Perpendicular Lines: Have negative reciprocal slopes (m1 = -\frac{1}{m2}). Their product is -1.

Exam Focus
  • Why it matters: This is the backbone of the algebra section. You will likely see multiple questions asking you to interpret what a number represents in a word problem.

  • Typical question patterns:

    • "What is the meaning of the number 50 in the context of the problem?"

    • "Which equation represents the relationship described?"

  • Common mistakes: Confusing the variables. If y is total cost and x is months, ensure your slope represents dollars per month, not months per dollar.

Linear Equations in Two Variables

These equations relate two variables (usually x and y) but are not explicitly defined as functions. They often represent constraints in word problems.

Modeling with Equations

You must translate sentences into equations.

  • Example: "A carpenter uses x nails and y screws. Nails cost \$0.05 and screws cost \$0.08. She spends \$20 total."

  • Equation: 0.05x + 0.08y = 20

Here, 0.05x is the total cost of nails, and 0.08y is the total cost of screws. The coefficients (0.05 and 0.08) represent unit prices.

Exam Focus
  • Why it matters: Tests your ability to build mathematical models from text.

  • Typical question patterns: You are given a paragraph and asked to select the system or equation that models the situation. You often do not need to solve it, just set it up.

  • Common mistakes: Swapping the coefficients. Always verify units. If x is nails, the number next to x must be the price per nail.

Systems of Linear Equations

A system of linear equations is a set of two or more equations with the same variables. The solution is the point (x, y) where the lines intersect.

Solving Methods
  1. Substitution: Isolate one variable in the first equation and plug it into the second. Best when one variable has a coefficient of 1.

    • x + y = 10 \rightarrow x = 10 - y

  2. Elimination: Add or subtract the equations to cancel out a variable. Best when coefficients are aligned.

    • 2x + 3y = 12

    • -2x + 5y = 4

    • Add them: 8y = 16 \rightarrow y = 2

Systems with No Solution or Infinite Solutions

Just like single variable equations, systems have special cases based on the relationship between the two lines:

  • No Solution: The lines are parallel. Slopes are equal, intercepts are different.

    • RATIO TRICK: \frac{A1}{A2} = \frac{B1}{B2} \neq \frac{C1}{C2}

  • Infinite Solutions: The lines are identical. Slopes are equal, intercepts are equal.

    • RATIO TRICK: \frac{A1}{A2} = \frac{B1}{B2} = \frac{C1}{C2}

Exam Focus
  • Why it matters: Systems appear frequently in both multiple-choice and grid-in sections.

  • Typical question patterns:

    • Solving for a specific variable (e.g., "What is the value of x + y?"—Hint: sometimes you can find x+y directly by adding the equations without finding x and y separately!).

    • "For what value of k does the system have no solution?"

  • Common mistakes: Forgetting to multiply the constant term when multiplying an entire equation by a factor during elimination.

Linear Inequalities

Linear inequalities work like equations but involve symbols like <, >, \leq, \geq. Their solutions are regions of the coordinate plane rather than single lines.

Solving Rules
  • Treat the inequality sign like an equals sign for most operations.

  • CRITICAL RULE: If you multiply or divide by a negative number, you must flip the direction of the inequality sign.

    • -2x > 10 \rightarrow x < -5

Graphing Inequalities
  1. Boundary Line: Graph the line as if it were an equation.

    • Use a dashed line for strict inequalities (<, >).

    • Use a solid line for inclusive inequalities (\leq, \geq).

  2. Shading: Pick a test point (usually (0,0)). If it makes the inequality true, shade that side. If false, shade the other side.

    • Generally, y > mx+b means shade above.

    • Generally, y < mx+b means shade below.

Exam Focus
  • Why it matters: Tests logical reasoning and graphical interpretation.

  • Typical question patterns:

    • "Which ordered pair (x, y) satisfies the system of inequalities?" (Plug in the options to check).

    • Identifying the correct graph from four options based on line type (dashed/solid) and shading.

  • Common mistakes: Forgetting to flip the sign when dividing by a negative. Also, neglecting to check if a point lies on a dashed line (which is NOT a solution).

Quick Review Checklist

Before the exam, ensure you can:

  • [ ] Convert a word problem into a linear equation (y = mx + b) or system.

  • [ ] Identify the slope and y-intercept from an equation in Standard Form (Ax + By = C).

  • [ ] Explain what the slope represents in the context of a specific word problem (e.g., "cost per mile").

  • [ ] Determine if a system has 0, 1, or infinite solutions by comparing slopes and intercepts.

  • [ ] Solve a system of equations using elimination or substitution in under 90 seconds.

  • [ ] Determine if a point (x,y) is a solution to an inequality by plugging it in.

  • [ ] Recognize immediately that perpendicular lines have negative reciprocal slopes.

Final Exam Pitfalls

  1. The "No Solution" Trap: Students often try to solve for x and get confused when variables disappear.

    • Correct Approach: If you arrive at a false statement like 5 = 12, the answer is "No Solution." If the question asks for a constant k to create no solution, simply set the coefficients of x (slopes) equal to each other.

  2. The Negative Division Error: Forgetting to flip the inequality sign when dividing by a negative number.

    • Correct Approach: Write it down in big letters during your practice. -3x < 9 becomes x > -3. Always check the direction of the "alligator" at the end.

  3. Solving for the Wrong Value: The question asks for 2x or x + y, but you stop after finding x.

    • Correct Approach: Circle the specific quantity the question asks for (e.g., "find 3x "). Often, you can solve for the combination directly without finding x individually.

  4. Misinterpreting "Zero": Thinking a solution of x = 0 is "no solution."

    • Correct Approach: x = 0 is a valid numerical answer (the lines intersect at x=0). "No solution" means the lines never intersect at all.

  5. Standard Form Slope: Assuming the slope in Ax + By = C is just A.

    • Correct Approach: Remember that to find slope, you must isolate y. This makes the slope -A/B, not A.


═══════════════════════════════════════

GPT 5.2 Pro

═══════════════════════════════════════

What You Need to Know

  • Algebra on the SAT (College Board SAT Math content domain Algebra) centers on linear relationships—solving, rewriting, and interpreting linear equations, systems, and inequalities.

  • Prioritize translating words/tables into equations like y=mx+b or Ax+By=C, then solving accurately and interpreting what solutions mean in context.

  • Many questions test the same core skills in different forms: equivalent expressions, slope/rate, intercepts, and constraints (inequalities).

Linear equations in 1 variable

Core idea

A linear equation in one variable is an equation that can be written in the form ax+b=c (or equivalently ax+b=0), where a, b, c are constants and a\neq 0. Solving means isolating the variable using inverse operations.

Key moves you must be fluent with
  • Distribute: a(b+c)=ab+ac

  • Combine like terms on each side.

  • Undo addition/subtraction, then undo multiplication/division.

  • Clear fractions by multiplying both sides by the least common denominator (LCD).

Special cases (often tested)
  • One solution: variable cancels to a true statement like 0=0 does not happen; instead you end with x=k.

  • No solution: variable cancels and you get a false statement like 0=5.

  • Infinitely many solutions: both sides become identical, e.g., 0=0.

Worked example 1 (distribution + combining)

Solve 3(2x-5)=4x+1.

  1. Distribute: 6x-15=4x+1

  2. Subtract 4x from both sides: 2x-15=1

  3. Add 15: 2x=16

  4. Divide by 2: x=8

Worked example 2 (fractions)

Solve \frac{x}{3}-\frac{1}{2}=\frac{5}{6}.

  1. LCD of 3,2,6 is 6. Multiply both sides by 6:
    6\left(\frac{x}{3}\right)-6\left(\frac{1}{2}\right)=6\left(\frac{5}{6}\right)

  2. Simplify: 2x-3=5

  3. Solve: 2x=8 \Rightarrow x=4

Exam Focus
  • Why it matters: SAT Algebra frequently uses one-variable equations to test your command of symbolic manipulation—often as a step inside a word problem.

  • Typical question patterns:

    • “Solve for x” with distribution/fractions.

    • “For what value of k does the equation have no solution/infinitely many solutions?”

    • Rearranging a formula to isolate a variable (e.g., solve for r).

  • Common mistakes:

    • Distributing incorrectly: a(b-c) becomes ab-ac (sign errors are common).

    • Clearing fractions inconsistently (multiplying only one term instead of every term).

    • Missing “no solution” vs “infinitely many solutions” when variables cancel.

Linear equations in 2 variables

Core idea

A linear equation in two variables represents a line in the coordinate plane and can be written in multiple equivalent forms.

Common forms (know how to convert)

Name

Form

What’s easiest to read

Slope-intercept

y=mx+b

slope m and y-intercept b

Standard

Ax+By=C

integer coefficients; good for elimination

Point-slope

y-y1=m(x-x1)

line through \left(x1,y1\right) with slope m

  • Slope: m=\frac{\Delta y}{\Delta x}

  • Intercepts:

    • y-intercept at x=0

    • x-intercept at y=0

Worked example 1 (convert to slope-intercept)

Rewrite 3x-2y=10 in y=mx+b form.

  1. Subtract 3x: -2y=-3x+10

  2. Divide by -2: y=\frac{3}{2}x-5
    So m=\frac{3}{2} and b=-5.

Worked example 2 (build an equation from info)

Line has slope -4 and passes through \left(2,7\right).
Use point-slope:
y-7=-4(x-2)
Expand to slope-intercept:
y-7=-4x+8 \Rightarrow y=-4x+15

Exam Focus
  • Why it matters: The SAT uses two-variable linear equations to assess your ability to interpret and manipulate line relationships—often in coordinate or real-world contexts.

  • Typical question patterns:

    • Convert between Ax+By=C and y=mx+b.

    • Find slope/intercepts from an equation or from two points.

    • Create an equation that matches a described relationship.

  • Common mistakes:

    • Sign errors when solving for y (especially dividing by a negative).

    • Confusing slope with intercept.

    • Computing slope as \frac{\Delta x}{\Delta y} instead of \frac{\Delta y}{\Delta x}.

Linear functions

Core idea

A linear function is a function whose graph is a non-vertical line and can be expressed as:
f(x)=mx+b

  • m is the rate of change (slope).

  • b=f(0) is the initial value (vertical intercept).

Function interpretation (SAT loves this)
  • If f(t)=mt+b models a situation over time t:

    • m = “per unit” change (e.g., dollars per month, miles per hour).

    • b = starting amount when t=0.

From tables or points

Given two points \left(x1,y1\right) and \left(x2,y2\right):
m=\frac{y2-y1}{x2-x1}
Then use y=mx+b (plug in one point to find b).

Worked example 1 (from two points)

Find f(x) passing through \left(-1,4\right) and \left(3,-8\right).

  1. Slope:
    m=\frac{-8-4}{3-(-1)}=\frac{-12}{4}=-3

  2. Use y=mx+b with \left(-1,4\right):
    4=-3(-1)+b \Rightarrow 4=3+b \Rightarrow b=1
    So f(x)=-3x+1.

Worked example 2 (average rate of change)

For linear f, average rate of change from x=2 to x=10 equals slope:
\frac{f(10)-f(2)}{10-2}=m
So any “average rate of change” question on a line is really a slope question.

Exam Focus
  • Why it matters: College Board’s SAT Algebra domain emphasizes modeling and interpreting linear functions—especially rates and initial values.

  • Typical question patterns:

    • Interpret m and b in a context (plans, fees, growth/decay).

    • Build f(x) from a table/graph/points.

    • Compare two linear models (which has greater rate? which starts higher?).

  • Common mistakes:

    • Misreading b: it is f(0), not f(1).

    • Using two points but subtracting in inconsistent order (keep numerator and denominator matched).

    • Treating a non-linear table as linear—check constant differences (in y) per constant step in x.

Systems of 2 linear equations in 2 variables

Core idea

A system is two linear equations with the same variables, such as:
\begin{cases}a1x+b1y=c1\ a2x+b2y=c2\end{cases}
The solution is the point \left(x,y\right) that satisfies both.

Types of solutions
  • One solution (lines intersect once).

  • No solution (parallel lines): same slope, different intercept.

  • Infinitely many solutions (same line): equations are equivalent.

Methods
  1. Substitution: solve one equation for one variable, plug into the other.

  2. Elimination: add/subtract equations to eliminate a variable (often fastest on SAT).

Worked example 1 (elimination)

Solve:
\begin{cases}2x+3y=13\ 4x-3y=5\end{cases}
Add equations to eliminate y:
(2x+3y)+(4x-3y)=13+5 \Rightarrow 6x=18 \Rightarrow x=3
Plug back into 2x+3y=13:
2(3)+3y=13 \Rightarrow 6+3y=13 \Rightarrow 3y=7 \Rightarrow y=\frac{7}{3}
Solution: \left(3,\frac{7}{3}\right).

Worked example 2 (no solution check)

\begin{cases}y=2x+1\ 2y=4x+6\end{cases}
Rewrite second: y=2x+3. Same slope 2, different intercepts 1 vs 3 → no solution.

Exam Focus
  • Why it matters: Systems connect algebraic manipulation with meaning—SAT questions often hide systems inside word problems (mixtures, tickets, totals).

  • Typical question patterns:

    • Solve the system (often designed for quick elimination).

    • Determine number of solutions (one/none/infinitely many).

    • Create a system from a context (two unknowns, two conditions).

  • Common mistakes:

    • Multiplying an equation for elimination but forgetting to multiply every term.

    • Arithmetic slips with negatives when adding equations.

    • Misclassifying “no solution” vs “infinite solutions” (check both slope and intercept, or simplify to see if equations match).

Linear inequalities in 1 or 2 variables

Core idea

A linear inequality uses <,\le,>,\ge and describes a set of solutions.

1-variable inequalities

Solve like equations, with one crucial rule:

  • If you multiply or divide both sides by a negative number, flip the inequality sign.

Example (sign flip)
Solve -2x+5\ge 11.

  1. Subtract 5: -2x\ge 6

  2. Divide by -2 and flip: x\le -3

2-variable inequalities (half-planes)

Often written like:
y>mx+b
The boundary is the line y=mx+b.

  • Use solid boundary for \le or \ge.

  • Use dashed boundary for < or >.

  • Determine which side is shaded by testing a point (commonly \left(0,0\right) if allowed).

Example (test point)
Which points satisfy y\le 2x-1?
Test \left(0,0\right):
0\le 2(0)-1 \Rightarrow 0\le -1 is false, so shade the side not containing \left(0,0\right).

Compound inequalities (range constraints)

Example:
-1<2x+3\le 9
Solve each part:
-4<2x\le 6 \Rightarrow -2<x\le 3

Exam Focus
  • Why it matters: Inequalities model constraints (minimums/maximums) and appear in SAT Algebra as solution sets, graph interpretation, and context limits.

  • Typical question patterns:

    • Solve and express solution (number line/interval description may be implied).

    • Determine if a given point satisfies a 2-variable inequality.

    • Translate a context constraint (e.g., “at least,” “no more than”) into an inequality.

  • Common mistakes:

    • Forgetting to flip the inequality when dividing/multiplying by a negative.

    • Treating < as \le (boundary inclusion matters).

    • Testing a point that lies on the boundary or violates a domain restriction without noticing.

Quick Review Checklist
  • Can you solve a 1-variable linear equation with distribution and fractions (using an LCD)?

  • Do you know how to detect no solution vs infinitely many solutions when simplifying an equation?

  • Can you convert between Ax+By=C and y=mx+b and identify m and b?

  • Can you find the slope from two points using m=\frac{y2-y1}{x2-x1}?

  • Can you write a linear function f(x)=mx+b from a context and interpret m and b?

  • Can you solve a system by elimination and check your solution in both equations?

  • Do you know how to determine whether a system has 0, 1, or infinitely many solutions?

  • Can you solve linear inequalities and remember when to flip the sign?

  • Can you test whether a point satisfies a 2-variable inequality?

Final Exam Pitfalls
  1. Sign errors when rearranging: When moving terms across the equals sign, rewrite carefully (or add/subtract the same term on both sides) to avoid losing negatives.

  2. Forgetting the inequality flip: If you divide or multiply by a negative (like -2), flip \le to \ge (and vice versa).

  3. Slope mix-ups: Using \frac{\Delta x}{\Delta y} instead of \frac{\Delta y}{\Delta x}—always compute “rise over run.”

  4. Misreading intercepts: b is the value when x=0; to find the x-intercept set y=0.

  5. System solving arithmetic slips: In elimination, when you scale an equation, multiply every term (including constants), then combine equations with consistent signs.


═══════════════════════════════════════

Claude Opus 4.6

═══════════════════════════════════════

What You Need to Know

  • Algebra is the largest content domain on the SAT Math section, accounting for roughly 13–15 of the 44 math questions (~35%). Mastering it is the single highest-impact move you can make for your score.

  • Every algebra question ultimately tests your ability to create, interpret, or solve linear relationships — whether expressed as equations, functions, graphs, or inequalities.

  • The SAT rewards strategic manipulation: isolating variables, recognizing equivalent forms, and translating word problems into algebraic expressions quickly and accurately.

  • Systems of equations and linear function interpretation are especially high-frequency — expect multiple questions on each in every test.


Linear Equations in 1 Variable

A linear equation in one variable is an equation that can be simplified to the form:

ax + b = 0

where a \neq 0. Solving means isolating the variable using inverse operations.

Core Skills
  • Distribute before combining like terms: e.g., 3(x - 4) + 2 = 5 becomes 3x - 12 + 2 = 5.

  • Combine like terms on each side, then move variable terms to one side and constants to the other.

  • Fractions: Multiply every term by the least common denominator (LCD) to clear fractions early.

Worked Example

Solve: \frac{2}{3}(x + 6) = x - 2

  1. Distribute: \frac{2}{3}x + 4 = x - 2

  2. Multiply everything by 3: 2x + 12 = 3x - 6

  3. Subtract 2x: 12 = x - 6

  4. Add 6: x = 18

Special Cases

Outcome

Meaning

Example

One solution

Unique value of x

2x + 1 = 7 \Rightarrow x = 3

No solution

Variable cancels, false statement

x + 1 = x + 3 \Rightarrow 1 = 3

Infinitely many solutions

Variable cancels, true statement

2(x+1) = 2x + 2 \Rightarrow 0 = 0

The SAT frequently tests the no-solution and infinite-solution cases by asking you to find a constant that makes an equation have a specific number of solutions.

Exam Focus
  • Why it matters: These questions appear in both the easier and harder slots; quick, accurate solving frees time for tougher problems.

  • Typical question patterns:

    • Solve for x in a multi-step equation with distribution and fractions.

    • "For what value of c does the equation have no solution / infinitely many solutions?"

    • Word problems requiring you to build and solve a single-variable equation.

  • Common mistakes:

    • Forgetting to distribute a negative sign — e.g., -(x - 5) is -x + 5, not -x - 5.

    • Dropping the denominator on only part of the equation when clearing fractions.


Linear Equations in 2 Variables

A linear equation in two variables has the general form:

ax + by = c

Its graph is a straight line on the coordinate plane. The most useful forms are:

Form

Equation

Key Information

Slope-intercept

y = mx + b

Slope m, y-intercept b

Standard

ax + by = c

Useful for intercepts and systems

Point-slope

y - y1 = m(x - x1)

Uses a known point and slope

Key Definitions
  • Slope (m): The rate of change — rise over run. Given two points (x1, y1) and (x2, y2):

m = \frac{y2 - y1}{x2 - x1}

  • y-intercept: The value of y when x = 0.

  • x-intercept: The value of x when y = 0.

Parallel and Perpendicular Lines
  • Parallel lines have the same slope: m1 = m2.

  • Perpendicular lines have slopes that are negative reciprocals: m1 \cdot m2 = -1.

Exam Focus
  • Why it matters: Interpreting slope and intercepts in context is one of the most common question types on the entire SAT.

  • Typical question patterns:

    • "What does the slope represent in context?" (e.g., rate per hour, cost per item).

    • Find the equation of a line given two points or a point and a slope.

    • Determine if two lines are parallel, perpendicular, or neither.

  • Common mistakes:

    • Swapping the x and y coordinates when computing slope.

    • Misinterpreting the y-intercept as a rate instead of an initial value.

    • Forgetting that perpendicular slopes must be negative reciprocals, not just reciprocals.


Linear Functions

A linear function is a function of the form:

f(x) = mx + b

This is essentially slope-intercept form, but written in function notation. The SAT tests your ability to move fluently between the equation, a table of values, a verbal description, and a graph.

Interpretation in Context
  • m represents the constant rate of change — the amount f(x) changes for each unit increase in x.

  • b (i.e., f(0)) represents the initial value or starting amount.

Evaluating and Building Functions
  • Evaluating: Substitute the input. If f(x) = 3x - 7, then f(4) = 3(4) - 7 = 5.

  • Building from a word problem: Identify the fixed amount (y-intercept) and the per-unit rate (slope).

Example: A plumber charges a \$50 service fee plus \$30 per hour. The cost function is:

C(h) = 30h + 50

Here, 30 is the slope (cost per hour) and 50 is the y-intercept (flat fee).

Exam Focus
  • Why it matters: Function notation and contextual interpretation questions are high-frequency — you'll likely see 2–4 of these.

  • Typical question patterns:

    • Given a function in context, interpret the meaning of f(a) = b.

    • Determine f(x) = k and solve for x.

    • Identify the correct function from a table or verbal description.

  • Common mistakes:

    • Confusing f(3) ("find the output when input is 3") with f(x) = 3 ("find the input when output is 3").

    • Mixing up which quantity is the independent variable versus the dependent variable in word problems.


Systems of 2 Linear Equations in 2 Variables

A system of two linear equations involves finding values of x and y that satisfy both equations simultaneously.

Solving Methods

Substitution: Solve one equation for one variable, then substitute into the other.

Elimination (Combination): Multiply one or both equations so that adding or subtracting them eliminates a variable.

Worked Example (Elimination)

Solve:
3x + 2y = 16
x - 2y = 0

Add the equations: 4x = 16 \Rightarrow x = 4. Substitute back: 4 - 2y = 0 \Rightarrow y = 2.

Solution: (4, 2).

Number of Solutions

Condition

Graphically

Algebraically

One solution

Lines intersect at one point

Unique x, y values

No solution

Lines are parallel (same slope, different intercepts)

Variables cancel → false statement

Infinitely many

Lines are identical (same slope, same intercept)

Variables cancel → true statement

The SAT may ask: "For what value of k does this system have no solution?" — set the slopes equal and the intercepts unequal.

Exam Focus
  • Why it matters: Expect 2–3 questions on systems; they appear in both calculator and no-calculator modules.

  • Typical question patterns:

    • Solve the system and find x + y or another combined expression (sometimes you don't need individual values).

    • Word problems with two unknowns — e.g., ticket pricing, mixture problems.

    • Determine the number of solutions for a given system.

  • Common mistakes:

    • Forgetting to multiply all terms (including the constant) when scaling an equation for elimination.

    • Solving for x but forgetting to find y — or answering x when the question asks for y.

    • Not reading what the question actually asks: sometimes it wants 3x - y, not x or y alone.


Linear Inequalities in 1 or 2 Variables

One Variable

Solving a linear inequality in one variable follows the same steps as solving an equation, with one critical rule:

When you multiply or divide both sides by a negative number, flip the inequality sign.

Example: Solve -2x + 5 > 11

  1. Subtract 5: -2x > 6

  2. Divide by -2 (flip the sign): x < -3

Two Variables

A linear inequality in two variables — such as y > 2x + 1 — defines a half-plane on the coordinate plane.

  • The boundary line is y = 2x + 1.

  • A dashed line means the boundary is not included (strict inequality: > or <).

  • A solid line means the boundary is included (\geq or \leq).

  • The shaded region contains all points that satisfy the inequality.

Systems of Inequalities

The solution to a system of linear inequalities is the overlap (intersection) of the shaded regions. The SAT may ask whether a given point lies within the solution region — just plug the point into each inequality and verify.

Memory Aid — "Flip when Negative": Every time you see yourself dividing or multiplying by a negative, visualize the inequality sign physically flipping. Drill this until it's automatic.

Exam Focus
  • Why it matters: Inequality questions test procedural fluency and conceptual understanding of solution regions — typically 1–3 per test.

  • Typical question patterns:

    • Solve a one-variable inequality and select the correct answer from a set of intervals.

    • Given a graph of shaded regions, select the matching system of inequalities (or vice versa).

    • Word problems with constraints — e.g., "at least," "no more than" — requiring you to write and interpret inequalities.

  • Common mistakes:

    • Forgetting to flip the inequality when multiplying/dividing by a negative.

    • Confusing \leq (solid line/filled circle) with < (dashed line/open circle).

    • Shading the wrong side of the boundary line — always test a point like (0, 0) if it's not on the line.


Quick Review Checklist

  • Can you solve a multi-step linear equation involving distribution and fractions?

  • Do you know how to determine whether an equation has no solution, one solution, or infinitely many solutions?

  • Can you find the slope of a line given two points using m = \frac{y2 - y1}{x2 - x1}?

  • Can you write the equation of a line in slope-intercept, standard, or point-slope form?

  • Do you know the relationship between slopes of parallel and perpendicular lines?

  • Can you interpret slope and y-intercept in a real-world context?

  • Can you evaluate a linear function and solve f(x) = k for x?

  • Can you solve a system of two equations using both substitution and elimination?

  • Do you know when to flip the inequality sign?

  • Can you determine whether a point satisfies a system of inequalities?


Final Exam Pitfalls

  1. Not reading what the question asks for. A system question might ask for x - y, not x or y. Always re-read the final line of the question before selecting your answer.

  2. Sign errors during distribution. Expressions like -(3x - 7) become -3x + 7, not -3x - 7. Slow down on the distribution step.

  3. Forgetting to flip the inequality sign. When dividing or multiplying by a negative number, the direction of the inequality must reverse. This is the single most common procedural error in inequality problems.

  4. Confusing "no solution" with "zero." An equation with no solution means no value of x works — the answer is not x = 0. If you get a contradiction like 5 = 3, that signals no solution.

  5. Misidentifying slope vs. y-intercept in word problems. The slope is always the per-unit rate (per hour, per item, per mile). The y-intercept is the fixed/starting value. Mixing these up leads to an incorrect function.

  6. Arithmetic errors when clearing fractions. When multiplying by the LCD, you must multiply every single term — including standalone constants. Missing one term is a guaranteed wrong answer.