Fiveable

📚SAT (Digital) Unit 1 Review

QR code for SAT (Digital) practice questions

Linear Equations in Two Variables

Linear Equations in Two Variables

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025

Linear equations in two variables are one of the most heavily tested algebra topics on the Digital SAT. You'll encounter questions that ask you to build equations from word problems, interpret what parts of an equation mean in context, connect equations to graphs and tables, and use relationships between two quantities to find unknown values. Expect to see roughly 4–6 questions tied to this topic across both math modules. The questions range from straightforward (read the slope off a graph) to tricky (write an equation for a line perpendicular to another through a given point), so building fluency with every angle of this topic pays off.

Building and Using Linear Equations in Two Variables

Many SAT questions give you a real-world scenario and ask you to create an equation, or they give you an equation and ask you to use it. The key is recognizing that linear equations in two variables describe a fixed relationship between two quantities.

How to set up an equation from a word problem:

  1. Identify the two variable quantities and assign them letters.
  2. Find the rate of change (slope) and any fixed/starting amount (y-intercept).
  3. Write the equation, usually in the form y=mx+by = mx + b.

Example 1 (Creating an equation): A printing company charges $0.08 per page plus a $4.50 binding fee for each booklet. Which equation represents the total cost CC, in dollars, for a booklet with pp pages?

The rate is $0.08 per page, so the slope is 0.08. The binding fee of $4.50 is a fixed cost (y-intercept). The equation is:

C=0.08p+4.50C = 0.08p + 4.50

Example 2 (Using an equation to find a value): Using the equation above, what is the total cost of a 200-page booklet?

Substitute p=200p = 200:

C=0.08(200)+4.50C = 0.08(200) + 4.50

C=16+4.50C = 16 + 4.50

C=20.50C = 20.50

The total cost is $20.50.

This covers finding a value of one quantity given the other, which the SAT tests directly. Sometimes the question gives you the output and asks for the input. If the total cost were $12.50, you'd solve 12.50=0.08p+4.5012.50 = 0.08p + 4.50, giving p=100p = 100.

Pep mascot
more resources to help you study

Interpreting Equations in Context

The SAT frequently gives you an equation tied to a scenario and asks what a specific number represents. These "interpretation" questions test whether you understand the structure of the equation, not just how to solve it.

The rule: In y=mx+by = mx + b, the slope mm is the amount yy changes for each one-unit increase in xx, and the y-intercept bb is the value of yy when x=0x = 0.

Example 3: The equation T=221.5hT = 22 - 1.5h models the temperature TT, in degrees Celsius, of a substance hh hours after being placed in a cooling chamber. What is the best interpretation of 1.5-1.5 in this equation?

The 1.5-1.5 is the slope. It means the temperature decreases by 1.5 degrees Celsius for each additional hour in the chamber. The answer must include units and direction: "a decrease of 1.5°C per hour."

Common trap: Answer choices will describe real quantities from the problem but attach them to the wrong part of the equation. One choice might say "the temperature after 1.5 hours" or "the initial temperature decrease of 1.5°C." Read carefully and match the number to its structural role (slope vs. constant).

When an equation is written in standard form like Ax+By=CAx + By = C, interpretation works the same way but requires a bit more attention. For instance, if 5a+8b=2005a + 8b = 200 represents a budget where aa is the number of adult tickets at $5 each and bb is the number of child tickets at $8 each, then 200 represents the total budget in dollars, 5 is the price per adult ticket, and 8 is the price per child ticket.

Graphing Lines and the Coordinate Plane

Every linear equation in two variables corresponds to a straight line on the coordinate plane. The SAT tests your ability to move between an equation and its graph in both directions.

From equation to graph: If you have y=2x3y = 2x - 3, the y-intercept is (0,3)(0, -3) and the slope is 2 (up 2, right 1). Plot the intercept, use the slope to find another point, and you have the line.

From graph to equation: Read the y-intercept off the graph, then calculate the slope using two clear points.

Example 4: A line in the coordinate plane passes through (0,5)(0, 5) and (4,3)(4, -3). What is the equation of this line?

First, find the slope:

m=3540=84=2m = \frac{-3 - 5}{4 - 0} = \frac{-8}{4} = -2

The line crosses the y-axis at (0,5)(0, 5), so b=5b = 5:

y=2x+5y = -2x + 5

Standard form connections: The form Ax+By=CAx + By = C is equivalent to slope-intercept form. You can convert between them. The equation y=2x+5y = -2x + 5 becomes 2x+y=52x + y = 5 in standard form. The SAT may show a graph and ask which equation in the form Ax+By=CAx + By = C matches it. Convert to slope-intercept form to check the slope and y-intercept against the graph, or plug in points from the graph to verify.

Connecting Tables, Graphs, and Equations

The SAT tests whether you can translate between representations of the same linear relationship: a table of values, a graph, and an algebraic equation. These questions appear both in and out of context.

From a table to an equation:

xxyy
17
313
519

Step 1: Find the slope using any two rows.

m=13731=62=3m = \frac{13 - 7}{3 - 1} = \frac{6}{2} = 3

Step 2: Use one point to find bb. Using (1,7)(1, 7):

7=3(1)+b7 = 3(1) + b

b=4b = 4

The equation is y=3x+4y = 3x + 4. You can verify with the third point: 3(5)+4=193(5) + 4 = 19. Check.

From a table to a graph (or vice versa): Plot the points from the table and confirm they form a straight line, or read coordinates off a graph and organize them into a table. The SAT might show a graph and four tables and ask which one matches.

Contextual version: A question might say "A pool is being filled at a constant rate. After 2 hours it contains 800 gallons, and after 5 hours it contains 1,400 gallons. Which equation models the number of gallons gg after tt hours?"

m=140080052=6003=200m = \frac{1400 - 800}{5 - 2} = \frac{600}{3} = 200

Using (2,800)(2, 800):

800=200(2)+b800 = 200(2) + b

b=400b = 400

g=200t+400g = 200t + 400

The slope of 200 means 200 gallons are added per hour. The y-intercept of 400 means the pool already had 400 gallons before filling began.

Writing Equations from Geometric Conditions

Some questions give you geometric information and ask you to write an equation. This includes problems involving parallel lines, perpendicular lines, and specific points.

Key facts:

  • Parallel lines have the same slope.
  • Perpendicular lines have slopes that are negative reciprocals of each other. If one line has slope 23\frac{2}{3}, a perpendicular line has slope 32-\frac{3}{2}.

Example 5 (Parallel lines): Line \ell has the equation y=4x7y = 4x - 7. What is the equation of the line parallel to \ell that passes through (2,3)(2, 3)?

Parallel means same slope, so m=4m = 4. Use point-slope form:

y3=4(x2)y - 3 = 4(x - 2)

y3=4x8y - 3 = 4x - 8

y=4x5y = 4x - 5

Example 6 (Perpendicular lines): A line passes through (6,1)(6, 1) and is perpendicular to the line 2x+3y=122x + 3y = 12. Write its equation.

First, find the slope of the given line by converting to slope-intercept form:

3y=2x+123y = -2x + 12

y=23x+4y = -\frac{2}{3}x + 4

The slope is 23-\frac{2}{3}, so the perpendicular slope is 32\frac{3}{2}. Using (6,1)(6, 1):

y1=32(x6)y - 1 = \frac{3}{2}(x - 6)

y1=32x9y - 1 = \frac{3}{2}x - 9

y=32x8y = \frac{3}{2}x - 8

Writing an equation from two points follows the same process shown earlier: find the slope, then use either point to solve for bb.

What to Watch For on Test Day

  1. Match units to equation parts. When interpreting a slope or y-intercept in context, your answer must include the correct units and specify "per unit" for slope. Vague answers are always wrong.

  2. Don't confuse standard form and slope-intercept form. When a question gives you Ax+By=CAx + By = C, convert to y=mx+by = mx + b if you need the slope or y-intercept. The coefficient on xx in standard form is not the slope unless B=1B = -1.

  3. Check your slope sign. A line going down from left to right has a negative slope. If you calculate a positive slope but the graph clearly falls, recheck your subtraction. Sign errors are the most common mistake on these problems.

  4. Verify with a third point. When building an equation from a table, always plug in an unused point to confirm your equation works. This takes five seconds and catches errors.

  5. Perpendicular means flip and negate. The perpendicular slope of ab\frac{a}{b} is ba-\frac{b}{a}. Students often forget to negate, giving a line that's perpendicular in steepness but slanting the wrong way. Parallel lines share the exact same slope with no changes.