25 hard SAT Linear equations · one variable questions

Real questions from the SAT Climb bank, all at the hard difficulty tier. Pick an answer before you open the explanation. Every question tells you why the answer is right and why each wrong choice is tempting.

Math · Algebra~3 per testHard tier

What makes these hard

  • Asks for “x − 3” but gives you x as a choice.
  • Sign error from moving a term across the equals sign.
  • “Infinitely many solutions” = coefficient-matching, not solving.
Question 1Hard

If 9 - 2(x5)=3x+42(x - 5) = 3x + 4, what is the value of 5x65x - 6?

Show the answer and explanation

Why C is right

Expanding the left side: 92x+10=3x+49 - 2x + 10 = 3x + 4, which simplifies to 192x=3x+419 - 2x = 3x + 4. Adding 2x to both sides gives 19=5x+419 = 5x + 4. Subtracting 4 from both sides gives 15=5x15 = 5x, so x=3x = 3. Therefore, 5x6=55x - 6 = 5(3) - 6 = 15 - 6 = 9.

Why the others are wrong

  • AThis is the value of x itself, not 5x - 6.
  • BThis results from adding 6 instead of subtracting 6, computing 5x + 6 = 15 + 6 = 21.
  • DThis results from an arithmetic error when solving for x, such as finding x = 2 instead of x = 3, giving 5(2) - 6 = 4.
Question 2Hard

8(3nx)+24x=608(3 - nx) + 24x = 60 In the given equation, n is a constant. The equation has no solution. What is the value of n?

Show the answer and explanation

Why D is right

Expanding the left side gives 248nx+24x=6024 - 8nx + 24x = 60, which simplifies to 24x8nx+24=6024x - 8nx + 24 = 60, or (248n)x+24=60(24 - 8n) x + 24 = 60. This further simplifies to (248n)x=36(24 - 8n) x = 36. For the equation to have no solution, the coefficient of x must equal zero while the constant term is non-zero. Setting 248n=024 - 8n = 0 gives 8n=248n = 24, so n=3n = 3. With n=3n = 3, the equation becomes 0x=360x = 36, which is false for all x, confirming no solution.

Why the others are wrong

  • AThis results from a sign error when solving 24 - 8n = 0, possibly getting -24 = 8n instead.
  • BThis results from incorrectly using the ratio 60/12 or confusing operations between the constants 60 and 24.
  • CThis is the outer coefficient from the expansion, incorrectly identified as n without solving 24 - 8n = 0.
Question 3Hard

A reservoir contains 6400 gallons of water. Due to evaporation, the reservoir loses 2.5% of its current volume each day, but it also receives 140 gallons of water each day from rainfall. Which equation best represents the amount of water w, in gallons, in the reservoir after d days, assuming the percentage loss applies to the volume at the start of each day?

Show the answer and explanation

Why A is right

The reservoir loses 2.5% daily, so it retains 97.5% or 0.975 of its volume each day, giving 6400(0.975)d6400(0.975)^{d}. Additionally, 140 gallons are added each day for d days, contributing 140d140d. The total is w=6400(0.975)d+140dw = 6400 (0.975)^d + 140d.

Why the others are wrong

  • BThis incorrectly subtracts the rainfall contribution instead of adding it.
  • CThis treats the percentage loss as a constant 160 gallons per day (2.5% of 6400) rather than a percentage that compounds daily.
  • DThis incorrectly uses 1.025 as the growth factor, treating the 2.5% as an increase rather than a decrease.
Question 4Hard

The equation A=3500125mA = 3500 - 125m models the amount A, in dollars, remaining in an account m months after a withdrawal plan begins. Which of the following is the best interpretation of the number 125 in this context?

Show the answer and explanation

Why B is right

In the equation A=3500125mA = 3500 - 125m, the coefficient -125 is multiplied by m (months). Since the coefficient is negative, the account balance decreases by $125 each month, making 125 the rate of decrease in dollars per month.

Why the others are wrong

  • AThis describes the constant term 3500, which is the initial amount, not the coefficient 125.
  • CThis incorrectly assigns a positive direction when the negative sign indicates a decrease in the balance.
  • DThis misinterprets the coefficient as representing a time value rather than a monthly rate of change.
Question 5Hard

8(2x+3)5x=kx+248(2x + 3) - 5x = kx + 24 In the given equation, k is a constant. The equation has infinitely many solutions. What is the value of k?

Show the answer and explanation

Why C is right

When the equation is simplified, the terms containing x cancel, so x drops out entirely. The two sides are identical exactly when k=11k = 11, making every value of x a solution — infinitely many solutions. For any other value of k the constant terms differ, so there is no solution.

Why the others are wrong

  • Ak = 16 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
  • Bk = -11 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
  • Dk = 21 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
Question 6Hard

If 3(2x5)=4x+73(2x - 5) = 4x + 7, what is the value of x+8x + 8?

Show the answer and explanation

Why B is right

Expanding the left side: 6x15=4x+76x - 15 = 4x + 7. Subtracting 4x from both sides gives 2x15=72x - 15 = 7. Adding 15 to both sides gives 2x=222x = 22, so x=11x = 11. Therefore, x+8=11+8=19x + 8 = 11 + 8 = 19.

Why the others are wrong

  • AThis is the value of x itself, not x + 8.
  • CThis results from subtracting 8 from x instead of adding 8, giving x - 8 = 11 - 8 = 3, or from another sign error.
  • DThis results from an arithmetic error when solving for x, such as incorrectly computing 22 ÷ 2 = 5.5 instead of 11.
Question 7Hard

2(6x+11)=4(px+7)+4x2(6x + 11) = 4(px + 7) + 4x In the given equation, p is a constant. The equation has no solution. What is the value of p?

Show the answer and explanation

Why B is right

Expanding both sides: left side gives 2(6x+11)=12x+222(6x + 11) = 12x + 22. Right side gives 4(px + 7)+4x=4px+28+4x=4px+4x+28=(4p+47) + 4x = 4px + 28 + 4x = 4px + 4x + 28 = (4p + 4)x+28x + 28. The equation becomes 12x+22=(4p+4)x+2812x + 22 = (4p + 4) x + 28. For no solution, coefficients must be equal: 12=4p+412 = 4p + 4, so 8=4p8 = 4p, giving p=2p = 2. With p=2p = 2, we get 12x+22=12x+2812x + 22 = 12x + 28, which simplifies to 22 = 28 (false statement, confirming no solution).

Why the others are wrong

  • AThis uses the coefficient from the left side expansion without solving the equation 12 = 4p + 4.
  • CThis incorrectly applies a negative sign to the correct value of p.
  • DThis results from solving 12 = 4p without accounting for the +4 term in the coefficient expression.
Question 8Hard

A savings account starts with a balance of $2500. Each month, $180 is automatically deposited into the account, and the account earns interest equal to 0.4% of the balance at the beginning of that month. Which equation best represents the balance b, in dollars, after m months?

Show the answer and explanation

Why A is right

The balance grows by 0.4% each month, so it is multiplied by 1.004, giving 2500(1.004)m2500(1.004)^{m}. Additionally, $180 is deposited each month for m months, adding 180m180m. The equation is b=2500(1.004)m+180mb = 2500 (1.004)^m + 180m.

Why the others are wrong

  • BThis treats the 0.4% interest as a constant $10 per month (0.4% of 2500) instead of a percentage that compounds.
  • CThis incorrectly uses 0.996 as the multiplier, treating the interest as a decrease rather than an increase.
  • DThis incorrectly subtracts the monthly deposits instead of adding them.
Question 9Hard

The equation W=95+6.8dW = 95 + 6.8d models the weight W, in pounds, of a calf d days after birth. Which of the following is the best interpretation of the number 6.8 in this context?

Show the answer and explanation

Why C is right

In the equation W=95+6.8dW = 95 + 6.8d, the coefficient 6.8 is multiplied by d (days after birth). For each additional day, the weight increases by 6.8 pounds, making 6.8 the rate of increase in pounds per day.

Why the others are wrong

  • AThis describes the constant term 95, which is the birth weight, not the coefficient 6.8.
  • BThis incorrectly assigns a negative direction when the positive coefficient indicates an increase in weight.
  • DThis misinterprets the coefficient as corresponding to specific time values rather than a rate of change.
Question 10Hard

7(2x5)=kx357(2x - 5) = kx - 35 In the given equation, k is a constant. The equation has infinitely many solutions. What is the value of k?

Show the answer and explanation

Why D is right

When the equation is simplified, the terms containing x cancel, so x drops out entirely. The two sides are identical exactly when k=14k = 14, making every value of x a solution — infinitely many solutions. For any other value of k the constant terms differ, so there is no solution.

Why the others are wrong

  • Ak = 7 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
  • Bk = -14 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
  • Ck = 35 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
Question 11Hard

If 6(x2)=3(x+4)6(x - 2) = 3 (x + 4), what is the value of 4x+14x + 1?

Show the answer and explanation

Why B is right

Expanding both sides: 6x12=3x+126x - 12 = 3x + 12. Subtracting 3x from both sides gives 3x12=123x - 12 = 12. Adding 12 to both sides gives 3x=243x = 24, so x=8x = 8. Therefore, 4x+1=44x + 1 = 4(8) + 1 = 32 + 1 = 33.

Why the others are wrong

  • AThis is the value of x itself, not 4x + 1.
  • CThis results from subtracting 1 instead of adding 1, computing 4x - 1 = 32 - 1 = 31.
  • DThis results from an arithmetic error when solving for x, such as finding x = 9 instead of x = 8, giving 4(9) + 1 = 37.
Question 12Hard

4(3x+8)9x=15px74(3x + 8) - 9x = 15px - 7 In the given equation, p is a constant. The equation has no solution. What is the value of p?

Show the answer and explanation

Why B is right

A linear equation has no solution when the coefficients of x are equal but the constant terms are unequal. Expanding the left side: 4(3x+8)9x=12x+329x=3x+324(3x + 8) - 9x = 12x + 32 - 9x = 3x + 32. The equation becomes 3x+32=15px73x + 32 = 15px - 7. For no solution, the coefficients of x must be equal: 3=15p3 = 15p, so p=3/15=1/5p = 3/15 = 1/5. Checking the constant terms: 32732 \ne -7, which confirms no solution exists.

Why the others are wrong

  • AThis results from incorrectly computing p by dividing the coefficient 12 (before combining like terms) by 15 instead of using the simplified coefficient 3.
  • CThis results from a sign error when setting up the equation 3 = 15p, incorrectly treating the coefficient as -3.
  • DThis results from inverting the relationship, computing 15/3 instead of 3/15 when solving for p.
Question 13Hard

A cell phone plan charges a monthly fee of $35 plus $0.08 per text message sent. Another plan charges a monthly fee of $50 but only $0.03 per text message sent. For how many text messages in a month would the total cost be the same for both plans?

Show the answer and explanation

Why C is right

Set the costs equal: 35+0.08t=50+0.03t35 + 0.08t = 50 + 0.03t. Subtracting 0.03t from both sides gives 35+0.05t=5035 + 0.05t = 50. Subtracting 35 from both sides gives 0.05t=150.05t = 15, so t=300t = 300.

Why the others are wrong

  • AThis results from an arithmetic error when solving 0.05t = 15, possibly dividing incorrectly.
  • BThis is the result of setting up an incorrect equation using the difference in monthly fees divided by the wrong per-message rate.
  • DThis incorrectly adds the per-message rates (0.08 + 0.03) instead of finding their difference.
Question 14Hard

The equation h=24015th = 240 - 15t models the height h, in feet, of a hot air balloon t minutes after it begins descending. Which of the following is the best interpretation of the number 15 in this context?

Show the answer and explanation

Why D is right

In the equation h=24015th = 240 - 15t, the coefficient -15 is multiplied by t (time in minutes). Since the coefficient is negative, the height decreases by 15 feet for each minute, making 15 the rate of decrease in feet per minute.

Why the others are wrong

  • AThis confuses the rate of change with the height at a specific time point.
  • BThis incorrectly assigns a positive direction to the rate when the negative sign indicates decrease.
  • CThis describes the constant term 240, not the coefficient 15.
Question 15Hard

4(3x+5)=nx+204(3x + 5) = nx + 20 In the given equation, n is a constant. The equation has infinitely many solutions. What is the value of n?

Show the answer and explanation

Why D is right

When the equation is simplified, the terms containing x cancel, so x drops out entirely. The two sides are identical exactly when n=12n = 12, making every value of x a solution — infinitely many solutions. For any other value of n the constant terms differ, so there is no solution.

Why the others are wrong

  • An = 3 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
  • Bn = -12 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
  • Cn = 4 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
Question 16Hard

If 8x5(x3)=338x - 5 (x - 3) = 33, what is the value of 2x92x - 9?

Show the answer and explanation

Why A is right

Expanding the left side: 8x5x+15=338x - 5x + 15 = 33, which simplifies to 3x+15=333x + 15 = 33. Subtracting 15 from both sides gives 3x=183x = 18, so x=6x = 6. Therefore, 2x9=22x - 9 = 2(6) - 9 = 12 - 9 = 3.

Why the others are wrong

  • BThis is the value of x itself, not 2x - 9.
  • CThis results from adding 9 instead of subtracting 9, computing 2x + 9 = 12 + 9 = 21.
  • DThis results from an arithmetic error when solving for x, such as finding x = 7 instead of x = 6, giving 2(7) - 9 = 5.
Question 17Hard

3(4x9)=kx+153(4x - 9) = kx + 15 In the given equation, k is a constant. The equation has no solution. What is the value of k?

Show the answer and explanation

Why C is right

Expanding the left side gives 12x2712x - 27 = kx + 15. For no solution, the coefficients of x must be equal and the constant terms must be unequal. Setting k=12k = 12 makes the coefficients equal. The constants are -27 and 15, which are unequal, so when k=12k = 12, the equation becomes 12x27=12x+1512x - 27 = 12x + 15. Subtracting 12x from both sides gives -27 = 15, which is false. This means the equation has no solution when k=12k = 12.

Why the others are wrong

  • AThis results from a sign error, incorrectly thinking k should be negative.
  • BThis results from using the outer coefficient from the left side instead of solving for k.
  • DThis results from dividing 12 by 3 incorrectly or confusing the structure of the equation.
Question 18Hard

The equation T=18+2.5nT = 18 + 2.5n models the total time T, in hours, required to complete a project with n workers. Which of the following is the best interpretation of the number 2.5 in this context?

Show the answer and explanation

Why C is right

In the equation T=18+2.5nT = 18 + 2.5n, the coefficient 2.5 is multiplied by n (number of workers). For each additional worker, the total time increases by 2.5 hours, making 2.5 the rate of increase in hours per worker.

Why the others are wrong

  • AThis describes the constant term 18, not the coefficient 2.5.
  • BThis incorrectly assigns a negative direction when the positive coefficient indicates an increase.
  • DThis misinterprets the coefficient as corresponding to a specific numerical value rather than a rate.
Question 19Hard

8(2x+5)6kx=40+10x8(2x + 5) - 6kx = 40 + 10x In the given equation, k is a constant. The equation has infinitely many solutions. What is the value of k?

Show the answer and explanation

Why C is right

When the equation is simplified, the terms containing x cancel, so x drops out entirely. The two sides are identical exactly when k=1k = 1, making every value of x a solution — infinitely many solutions. For any other value of k the constant terms differ, so there is no solution.

Why the others are wrong

  • Ak = -1 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
  • Bk = 3/2 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
  • Dk = 2 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
Question 20Hard

If 3(x+7)=2(x+14)3(x + 7) = 2 (x + 14), what is the value of 4x24x - 2?

Show the answer and explanation

Why B is right

Expanding both sides: 3x+21=2x+283x + 21 = 2x + 28. Subtracting 2x from both sides gives x+21=28x + 21 = 28. Subtracting 21 from both sides gives x=7x = 7. Therefore, 4x2=44x - 2 = 4(7) - 2 = 28 - 2 = 26.

Why the others are wrong

  • AThis is the value of x itself, not 4x - 2.
  • CThis results from adding 2 instead of subtracting 2, computing 4x + 2 = 28 + 2 = 30.
  • DThis results from an arithmetic error when solving for x, such as finding x = 6 instead of x = 7, giving 4(6) - 2 = 22.
Question 21Hard

6x9=px+156x - 9 = px + 15 In the given equation, p is a constant. The equation has no solution. What is the value of p?

Show the answer and explanation

Why C is right

A linear equation has no solution when the coefficients of the variable are equal but the constant terms are different. In the equation 6x96x - 9 = px + 15, for no solution to exist, we need 6=p6 = p and 915-9 \ne 15. Since 915-9 \ne 15 is already true, setting p=6p = 6 creates a situation where 6x9=6x+156x - 9 = 6x + 15, which simplifies to -9 = 15, a false statement, confirming no solution exists.

Why the others are wrong

  • AThis results from incorrectly applying a sign change to the coefficient 6.
  • BThis uses the constant term from the left side instead of the coefficient of x.
  • DThis results from dividing the constant term difference (24) by an incorrect factor.
Question 22Hard

The equation D=5203.2tD = 520 - 3.2t models the distance D, in miles, between two trains t minutes after they begin moving apart. Which of the following is the best interpretation of the number 520 in this context?

Show the answer and explanation

Why C is right

In the equation D=5203.2tD = 520 - 3.2t, when t=0t = 0 (when the trains begin moving apart), D=520D = 520. The constant term 520 represents the initial distance between the trains in miles.

Why the others are wrong

  • AThis confuses the initial distance with the distance after one time unit has passed.
  • BThis describes the magnitude of the coefficient 3.2, not the constant 520, and misidentifies the direction.
  • DThis describes the coefficient 3.2 (rate of change), not the constant 520.
Question 23Hard

9x+27=3(px+9)9x + 27 = 3(px + 9) In the given equation, p is a constant. The equation has infinitely many solutions. What is the value of p?

Show the answer and explanation

Why C is right

When the equation is simplified, the terms containing x cancel, so x drops out entirely. The two sides are identical exactly when p=3p = 3, making every value of x a solution — infinitely many solutions. For any other value of p the constant terms differ, so there is no solution.

Why the others are wrong

  • Ap = 9 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
  • Bp = 27 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
  • Dp = -3 keeps different x-coefficients on the two sides, so the equation has one unique solution, not infinitely many solutions.
Question 24Hard

7(kx4)=21x+357(kx - 4) = 21x + 35 In the given equation, k is a constant. The equation has no solution. What is the value of k?

Show the answer and explanation

Why C is right

Expanding the left side gives 7kx28=21x+357kx - 28 = 21x + 35. For no solution, the coefficients of x must be equal but the constant terms must differ. Setting 7k=217k = 21 gives k=3k = 3. With k=3k = 3, the equation becomes 21x28=21x+3521x - 28 = 21x + 35, which simplifies to -28 = 35, a false statement, confirming no solution exists.

Why the others are wrong

  • AThis results from a sign error when solving 7k = 21, possibly confusing the negative constant in the parentheses.
  • BThis results from incorrectly using the ratio 35/7 instead of solving 7k = 21 for the coefficient relationship.
  • DThis is the coefficient from the left side, incorrectly identified as the value of k without solving the equation 7k = 21.
Question 25Hard

5(2+kx)15x=425(2 + kx) - 15x = 42 In the given equation, k is a constant. The equation has no solution. What is the value of k?

Show the answer and explanation

Why C is right

Expanding the left side gives 10+5kx15x=4210 + 5kx - 15x = 42, which simplifies to (5k15)x+10=42(5k - 15) x + 10 = 42, or (5k15)x=32(5k - 15) x = 32. For no solution, the coefficient of x must be zero while the constant is non-zero. Setting 5k15=05k - 15 = 0 gives k=3k = 3. With k=3k = 3, the equation becomes 0x=320x = 32, which is impossible.

Why the others are wrong

  • AThis results from incorrectly using the ratio 42/6 or other operation confusion with the given constants.
  • BThis is the outer coefficient, incorrectly used as the value of k without solving 5k - 15 = 0.
  • DThis results from a sign error when solving 5k - 15 = 0, getting 5k = -15 instead of 5k = 15.

These 25 are a sample, not a study plan

These 25 come from a bank of 17,599 questions across all 31 SAT skills and three difficulty tiers. Inside SAT Climb you get the rest of Linear equations · one variable, a diagnostic that finds which skills are actually costing you points, and a grid that shows what to drill next.

Questions are written by SAT Climb and drawn from its own item bank. SAT® is a registered trademark of College Board, which is not affiliated with and does not endorse SAT Climb.