More Practice / SAT
SAT Math Practice Test Online
Digital SAT Math gives you a built-in Desmos calculator on every question, which changes the skill being tested — knowing when to graph instead of solve algebraically saves more time than any formula memorization drill, across all four domains.
About this SAT Math practice test
Doing well on Digital SAT Math is partly about knowing when to let the built-in Desmos calculator do the heavy lifting instead of grinding through algebra by hand. This set follows College Board's four core math domains, with worked answers showing both the graphing shortcut and the standard algebraic method, so you can see which path is actually faster.
SAT Math Practice Test sample questions
These starter questions help you launch a math mock test quickly. Swap them with your own worksheet, notebook, or textbook questions any time.
1. Solve for x: 3x − 7 = 2x + 4
2. If f(x) = 2x² − 3x + 1, what is f(4)?
3. A line passes through (2, 5) and (−1, −1). What is its slope?
4. Solve the system: 2x + y = 11 and x − y = 1
5. Which of the following is equivalent to (x + 3)(x − 3)?
- A) x² + 6
- B) x² − 9
- C) x² − 6x − 9
- D) x² + 6x − 9
6. A car travels 150 miles in 2.5 hours. What is its average speed in miles per hour?
7. The mean of a data set is 40. If each value is increased by 5, what is the new mean?
8. In triangle ABC, angle A = 90°, BC = 13, and AB = 5. Find AC.
9. What are the solutions to x² − 4x − 12 = 0?
10. A store sells a jacket at a 25% discount. The sale price is $90. What was the original price?
11. If 4x + 2y = 20 and x = 3, what is y?
12. The scatter plot shows a linear relationship. The line of best fit passes through (0, 3) and (4, 11). What is the slope?
13. sin(30°) × tan(45°) = ?
14. A circle has area 36π cm². What is its circumference?
15. If P(A) = 0.6 and P(B|A) = 0.5, what is P(A and B)?
16. Solve the inequality for x: 5x + 8 ≤ 3x + 20. What is the largest integer value of x that satisfies the inequality?
17. A ball is launched from a platform, and its height in feet after t seconds is modeled by h(t) = −16t² + 64t + 5. What is the maximum height the ball reaches, in feet?
18. A movie theater charges $12 for an adult ticket and $8 for a child ticket. On Saturday, the theater sold 150 tickets in total for $1,540. How many adult tickets were sold?
19. If f(x) = x² + 1 and g(x) = 2x − 3, what is the value of f(g(2))?
20. A recipe that serves 8 people requires 3 cups of flour. Using the same ratio, how many cups of flour are needed to serve 20 people?
21. A linear function g satisfies g(2) = 7 and g(5) = 16. What is the value of g(10)?
22. Simplify the rational expression (x² − 9)/(x + 3) for all values of x ≠ −3.
23. A cylindrical water tank has a radius of 3 feet and a height of 10 feet. What is the volume of the tank, in cubic feet, in terms of π?
- A) 30π
- B) 60π
- C) 90π
- D) 900π
24. A chemist mixes a 10% acid solution with a 40% acid solution to create 30 liters of a 25% acid solution. How many liters of the 40% solution are needed?
25. For which value of k does the equation x² + 6x + k = 0 have exactly one real solution?
- A) k = 3
- B) k = 6
- C) k = 9
- D) k = 12
26. A line has a slope of −2 and passes through the point (3, 4). Which equation represents this line in slope-intercept form?
- A) y = −2x + 10
- B) y = −2x − 2
- C) y = −2x + 4
- D) y = 2x − 2
27. What are all real solutions to the equation x³ − 4x = 0?
28. A company's daily profit, in dollars, is modeled by P(x) = −5x² + 200x − 1200, where x is the number of units sold. How many units must be sold to maximize profit?
29. Solve for x: (x + 2)/(x − 1) = 3
30. Solve for x: |2x − 5| = 9
Syllabus & Core Topics
On Digital SAT Math, the built-in Desmos calculator is available on every question, so for systems of equations and quadratic vertex problems, graph both expressions directly and use the intersection or vertex trace tool instead of solving algebraically under time pressure. Watch for the classic discriminant trap in one-solution quadratics (b² − 4ac = 0) and the sign error trap when converting a point-slope condition into slope-intercept form, since College Board distractors are built around exactly these two mistakes. For data analysis and geometry items, always confirm whether a scatterplot's line of best fit or a circle's given measurement is area, radius, or diameter before plugging into a formula — misreading which value you're given accounts for many otherwise avoidable point losses.
Why this practice page is useful
SAT Math rewards pattern recognition — practising by domain teaches you to identify question types instantly and apply the right strategy.
The AI generates word-problem contexts like those in the actual test, so international students get exposure to the US-style phrasing that causes most errors.
Each question includes a worked solution, letting you learn the College Board's preferred method rather than just checking your answer.
Answer key & quick explanations
Short answers for the sample questions above. Use this to self-check before generating a fresh AI-built mock test.
1. Linear equation, 3x − 7 = 2x + 4
x = 11Subtract 2x from both sides to get x − 7 = 4, then add 7 to both sides to find x = 11.
2. Function evaluation, f(x) = 2x² − 3x + 1 at x = 4
f(4) = 21Substituting x = 4 gives f(4) = 2(16) − 3(4) + 1 = 32 − 12 + 1 = 21.
3. Slope through (2, 5) and (−1, −1)
slope = 2Using the slope formula (y₂ − y₁)/(x₂ − x₁), we get (−1 − 5)/(−1 − 2) = −6/−3 = 2.
4. System of equations, 2x + y = 11 and x − y = 1
x = 4, y = 3Adding the two equations eliminates y: 3x = 12, so x = 4. Substituting back into x − y = 1 gives y = 3.
5. Expand (x + 3)(x − 3) [MCQ]
B) x² − 9This is a difference of squares: (x + 3)(x − 3) = x² − 3x + 3x − 9 = x² − 9. The other options incorrectly keep or double the middle term.
6. Average speed, 150 miles in 2.5 hours
60 mphAverage speed = distance ÷ time = 150 ÷ 2.5 = 60 miles per hour.
7. Effect on mean when each value increases by 5
45Adding a constant to every value in a data set increases the mean by that same constant, so the new mean is 40 + 5 = 45.
8. Right triangle, hypotenuse BC = 13, leg AB = 5, find AC
AC = 12Since angle A = 90°, BC is the hypotenuse. By the Pythagorean theorem, AC² = BC² − AB² = 169 − 25 = 144, so AC = 12.
9. Quadratic equation, x² − 4x − 12 = 0
x = 6 or x = −2Factoring gives (x − 6)(x + 2) = 0, since −6 × 2 = −12 and −6 + 2 = −4, so the solutions are x = 6 and x = −2.
10. Original price before a 25% discount, sale price $90
$120A 25% discount means the sale price is 75% of the original: 0.75P = 90, so P = 90 ÷ 0.75 = 120.
11. Linear equation, 4x + 2y = 20 with x = 3
y = 4Substituting x = 3 gives 12 + 2y = 20, so 2y = 8 and y = 4.
12. Slope of line of best fit through (0, 3) and (4, 11)
slope = 2Using the slope formula, (11 − 3)/(4 − 0) = 8/4 = 2.
13. sin(30°) × tan(45°)
0.5 (or 1/2)sin(30°) = 1/2 and tan(45°) = 1, so their product is (1/2)(1) = 1/2.
14. Circumference of a circle with area 36π cm²
12π cmSince area = πr² = 36π, r² = 36 so r = 6. Circumference = 2πr = 2π(6) = 12π cm.
15. P(A and B) given P(A) = 0.6 and P(B|A) = 0.5
0.3By the multiplication rule, P(A and B) = P(A) × P(B|A) = 0.6 × 0.5 = 0.3.
16. Linear inequality, 5x + 8 ≤ 3x + 20 (largest integer x)
x = 6Subtracting 3x from both sides gives 2x + 8 ≤ 20, then subtracting 8 gives 2x ≤ 12, so x ≤ 6. The largest integer satisfying this is 6.
17. Maximum height of projectile, h(t) = −16t² + 64t + 5
69 feetThe maximum occurs at the vertex, t = −b/(2a) = −64/(2×−16) = 2 seconds. Substituting t = 2 gives h(2) = −16(4) + 64(2) + 5 = −64 + 128 + 5 = 69 feet.
18. Ticket sales system, adult $12 / child $8, 150 tickets for $1,540
85 adult ticketsLet a = adult tickets and c = child tickets. From a + c = 150 and 12a + 8c = 1540, substitute c = 150 − a: 12a + 8(150 − a) = 1540 gives 4a + 1200 = 1540, so 4a = 340 and a = 85.
19. Composite function, f(g(2)) where f(x) = x² + 1, g(x) = 2x − 3
2First find g(2) = 2(2) − 3 = 1. Then f(1) = 1² + 1 = 2.
20. Recipe ratio, 3 cups flour for 8 servings scaled to 20 servings
7.5 cupsSet up a proportion: 3/8 = x/20. Solving gives x = (3 × 20)/8 = 60/8 = 7.5 cups.
21. Linear function, g(2) = 7 and g(5) = 16, find g(10)
g(10) = 31The slope is (16 − 7)/(5 − 2) = 3, so g(x) = 3x + b. Using g(2) = 7: 6 + b = 7, so b = 1. Then g(10) = 3(10) + 1 = 31.
22. Simplify rational expression (x² − 9)/(x + 3)
x − 3Factor the numerator as a difference of squares: x² − 9 = (x − 3)(x + 3). Dividing by (x + 3) leaves x − 3, for all x ≠ −3.
23. Volume of cylinder, radius 3 ft, height 10 ft [MCQ]
C) 90πVolume = πr²h = π(3²)(10) = 90π cubic feet. Choice A forgets to square the radius, choice B uses the diameter instead of the radius, and choice D incorrectly squares the entire product.
24. Mixture problem, 10% and 40% acid solutions to make 30 L of 25% solution
15 litersLet x be liters of the 40% solution. Then 0.40x + 0.10(30 − x) = 0.25(30) gives 0.30x + 3 = 7.5, so 0.30x = 4.5 and x = 15 liters.
25. Discriminant condition for one real solution, x² + 6x + k = 0 [MCQ]
C) k = 9A quadratic has exactly one real solution when its discriminant equals zero: 6² − 4(1)(k) = 0, so 36 − 4k = 0 and k = 9. The other values all leave a nonzero discriminant, giving two real solutions.
26. Slope-intercept equation, slope −2 through (3, 4) [MCQ]
A) y = −2x + 10Using y = mx + b with m = −2 and the point (3, 4): 4 = −2(3) + b gives b = 10, so y = −2x + 10. Choice D has the correct point but the wrong slope, and B and C have incorrect y-intercepts.
27. Cubic equation, x³ − 4x = 0
x = −2, 0, 2Factor out x: x(x² − 4) = 0, then factor the difference of squares: x(x − 2)(x + 2) = 0. The solutions are x = 0, x = 2, and x = −2.
28. Maximizing profit, P(x) = −5x² + 200x − 1200
20 unitsSince this is a downward-opening parabola, profit is maximized at the vertex: x = −b/(2a) = −200/(2×−5) = 20 units.
29. Rational equation, (x + 2)/(x − 1) = 3
x = 2.5Multiply both sides by (x − 1): x + 2 = 3(x − 1), which gives x + 2 = 3x − 3, so 5 = 2x and x = 2.5. This value does not make the denominator zero, so it is valid.
30. Absolute value equation, |2x − 5| = 9
x = 7 or x = −2Split into two cases: 2x − 5 = 9 gives x = 7, and 2x − 5 = −9 gives x = −2. Both values satisfy the original equation.
Curriculum Mapping & Learning Guide
Use this breakdown to identify which skills each question tests and guide post-test review.
Algebra: Linear Equations, Inequalities and Systems
Covers solving and graphing linear equations and inequalities, absolute value equations, systems of two linear equations (including elimination and substitution with real-world mixture and ticket-sales contexts), and finding slope and equations of lines in slope-intercept form from points or given conditions.
Advanced Math: Quadratics, Polynomials and Functions
Covers quadratic equations solved by factoring and the discriminant, parabola vertex applications such as projectile motion and profit maximization, function evaluation and composition (f(g(x))), and polynomial and rational expressions including factoring differences of squares and solving rational equations.
Problem-Solving, Data Analysis, Geometry and Trigonometry
Covers rate, ratio and percentage word problems, measures of central tendency and how transformations affect the mean, conditional probability using the multiplication rule, right-triangle trigonometry (sine, tangent) and the Pythagorean theorem, and area/volume/circumference calculations for circles and cylinders.
SAT Math units covered
- Chapter 1: Algebra: Linear equations and inequalities
- Chapter 2: Algebra: Systems of equations
- Chapter 3: Algebra: Linear functions and graphs
- Chapter 4: Advanced Math: Quadratic equations and parabolas
- Chapter 5: Advanced Math: Polynomial and rational functions
- Chapter 6: Advanced Math: Function notation and composition
- Chapter 7: Problem-Solving: Ratios, rates, percentages
- Chapter 8: Problem-Solving: Statistics (mean, median, spread)
- Chapter 9: Problem-Solving: Probability and two-way tables
- Chapter 10: Geometry: Area, volume, angle relationships
- Chapter 11: Geometry: Pythagorean theorem and similarity
- Chapter 12: Geometry: Trigonometry (sin, cos, tan)
How to use this sat math practice test page
1. Click the Start SAT Math Practice Test button to launch the setup.
2. Use the slider to choose your number of questions (from 5 to 30, default is 10).
3. Take your test, submit your answers, and let our AI analyze your performance.
4. Select Practice Weak Areas or Generate More Like This to have the AI create custom, targeted questions just for you.
Explore more for SAT
Move between subjects in the same exam to build a balanced SAT revision routine.
Math practice tests for other exams and classes
Continue the same math thread across nearby exams and school classes for year-on-year revision.