Math · 100 questions in our bank

SAT Linear Equations in Two Variables: Practice and Worked Solutions

A linear equation in two variables describes a straight line, and the SAT tests whether you can move between its three forms fluently. Slope-intercept form, y=mx+by = mx + b, is the one worth defaulting to: it exposes the slope and the yy-intercept without any work. Point-slope form, yy1=m(xx1)y - y_1 = m(x - x_1), is fastest when you are handed a point and a slope. Standard form, Ax+By=CAx + By = C, is what the test gives you when it wants you to do the rearranging yourself.

Nearly every question reduces to finding two things: a slope and one point. Slope between two points is m=y2y1x2x1m = \dfrac{y_2 - y_1}{x_2 - x_1}, and this is where most lost points originate, because a single sign error in the subtraction flips the line's direction and usually still produces one of the four answer choices.

The other half of this skill is interpretation. When a line models something real, the slope is a rate and the yy-intercept is a starting value. A question asking what the number 47 represents in a cost equation is testing whether you can read those two roles, not whether you can compute anything.

Where students lose the point

  • Sign errors in the slope formula. Subtracting the coordinates in inconsistent order flips the sign, and the wrong-sign answer is almost always one of the choices.
  • Swapping slope and yy-intercept in word problems. The per-unit rate is the slope; the flat starting amount is the intercept. The question is usually phrased to make you second-guess which is which.
  • Forgetting that parallel lines share a slope while perpendicular slopes are negative reciprocals. The negative and the reciprocal are separate steps, and doing only one produces a trap answer.
  • Solving for yy incorrectly when rearranging from standard form. Dividing only some terms by the coefficient of yy is the single most common algebra slip on this skill.

10 practice questions with worked answers

Work each one before opening the explanation. The answer is hidden until you ask for it, which is the only way practice tells you anything useful.

Question 1

easy

5p=q+9r5p = q + 9r

The given equation relates the distinct positive numbers pp, qq, and rr. Which equation correctly expresses pp in terms of qq and rr?

  1. A

    p=5(q+9r)p = 5(q + 9r)

  2. B

    p=q5+9rp = \dfrac{q}{5} + 9r

  3. C

    p=q+9r5p = q + \dfrac{9r}{5}

  4. D

    p=q+9r5p = \dfrac{q + 9r}{5}

Show the worked answer

Divide both sides of 5p=q+9r5p = q + 9r by 55:

p=q+9r5.p = \dfrac{q + 9r}{5}.

That is choice D. Choice A multiplies by 55 instead of dividing. Choice B divides only the qq term. Choice C divides only the 9r9r term.

Question 2

easy

A potter’s wheel forms wide bowls or narrow cups, one at a time, for a total of 540540 minutes each shift. A wide bowl takes 1515 minutes and a narrow cup takes 66 minutes. Which equation represents the possible numbers of wide bowls, xx, and narrow cups, yy, the wheel can form in one shift?

  1. A

    6x+15y=5406x + 15y = 540

  2. B

    15x+6y=54015x + 6y = 540

  3. C

    (x+y)(15+6)=540(x + y)(15 + 6) = 540

  4. D

    (15+x)(6+y)=540(15 + x)(6 + y) = 540

Show the worked answer

Each wide bowl uses 1515 minutes, so xx bowls use 15x15x minutes. Each narrow cup uses 66 minutes, so yy cups use 6y6y minutes. The times add to the full shift:

15x+6y=540,15x + 6y = 540,

choice B. Choice A swaps the two times. Choice C multiplies the total number of pieces by the sum of the times. Choice D adds each time to the corresponding count before multiplying.

Question 3

easy

Each 5.05.0-ounce serving of lentils and each 2.02.0-ounce serving of sunflower seeds provides about 33 milligrams of zinc. If a total of 4.54.5 milligrams of zinc are consumed from eating xx ounces of lentils and yy ounces of sunflower seeds, which equation best represents this situation?

  1. A

    5.0x+2.0y=4.55.0x + 2.0y = 4.5

  2. B

    0.60x+1.50y=4.50.60x + 1.50y = 4.5

  3. C

    1.50x+0.60y=4.51.50x + 0.60y = 4.5

  4. D

    2.0x+5.0y=4.52.0x + 5.0y = 4.5

Show the worked answer

Lentils provide 35.0=0.60\dfrac{3}{5.0} = 0.60 milligrams of zinc per ounce. Sunflower seeds provide 32.0=1.50\dfrac{3}{2.0} = 1.50 milligrams of zinc per ounce. Then xx ounces of lentils and yy ounces of seeds give

0.60x+1.50y=4.5,0.60x + 1.50y = 4.5,

choice B. Choice C swaps the two rates. Choices A and D use the serving sizes as coefficients instead of milligrams per ounce.

Question 4

medium

A line in the xyxy-plane contains the points (0,10)(0, 10) and (4,0)(4, 0). An equation of the line is ax+by=1ax + by = 1, where aa and bb are constants. What is the value of aa?

Student-produced response: type your answer rather than choosing.

Show the worked answer

Substitute each given point into ax+by=1ax + by = 1.

The intercept (4,0)(4, 0) gives 4a=14a = 1, so a=14a = \dfrac{1}{4}.

The intercept (0,10)(0, 10) gives 10b=110b = 1, so b=110b = \dfrac{1}{10}. That value is not needed to find aa.

Using the yy-intercept in place of the xx-intercept would produce bb instead of aa.

Question 5

medium

In the xyxy-plane, line \ell passes through the origin and is parallel to the line y=5x+9y = 5x + 9. If line \ell also contains the point (7,d)(7, d), what is the value of dd?

Student-produced response: type your answer rather than choosing.

Show the worked answer

Parallel lines have equal slopes, so line \ell has slope 55. Combined with the origin, its equation is y=5xy = 5x. The point (7,d)(7, d) lies on the line, so d=57=35d = 5 \cdot 7 = 35.

Using the given yy-intercept 99 as if the line through the origin were y=5x+9y = 5x + 9 would give 57+9=445 \cdot 7 + 9 = 44, which is not on the parallel line through (0,0)(0, 0).

Question 6

medium

In the xyxy-plane, line kk passes through the points (3,5)(3, 5) and (7,17)(7, 17). If the point (10,w)(10, w) also lies on line kk, what is the value of ww?

Student-produced response: type your answer rather than choosing.

Show the worked answer

Find the slope from the two given points: m=17573=124=3m = \dfrac{17 - 5}{7 - 3} = \dfrac{12}{4} = 3.

Use point-slope form with (3,5)(3, 5): y5=3(x3)y - 5 = 3(x - 3), so y=3x4y = 3x - 4.

Substitute x=10x = 10: w=3(10)4=26w = 3(10) - 4 = 26.

Reversing the slope to 73175=13\dfrac{7 - 3}{17 - 5} = \dfrac{1}{3} would give w7.33w \approx 7.33, and forgetting the 4-4 intercept would give 3030; neither point lies on line kk.

Question 7

medium

The graph of 9x+4y=369x + 4y = -36 in the xyxy-plane has an xx-intercept of (a,0)(a, 0) and a yy-intercept of (0,b)(0, b), where aa and bb are constants. What is the value of ba\dfrac{b}{a}?

  1. A

    94-\dfrac{9}{4}

  2. B

    49-\dfrac{4}{9}

  3. C

    49\dfrac{4}{9}

  4. D

    94\dfrac{9}{4}

Show the worked answer

The xx-intercept occurs when y=0y = 0: 9a=369a = -36, so a=4a = -4. The yy-intercept occurs when x=0x = 0: 4b=364b = -36, so b=9b = -9. Then ba=94=94\dfrac{b}{a} = \dfrac{-9}{-4} = \dfrac{9}{4}, choice D.

In general, for Ax+By=CAx + By = C the ratio of intercepts is ba=AB\dfrac{b}{a} = \dfrac{A}{B}. Choice A is the opposite of this ratio, and choices B and C are the reciprocal (with and without a sign error).

Question 8

hard
xxyy
kk11
k+5k+519-19

A line in the xyxy-plane passes through the two points in the table. This line meets the yy-axis at (k4,b)(k-4, b), where kk and bb are constants. Find bb.

Student-produced response: type your answer rather than choosing.

Show the worked answer

The slope is 1911(k+5)k=305=6\dfrac{-19-11}{(k+5)-k} = \dfrac{-30}{5} = -6. Using the point (k,11)(k, 11) gives y11=6(xk)y-11 = -6(x-k). The given yy-intercept occurs at x=k4x = k-4, so b=116((k4)k)=116(4)=35b = 11-6((k-4)-k) = 11-6(-4) = 35.

Question 9

hard

In the xyxy-plane, the line 9x+4y=479x + 4y = -47 crosses the axes at (a,0)(a, 0) and (0,b)(0, b). What is ba\dfrac{b}{a}?

  1. A

    94-\dfrac{9}{4}

  2. B

    49-\dfrac{4}{9}

  3. C

    49\dfrac{4}{9}

  4. D

    94\dfrac{9}{4}

Show the worked answer

At the xx-intercept, y=0y = 0, so 9a=479a = -47 and a=479a = -\dfrac{47}{9}. At the yy-intercept, x=0x = 0, so 4b=474b = -47 and b=474b = -\dfrac{47}{4}. Then ba=474947=94\dfrac{b}{a} = \dfrac{47}{4} \cdot \dfrac{9}{47} = \dfrac{9}{4}. Choice D. A is the opposite sign of the correct ratio, and B and C are the reciprocal (with and without a sign error).

Question 10

hard

In the xyxy-plane, line qq is perpendicular to the graph of x=5x = -5. Which of the following could be an equation of line qq?

  1. A

    y=3y = 3

  2. B

    x=3x = 3

  3. C

    y=5xy = -5x

  4. D

    y=x5y = x - 5

Show the worked answer

The graph of x=5x = -5 is a vertical line. A line perpendicular to a vertical line is horizontal, and every horizontal line has an equation of the form y=cy = c. Only choice A, y=3y = 3, has that form. Choice B is another vertical line (parallel, not perpendicular), and choices C and D have nonzero slopes, so they are neither horizontal nor vertical.