Digital SAT Math — Hardest Questions (Korean Student Edition)
15 hand-picked, high-difficulty questions targeting the exact traps Korean students most often fall into: multiplicative percent change, extraneous roots, parameter conditions for linear systems, fractional exponents, conditional statistics from tables, and more. Master this set and very few SAT Math questions will surprise you.
Before you begin:
Every question here is chosen for being commonly miscalculated or misread — read each explanation carefully, even for questions you got right.
A calculator (Desmos) is available — tap the button in the bottom right to open it at half-screen size.
Selecting an answer immediately reveals the correct choice and a detailed, trap-focused explanation.
When you're done, click Submit & See Score for your results and a review list.
Use Print / PDF for an ink-friendly, black-and-white printable version with an answer key on the last page.
SAT®
Math — Advanced Challenge Set
Unofficial practice mockup, not affiliated with College Board
--:--
▼ DirectionsClick to expand
The questions in this section address a number of important math concepts. Most questions are multiple choice
with four answer choices. For each question, select the best answer. In this practice mockup, the
correct answer and a full explanation appear immediately after you select a choice, so you can learn from
every question as you go. A calculator is available for the entire section — tap "Calculator" in the
bottom right to open it.
The price of an item is increased by 25%, and then the new price is decreased by 20%. What is the overall percent change in price from the original?
A
−5%
B
0%
C
+5%
D
+45%
This is the classic trap: percent changes are multiplicative, not additive — you cannot just subtract 25% − 20% = 5%. Multiply the factors: 1.25 × 0.80 = 1.00, so the final price equals the original price exactly — a net change of 0%. Whenever a percent increase is followed by a different percent decrease, always multiply the decimal factors instead of adding/subtracting the percents.
2
Algebra
For which value of k does the system of equations below have no solution? 2x + 5y = 10 kx + 15y = 12
A
4
B
5
C
6
D
8
A system of two linear equations has no solution when the lines are parallel but not identical — same slope, different intercept. Slope of line 1: −2/5. For line 2, slope = −k/15. Setting slopes equal: −k/15 = −2/5 → k = 6. Check the constants are NOT proportional: with k = 6, line 2 becomes 6x + 15y = 12, i.e. 2x + 5y = 4, which conflicts with line 1's 2x + 5y = 10 (4 ≠ 10) — confirming no solution when k = 6.
3
Algebra
For which value of k does the system of equations below have infinitely many solutions? 3x − 9y = 15 kx − 27y = 45
A
3
B
6
C
9
D
15
A system has infinitely many solutions only when the second equation is an exact multiple of the first — same slope AND same intercept, i.e. the two equations describe the identical line. Compare ratios of corresponding coefficients and constants: k/3 must equal −27/−9 = 3, so k = 9. Check the constant term too: 45/15 = 3, which matches the same scale factor of 3, confirming the lines are identical when k = 9. (Contrast this with the previous question: same slope + different constant → no solution; same slope + same constant ratio → infinitely many solutions.)
4
Algebra
What is the solution set of |x − 4| = 2x − 5?
A
{1, 3}
B
{1}
C
{3}
D
{−1, 3}
Because the right side must be ≥ 0 for the equation to be possible, we need x ≥ 2.5 — this alone eliminates some candidate solutions before you even finish solving. Case 1 (x − 4 ≥ 0): x − 4 = 2x − 5 → x = 1, but x = 1 fails x ≥ 2.5, so it is extraneous and must be rejected. Case 2 (x − 4 < 0): −(x − 4) = 2x − 5 → −x + 4 = 2x − 5 → 9 = 3x → x = 3, which satisfies x ≥ 2.5. Check: |3−4| = 1 and 2(3)−5 = 1. ✓ Only x = 3 works — always plug candidate solutions back into the original absolute value equation.
5
Advanced Math
What is the solution set of the equation (x + 2)/(x − 3) = 5/(x − 3) + 2?
A
{3}
B
{5}
C
{3, 5}
D
The equation has no solution
Multiply every term by (x − 3): x + 2 = 5 + 2(x − 3) → x + 2 = 5 + 2x − 6 → x + 2 = 2x − 1 → 3 = x. But x = 3 makes the original denominators (x − 3) equal to zero, which is undefined. This candidate is extraneous, so the equation actually has no solution. This is one of the most common traps on the digital SAT — always check that a solution to a rational equation doesn't make any denominator zero.
6
Advanced Math
What is the value of 8^(2/3) · 4^(−1/2)?
A
1
B
2
C
4
D
8
8^(2/3) = (8^(1/3))² = 2² = 4. And 4^(−1/2) = 1/√4 = 1/2. Multiply: 4 × (1/2) = 2. Remember: the denominator of a fractional exponent is the root, the numerator is the power, and a negative exponent means reciprocal — not a negative number.
7
Advanced Math
The linear function f satisfies f(0) = 1, f(1) = 3, f(2) = 5, and f(3) = 7. If g(x) = f(x − 2) + 3, what is the value of g(5)?
A
7
B
8
C
10
D
12
From the table, f(x) = 2x + 1. To find g(5), first shift the input: g(5) = f(5 − 2) + 3 = f(3) + 3. From the table f(3) = 7, so g(5) = 7 + 3 = 10. The most common error is computing f(5) − 2 + 3 instead of f(5 − 2) + 3 — the horizontal shift happens inside the function first.
8
Problem-Solving & Data Analysis
The table shows the number of students by grade level and preferred subject.
Math
Science
Total
Grade 10
40
10
50
Grade 11
20
30
50
Total
60
40
100
Of the students who prefer Science, what percent are in Grade 11?
A
30%
B
60%
C
75%
D
80%
Read only the Science column, not the whole table: 30 out of 40 Science students are in Grade 11. 30/40 = 0.75 = 75%. A common mistake is dividing by the grand total (100) instead of the column total (40) — always match the denominator to the group named in the question ('of the students who prefer Science').
9
Problem-Solving & Data Analysis
A box contains 4 red chips, 3 blue chips, and 5 green chips. Two chips are drawn at random without replacement. What is the probability that both chips are red?
A
1/9
B
1/11
C
2/11
D
1/6
The first draw: P(red) = 4/12. Since the chip is not replaced, only 11 chips (3 red) remain for the second draw: P(red) = 3/11. Multiply: (4/12) × (3/11) = 12/132 = 1/11. Forgetting that the total and red count both shrink on the second draw is the most common error with 'without replacement' problems.
10
Advanced Math
A ball's height in feet is modeled by h(t) = −16t² + 64t + 5, where t is time in seconds after launch. What is the maximum height the ball reaches, in feet?
A
64
B
69
C
128
D
133
The maximum of a downward parabola occurs at the vertex, t = −b/(2a) = −64/(2(−16)) = 2 seconds. Then h(2) = −16(2)² + 64(2) + 5 = −64 + 128 + 5 = 69 feet. A common error is stopping at t = 2 and forgetting to plug it back in to find the actual height.
11
Advanced Math
When the polynomial P(x) = x³ − 4x² + 2x − 5 is divided by (x − 3), what is the remainder?
A
−8
B
−5
C
4
D
10
By the Remainder Theorem, the remainder when P(x) is divided by (x − a) equals P(a). Here, P(3) = 27 − 4(9) + 6 − 5 = 27 − 36 + 6 − 5 = −8. This avoids doing full polynomial long division.
12
Advanced Math
The variable y varies directly with x and inversely with z. When x = 4 and z = 2, y = 12. What is the value of y when x = 9 and z = 3?
A
12
B
16
C
18
D
24
Direct-and-inverse variation: y = k·(x/z). Solve for k using the first case: 12 = k(4/2) = 2k → k = 6. Now find y when x = 9, z = 3: y = 6 × (9/3) = 6 × 3 = 18.
13
Geometry & Trigonometry
If sin(38°) = cos(x°), and 0 < x < 90, what is the value of x?
A
38
B
42
C
52
D
62
Complementary angle identity: sin(θ) = cos(90 − θ). So sin(38°) = cos(90° − 38°) = cos(52°). Therefore x = 52. Students often mix this up with a supplementary-angle rule (180 − θ), which does not apply here.
14
Geometry & Trigonometry
A circle has radius 9. A central angle of the circle measures 120°. What is the length of the arc intercepted by this angle, in terms of π?
A
3π
B
6π
C
9π
D
12π
Convert the central angle to radians: 120° × (π/180) = 2π/3. Arc length = r × θ(in radians) = 9 × (2π/3) = 6π. A common mistake is plugging the angle in degrees directly into the arc-length formula, which only works with radians.
15
Advanced Math
What is the value of (3 + 2i)(1 − 4i), where i = √−1?
A
11 − 10i
B
3 − 8i
C
11 + 10i
D
−5 − 10i
FOIL the binomials: 3(1) + 3(−4i) + 2i(1) + 2i(−4i) = 3 − 12i + 2i − 8i². Since i² = −1, the last term −8i² becomes +8. Combine: (3 + 8) + (−12i + 2i) = 11 − 10i.
End of Advanced Challenge Set — continue scrolling to the next module