ACT Math Quiz: Linear Equations
20 questions · exam conditions
0:00
Linear EquationsQuestion 1 of 20

If 4y7=2y+94y - 7 = 2y + 9, then y=?y = ?

1
2
8
16
← Back to quizzes

ACT Math Quiz

ACT Math Quiz: Linear Equations

Practice Linear Equations in ACT Math with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Linear Equations, giving you a quick way to practice the rules, question types, and explanations that matter most for ACT Math.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

If 4y7=2y+94y - 7 = 2y + 9, then y=?y = ?

  1. 1
  2. 2
  3. 8 (correct answer)
  4. 16

Explanation: The correct answer is C (8). Solve the linear equation: 4y − 7 = 2y + 9. Subtract 2y from both sides: 2y − 7 = 9. Add 7 to both sides: 2y = 16. Divide by 2: y = 8. D (16) is the most common error — students correctly reach 2y = 16 but forget to divide by 2, reporting 16 as the answer. B (2) results from dividing 16 by 8 (the answer) instead of by 2 — a circular error. A (1) comes from a more serious arithmetic mistake earlier in the process. Always check your answer by substituting back: 4(8) − 7 = 25 = 2(8) + 9 ✓.

Question 2

Given K=12mv2K = \frac{1}{2}mv^2, which expression equals vv (for positive mm, vv, KK)?

  1. 2Km\frac{2K}{m}
  2. K2m\sqrt{\frac{K}{2m}}
  3. 2Km\sqrt{\frac{2K}{m}} (correct answer)
  4. K2m\frac{\sqrt{K}}{2m}

Explanation: This is a literal equations question testing multi-step algebraic isolation. Choice C (√(2K/m)) is correct — isolate v: K = (1/2)mv² → 2K = mv² → v² = 2K/m → v = √(2K/m). Choice A (2K/m) correctly isolates v² but forgets to take the square root — stopping one step early. Choice B (√(K/2m)) divides K by 2m instead of multiplying: student moves the (1/2) to the denominator rather than multiplying both sides by 2, giving v² = K/(m/2)... actually that gives K/(m/2) = 2K/m, which is correct. B may come from: K = (1/2)mv² → K/m = (1/2)v² → v² = K/(m/2) → student writes √(K/2m) incorrectly. Most likely B = student writes v = √(K/2m) from not doubling K. Choice D (√K / 2m) takes the square root of K alone without dividing by m. Pro tip: When isolating a squared variable, handle all multiplication/division first, then take the square root last. Write each step: 2K = mv² (multiply both sides by 2), then v² = 2K/m (divide both sides by m), then v = √(2K/m) (square root both sides).

Question 3

What is the solution to the equation 2x+4=122x + 4 = 12?

  1. 3
  2. 4 (correct answer)
  3. 5
  4. 6

Explanation: This is a two-step linear equation. To solve 2x + 4 = 12, first subtract 4 from both sides to get 2x = 8. Then divide both sides by 2 to isolate x: x = 4. The answer is 4.

Question 4

A savings account balance changes by the same amount each week. If the relationship is x9=4x - 9 = 4, solve for xx.

  1. -13
  2. -5
  3. 13 (correct answer)
  4. 5

Explanation: This is a basic linear equation x - 9 = 4 representing a savings account change, with x as the balance or related value. Add 9 to both sides to isolate x: x = 4 + 9. This simplifies to x = 13. Therefore, the value of x is 13, which is choice C. Choice D (5) could be from subtracting 9 instead of adding, getting 4 - 9 = -5, but that's choice B; careful sign handling is key.

Question 5

A store marks up an item after adding a fixed fee. If 3(x+4)=273(x + 4) = 27, solve for xx.

  1. 3
  2. 5 (correct answer)
  3. 9
  4. 13

Explanation: This is a linear equation with distribution: 3(x + 4) = 27 marks up an item with a fee, where x is the base value. Distribute the 3: 3x + 12 = 27. Subtract 12 from both sides: 3x = 15. Divide by 3: x = 5. Therefore, the value of x is 5, which is choice B. Choice C (9) might result from dividing 27 by 3 without distributing, getting x + 4 = 9 and forgetting to subtract 4.

Question 6

A phone plan includes a base charge and an extra fee. If the total is modeled by 4x7=254x - 7 = 25, what is the value of xx?

  1. 4
  2. 6
  3. 8 (correct answer)
  4. 9

Explanation: This is a linear equation 4x - 7 = 25 modeling a phone plan total with base and extra fees, where x is the variable. Add 7 to both sides: 4x = 32. Divide both sides by 4: x = 8. Therefore, the value of x is 8, matching choice C. Choice B (6) might occur from subtracting 7 instead of adding, leading to 4x = 18 and x=4.5, but that's not a choice; precision in operations is essential.

Question 7

If 3x7=4x+23x - 7 = 4x + 2, then x=x = ?

  1. 9-9 (correct answer)
  2. 5-5
  3. 55
  4. 99

Explanation: This is a linear equations question testing one-variable solving. Choice A (−9) is correct — subtract 4x from both sides: −x − 7 = 2. Add 7: −x = 9. Divide both sides by −1: x = −9. Choice B (−5) results from a subtraction error when combining terms, arriving at −x = 5 instead of −x = 9. Choice C (5) solves −x = −5 (a sign error earlier in the process), giving x = 5. Choice D (9) correctly arrives at −x = 9 but then forgets to divide by −1, reporting x = 9 instead of x = −9. Pro tip: When you reach the step −x = [number], always divide both sides by −1 and flip the sign. The equation is NOT solved until x (not −x) is isolated.

Question 8

What is the solution to the equation 4x+7=2x94x + 7 = 2x - 9?

  1. 1-1
  2. 88
  3. 8-8 (correct answer)
  4. 11

Explanation: This equation has variables on both sides. Starting with 4x + 7 = 2x - 9, subtract 2x from both sides: 2x + 7 = -9. Subtract 7 from both sides: 2x = -16. Divide by 2: x = -8.

Question 9

Solve for xx: 52x=175 - 2x = 17.

  1. 6-6 (correct answer)
  2. 66
  3. 12-12
  4. 1212

Explanation: This equation has a negative coefficient for x. Starting with 5 - 2x = 17, subtract 5 from both sides: -2x = 12. Divide by -2: x = -6. Remember that dividing by a negative number changes the sign.

Question 10

A temperature conversion is being simplified. If 5x+2=3x+185x + 2 = 3x + 18, what is the value of xx?

  1. 6
  2. 8 (correct answer)
  3. 10
  4. -8

Explanation: This is a linear equation 5x + 2 = 3x + 18 simplifying a temperature conversion, where x is the variable to solve. Subtract 3x from both sides: 2x + 2 = 18. Subtract 2 from both sides: 2x = 16. Divide by 2: x = 8. Therefore, the value of x is 8, matching choice B. Choice C (10) might result from subtracting 2x instead, leading to arithmetic errors.

Question 11

A store records profit using the equation 5x7=185x - 7 = 18, where xx is the number of items sold in a small batch. Solve for xx.

  1. 115\tfrac{11}{5}
  2. 55 (correct answer)
  3. 255\tfrac{25}{5}
  4. 5-5

Explanation: This is a linear equation that we solve by isolating x. Starting with 5x7=185x - 7 = 18, add 7 to both sides to get 5x=255x = 25. Divide both sides by 5 to get x=5x = 5. The value of x is 55.

Question 12

A class collects canned goods. The total is modeled by x+14=3x2x + 14 = 3x - 2. What is the solution to the equation?

  1. 66
  2. 88 (correct answer)
  3. 8-8
  4. 1616

Explanation: This is a linear equation with variables on both sides. Starting with x + 14 = 3x - 2, subtract x from both sides to get 14 = 2x - 2. Add 2 to both sides to get 16 = 2x. Divide by 2 to get x = 8.

Question 13

Solve for xx: 2(x5)=102(x - 5) = 10

  1. 10 (correct answer)
  2. 15
  3. 5
  4. 8

Explanation: This is a linear equation with parentheses. To solve 2(x - 5) = 10, first distribute the 2: 2x - 10 = 10. Add 10 to both sides: 2x = 20. Divide by 2: x = 10. The answer is 10.

Question 14

If 3(x+4)=243(x + 4) = 24, what is xx?

  1. 3
  2. 4 (correct answer)
  3. 5
  4. 6

Explanation: This is a linear equation with parentheses. To solve 3(x+4)=243(x + 4) = 24, first distribute the 3: 3x+12=243x + 12 = 24. Subtract 12 from both sides: 3x=123x = 12. Divide by 3: x=4x = 4. The answer is 4.

Question 15

A movie theater sells tickets. The equation 2x+11=x+192x + 11 = x + 19 models the situation. Solve for xx.

  1. 8-8
  2. 3030
  3. 88 (correct answer)
  4. 1919

Explanation: This is a linear equation with variables on both sides. Starting with 2x + 11 = x + 19, subtract x from both sides to get x + 11 = 19. Subtract 11 from both sides to get x = 8. The solution is x = 8.

Question 16

A gym charges a one-time signup fee plus a monthly cost. If the total after 4 months is modeled by the equation 3x+8=203x + 8 = 20, what is the value of xx?

  1. 283\tfrac{28}{3}
  2. 66
  3. 4-4
  4. 44 (correct answer)

Explanation: This is a linear equation where we need to isolate the variable x. Starting with 3x + 8 = 20, subtract 8 from both sides to get 3x = 12. Divide both sides by 3 to get x = 4. The value of x is 4.

Question 17

Solve for xx: 12x+4=8x+2812x + 4 = 8x + 28

  1. 4
  2. 5
  3. 7
  4. 6 (correct answer)

Explanation: This is a linear equation with variable terms on both sides. To solve 12x + 4 = 8x + 28, subtract 8x from both sides: 4x + 4 = 28. Subtract 4 from both sides: 4x = 24. Divide by 4: x = 6. The solution is x = 6.

Question 18

A bill is split with a discount applied first. If 5(x+1)10=205(x + 1) - 10 = 20, solve for xx.

  1. 4
  2. 5 (correct answer)
  3. 6
  4. 8

Explanation: This is a linear equation with distribution: 5(x+1)10=205(x + 1) - 10 = 20 models a bill split with discount, where x is the variable. Distribute the 5: 5x+510=205x + 5 - 10 = 20. Combine like terms: 5x5=205x - 5 = 20. Add 5 to both sides: 5x=255x = 25. Divide by 5: x=5x = 5. Therefore, the value of x is 5, matching choice B. Choice C (6) might occur from forgetting to subtract 10 properly, leading to 5x+5=205x + 5 = 20 and errors.

Question 19

A shipment is packed into identical boxes. If the total number of items is given by 6x=546x = 54, what is the value of xx?

  1. 7
  2. 8
  3. 9 (correct answer)
  4. 10

Explanation: This is a simple linear equation 6x = 54 representing total items in boxes, with x as items per box. Divide both sides by 6: x = 54 / 6. This simplifies to x = 9. Therefore, the value of x is 9, matching choice C. Choice B (8) might come from misdividing 48 by 6 or subtracting before dividing.

Question 20

Which value of xx satisfies 6x+2=206x + 2 = 20?

  1. 6
  2. 4
  3. 3 (correct answer)
  4. 5

Explanation: This is a two-step linear equation. To solve 6x + 2 = 20, first subtract 2 from both sides to get 6x = 18. Then divide both sides by 6 to isolate x: x = 3. The answer is 3.