Hardest SAT Math Questions 2026: 12 Problems, Solved
Σ
Sigma Prep
SAT Math Instructor · 10+ Years Experience
August 2, 2026·Updated September 7, 2026·14 min read
Students talk about "the hard SAT questions" like they are a mystery box. They are not. After enough official tests, a clear pattern emerges: the SAT reuses the same hard question types over and over. Different numbers, different context, same underlying problem.
These are not necessarily the hardest math problems ever written. What makes them worth studying is that they are hard AND they recur. Most tests will include most of them. You will not see every one of them on any single test, but you are almost guaranteed to see several.
The Usual Suspects
The recurring hard types cluster in familiar places:
Quadratics with a twist: discriminant conditions ("exactly one solution"), vertex form manipulations, and questions where a constant controls how many times a parabola crosses a line
Function transformations: shifts and reflections where you track what happens to specific points or intercepts
Exponential setups: building the model from a percent change, or reading a growth factor out of a strange time unit
Circle equations: completing the square to find the center and radius, and what happens when the equation is disguised
Trig with right triangles: complementary angles, sine of one angle equals cosine of another
Systems with parameters: for what value of a constant does the system have no solution, or infinitely many
Statistics judgment calls: how an outlier moves the mean versus the median, and what must be true from a histogram
If that list feels oddly specific, that is the point. The SAT is a standardized test. Standardized means repeatable, and repeatable means learnable.
Twelve of them, solved
One real problem for each of the types above, from the Sigma Prep practice banks: built to the College Board blueprint, same wording, same traps, but ours, so they can be printed here in full. Cover the solution, try the problem, then read. The link under each one goes to a set of the same type, and to the diagram behind it on the formula sheet.
1. Infinitely many solutions
Linear equations in one variable · Hardanswer 231
In the given equation, s and r are constants, and s>0. If the equation has infinitely many solutions, what is the value of s?
Solution. Divide first: 515x+45=3x+9. So the left side is 3x+9−11s and the right side is rx−4r. Infinitely many solutions means the two sides are the same line: same x-coefficient, same constant. So r=3, and 9−11s=−4r=−12. That gives 11s=21, so s=231.
Answer: 231.The trap: Trying to solve for x. There is no x to find. You match the coefficients.
Solution. No solution means parallel lines: same slope, different intercept. Put both equations in slope form. First: 42x−56y=63, so y=43x−5663. Slope 43. Second: y=−r33x+7r1. Slope −r33. Set −r33=43, so r=−44. The intercepts differ, so the lines are parallel and never meet.
Answer: −44.The trap: Forgetting to move the 21y across before reading the slope.
An HVAC technician charges $180 for the first two hours of service plus an hourly fee for each additional hour. The total cost for 4 hours of service is $300. Which function f gives the total cost, in dollars, for x hours of service, where x≥2?
Solution. Two hours cost $180 and four hours cost $300, so the two extra hours cost $120: $60 an hour. For x hours with x≥2: 180+60(x−2)=60x+60. Test it: x=4 gives 300.
Answer: A.The trap:60x+180 charges for the first two hours twice. Always test the expression with a number you can check by hand.
Solution. The points are on the parabola, so plug in: a=22−16=−12 and b=62−16=20. Slope =6−220−(−12)=432=8.
Answer: C.The trap: Thinking you need the equation of the line. Two points give the slope directly.
Desmos: Type y=x2−16 and read the two points off the graph. Practice this type.
5. Exactly one intersection
Nonlinear equations and systems · Hardanswer 6
In the xy-plane, a line with equation 2y=6 intersects a parabola at exactly one point. If the parabola has equation y=−3x2+bx, where b is a positive constant, what is the value of b?
Solution.2y=6 is the horizontal line y=3. Set 3=−3x2+bx, so 3x2−bx+3=0. Exactly one intersection means exactly one solution: discriminant zero. b2−4(3)(3)=0, so b2=36 and b=6 since b is positive.
Answer: 6.The trap: Reading 2y=6 as a slanted line. Simplify the line first.
Function f is defined by f(x)=(x+8)(x+3)(x+2). Function g is defined by g(x)=f(x−2). The graph of y=g(x) in the xy-plane has x-intercepts at (a,0), (b,0), and (c,0), where a, b, and c are distinct constants. What is the value of a+b+c?
Solution. Common denominator (3x−4)(x+2). Numerator: 3(x+2)−1(3x−4)=3x+6−3x+4=10. So the expression is (x+2)(3x−4)10.
Answer: C.The trap: The sign on the second numerator. −(3x−4) is −3x+4, not −3x−4.
Desmos: Plug x=1 into the original and into each choice. Only one matches. Practice this type.
8. Percent changes in a row
Percentages · Hardanswer B
The value of a vintage record increased by 185% from the end of 2014 to the end of 2015 and then decreased by 20% from the end of 2015 to the end of 2016. What was the net percentage increase in the value of the vintage record from the end of 2014 to the end of 2016?
Solution. An increase of 185% multiplies by 2.85. A decrease of 20% multiplies by 0.80. 2.85×0.80=2.28. The value is 228% of where it started, which is a 128% increase.
Answer: B.The trap:185−20=165. Percent changes chain by multiplying, not adding.
A data set consists of 25 different values. The mean and the median of the data set are both equal to 40. A new data set is created by adding 5 to each value that is greater than the median and subtracting 5 from each value that is less than the median. Which of the following measures of the new data set does NOT have the same value as that of the original data set?
Solution. With 25 distinct values the median is the 13th. Twelve values go up by 5, twelve go down by 5, the median stays put. The sum is unchanged, so the mean is unchanged. The median is unchanged. But every value moved away from the center, so the spread grew: the standard deviation is the one that changed.
Answer: D.The trap: "We changed the numbers, so the mean changed." Check the sum before you assume.
A circle has center P, and points J and K lie on the circle. Line segments JQ and KQ are tangent to the circle at points J and K, respectively. If the radius of the circle is 150 millimeters and the perimeter of quadrilateral PJQK is 1,020 millimeters, what is the distance, in millimeters, between points P and Q?
Solution. Radii PJ and PK are 150 each. The two tangents from Q are equal, call them t. Perimeter: 300+2t=1020, so t=360. A tangent meets the radius at a right angle, so triangle PJQ is right-angled at J: PQ2=1502+3602=152,100, and PQ=390.
Answer: D.The trap: Adding 150+360=510 as if P, J and Q were on one straight line. They are not.
Not one of them needed more than two lines of algebra. Four are about reading a phrase correctly: "infinitely many solutions", "no solution", "increased by", "exactly one point". Three are about a rule you either know or do not: a shift goes the opposite way, area scales with the square, complementary angles swap sine and cosine. The rest are a single sign or a single substitution. That is what "hard" means on this test.
The 24 rules behind questions like these are drawn out, one diagram each, on the SAT Math formula sheet, free. And the fastest way to find out which of the twelve would have beaten you is a full-length timed test; the first one is free.
We Solve 24 of Them on Video
We have a video working through 24 hard problems of exactly this kind: not exotic one-offs, but the hard types that show up consistently, test after test. Watching someone solve them efficiently is the fastest way to realize that most of them have a short path, and that the intimidation factor is doing half the test's work for it.
One warning before you go hunting hard problems: they only matter once the easy and medium material is automatic. The adaptive structure of the digital SAT means you have to earn the harder second module before the hard questions even appear, and we broke down exactly how that works. Hard-problem practice is the last mile, not the foundation.
When you are ready for that last mile, drill the types, not random problems. Inside Sigma Prep every one of these recurring types has its own practice set at the Hard level, with a video explanation for every problem showing the efficient path. And our 24 full-length practice tests place them exactly where the real test does, late in the harder second module, so you also practice meeting them with a tired brain and a running clock. Whether you can solve them at minute 60 is the real question, and the answer decides your ceiling.
The same recurring types: quadratics with a constant that controls the number of solutions, function transformations, exponential models built from a percent change, circle equations that need completing the square, right-triangle trig with complementary angles, systems with a parameter, and statistics judgment calls.
Yes. Different numbers and context, same underlying problem. You will not see every type on one test, but you are almost guaranteed to see several, which is why they are worth drilling.
At the end of the harder Module 2. Module 1 is mostly easy and medium, and you only reach the module with many hard questions by doing well on the first one.
Want more SAT tips like this?
One article a week. No spam.
Ready to raise your SAT Math score?
Take the free Diagnostic Quiz and see where you stand. No payment required.