SAT Math Practice Problems
60 real SAT Math problems with step-by-step solutions, organized by topic domain. Includes difficulty ratings and common trap explanations for every problem.
Jump to topic
Linear Equations and Systems
Questions 1โ8 | Algebra domain
Solve for x: 3x + 7 = 22
Student-Produced Response
3x + 7 = 22
3x = 22 โ 7 = 15
x = 15 รท 3 = 5
Step-by-Step Solution
Subtract 7 from both sides: 3x = 15
Divide both sides by 3: x = 5
Check: 3(5) + 7 = 15 + 7 = 22 โ
Common Trap
Dividing before subtracting: some students mistakenly write x = 22/3 + 7 instead of first isolating the term with x.
If (2x โ 4) / 3 = 8, what is the value of x?
Student-Produced Response
(2x โ 4) / 3 = 8
2x โ 4 = 24
2x = 28
x = 14
Step-by-Step Solution
Multiply both sides by 3: 2x โ 4 = 24
Add 4 to both sides: 2x = 28
Divide by 2: x = 14
Check: (2ยท14 โ 4)/3 = 24/3 = 8 โ
Common Trap
Multiplying only the numerator by 3 and forgetting the denominator clears. Multiply the entire right side by 3 first.
Solve the system:
2x + 3y = 12
x โ y = 1
What is the value of x + y?
3
5
7
9
Step-by-Step Solution
From equation 2: x = y + 1. Substitute into equation 1:
2(y + 1) + 3y = 12
2y + 2 + 3y = 12
5y = 10 โ y = 2
x = y + 1 = 3
x + y = 3 + 2 = 5
Common Trap
The question asks for x + y, not just x. Students who stop at x = 3 and choose A miss the final addition step.
For what value of k does the equation 4x + k = 4x โ 9 have no solution?
No such value exists; k can be any real number
k = โ9
Every value of k except โ9 gives no solution
k = 0
Step-by-Step Solution
Subtract 4x from both sides: k = โ9
If k = โ9, the equation becomes โ9 = โ9, which is true for ALL x (infinitely many solutions).
If k โ โ9, the equation becomes a constant = โ9 (a false statement for all x) โ that means NO solution.
So every value of k except โ9 gives no solution. Answer: C
Common Trap
Students often confuse 'no solution' with 'one solution'. When both sides simplify to a false statement (like 5 = โ9), that equation has no solution. When they simplify to a true statement (โ9 = โ9), there are infinitely many solutions.
Which of the following is the solution to 5 โ 2x > 11?
x > โ3
x < โ3
x > 3
x < 3
Step-by-Step Solution
5 โ 2x > 11
โ2x > 6 (subtract 5 from both sides)
x < โ3 (divide by โ2 and FLIP the inequality sign)
Common Trap
Forgetting to flip the inequality sign when dividing by a negative number. โ2x > 6 becomes x < โ3, NOT x > โ3.
Line l passes through (โ2, 5) and (4, โ1). What is the equation of line l?
y = x + 3
y = โx + 3
y = โx โ 3
y = x โ 3
Step-by-Step Solution
Slope m = (โ1 โ 5) / (4 โ (โ2)) = โ6 / 6 = โ1
Using point-slope with (4, โ1):
y โ (โ1) = โ1(x โ 4)
y + 1 = โx + 4
y = โx + 3
Verify with (โ2, 5): y = โ(โ2) + 3 = 5 โ
Common Trap
Sign errors in the slope formula. The change in y is โ1 โ 5 = โ6 (not 1 โ (โ5) = 6). Always compute (yโ โ yโ) / (xโ โ xโ) consistently.
The system below has infinitely many solutions. What is the value of a?
6x โ 4y = 20
ax โ 6y = 30
Student-Produced Response
For infinitely many solutions, equations must be proportional.
โ4y / โ6y = 2/3 = 20/30 = 2/3 โ
6x/ax must also = 2/3
a = 6 รท (2/3) = 6 ร 3/2 = 9
Step-by-Step Solution
For infinitely many solutions, one equation must be a scalar multiple of the other.
Check y-coefficients: โ4 / โ6 = 2/3
Check constants: 20/30 = 2/3 โ (consistent multiplier)
So x-coefficients must also have ratio 2/3: 6/a = 2/3 โ a = 9
Common Trap
Checking only one pair of coefficients. All three ratios (x-coefficients, y-coefficients, constants) must be equal for the system to have infinitely many solutions.
If 3(x + 2b) = 9b โ x, what is x in terms of b?
x = 3b/4
x = 3b/2
x = b
x = 2b
Step-by-Step Solution
Expand: 3x + 6b = 9b โ x
Add x to both sides: 4x + 6b = 9b
Subtract 6b: 4x = 3b
x = 3b/4
Wait โ let's re-check: 4x = 3b โ x = 3b/4. Answer is A.
Correct answer: A (x = 3b/4). Note the green highlight above is updated accordingly.
Common Trap
Forgetting to distribute the 3 across both terms in the parenthesis: 3(x + 2b) = 3x + 6b, NOT 3x + 2b.
Quadratics and Polynomials
Questions 9โ16 | Advanced Math domain
Which of the following is a factor of xยฒ + 5x โ 14?
(x + 2)
(x โ 7)
(x โ 2)
(x + 14)
Step-by-Step Solution
Find two numbers that multiply to โ14 and add to +5.
Try: 7 ร (โ2) = โ14 and 7 + (โ2) = 5 โ
So xยฒ + 5x โ 14 = (x + 7)(x โ 2)
The factor listed among the choices is (x โ 2).
Common Trap
Students who find 7 and โ2 often write (x โ 7) instead of (x + 7). Remember: if the root is x = 2, the factor is (x โ 2), not (x + 2).
What are the solutions to 2xยฒ โ 3x โ 5 = 0?
x = 5/2 and x = โ1
x = โ5/2 and x = 1
x = 5 and x = โ1/2
x = 3/2 and x = โ5
Step-by-Step Solution
Try factoring: need two numbers multiplying to 2ร(โ5) = โ10 and adding to โ3: those are โ5 and +2.
Rewrite: 2xยฒ โ 5x + 2x โ 5 = 0
Factor by grouping: x(2x โ 5) + 1(2x โ 5) = 0
(2x โ 5)(x + 1) = 0
x = 5/2 or x = โ1
Common Trap
When using the quadratic formula with a โ 1, students often substitute incorrectly. Here a = 2, b = โ3, c = โ5. Note b is negative, so โb = +3.
The function f(x) = โ2(x โ 3)ยฒ + 8 has its maximum value at what point?
(3, 8)
(โ3, 8)
(3, โ8)
(0, โ10)
Step-by-Step Solution
The function is in vertex form f(x) = a(x โ h)ยฒ + k, where (h, k) is the vertex.
Here h = 3, k = 8, so vertex = (3, 8).
Since a = โ2 < 0, the parabola opens downward, so (3, 8) is a maximum.
Common Trap
In vertex form f(x) = a(x โ h)ยฒ, the vertex x-coordinate is h (positive), not โh. The expression (x โ 3)ยฒ means h = +3, not โ3.
Which of the following is equivalent to xยฒ + 8x + 5?
(x + 4)ยฒ โ 11
(x + 4)ยฒ + 5
(x + 8)ยฒ โ 59
(x + 4)ยฒ โ 21
Step-by-Step Solution
Complete the square: take half the x-coefficient: (8/2)ยฒ = 16
xยฒ + 8x + 5 = (xยฒ + 8x + 16) โ 16 + 5
= (x + 4)ยฒ โ 11
Verify: (x + 4)ยฒ โ 11 = xยฒ + 8x + 16 โ 11 = xยฒ + 8x + 5 โ
Common Trap
Adding 16 to complete the square without subtracting it back. You must both add and subtract (8/2)ยฒ = 16 to keep the expression equivalent.
How many real solutions does 3xยฒ โ 6x + 4 = 0 have?
Two distinct real solutions
Exactly one real solution
No real solutions
Cannot be determined
Step-by-Step Solution
Compute the discriminant: bยฒ โ 4ac
= (โ6)ยฒ โ 4(3)(4) = 36 โ 48 = โ12
Since the discriminant is negative (โ12 < 0), the quadratic has no real solutions.
Common Trap
Misidentifying a, b, c. Here a = 3, b = โ6, c = 4. A common error is writing b = 6 (dropping the sign), which gives 36 โ 48 vs. 36 โ 48 โ same answer here, but always use the actual signed values.
If xยฒ โ 9x + 14 is divided by (x โ 7), what is the remainder?
Student-Produced Response
Remainder theorem: substitute x = 7
f(7) = 49 โ 63 + 14 = 0
Remainder = 0
Step-by-Step Solution
By the Remainder Theorem, the remainder when f(x) is divided by (x โ c) equals f(c).
f(7) = (7)ยฒ โ 9(7) + 14 = 49 โ 63 + 14 = 0
The remainder is 0, meaning (x โ 7) is a factor of xยฒ โ 9x + 14.
Indeed: xยฒ โ 9x + 14 = (x โ 7)(x โ 2)
Common Trap
Students who perform long polynomial division often make arithmetic errors. The Remainder Theorem is faster: just plug in x = 7.
A ball is launched upward. Its height h, in feet, after t seconds is h(t) = โ16tยฒ + 64t + 80. After how many seconds does the ball hit the ground?
2 seconds
4 seconds
5 seconds
6 seconds
Step-by-Step Solution
Set h(t) = 0: โ16tยฒ + 64t + 80 = 0
Divide by โ16: tยฒ โ 4t โ 5 = 0
Factor: (t โ 5)(t + 1) = 0
t = 5 or t = โ1
Since time cannot be negative, the ball hits the ground at t = 5 seconds.
Common Trap
Keeping both solutions (5 and โ1) without rejecting the negative time. In context problems, always check that your answer makes physical sense.
The solutions to xยฒ โ px + 12 = 0 are x = 3 and x = r. What is the value of p + r?
Student-Produced Response
Product of roots: 3 ร r = 12 โ r = 4
Sum of roots: 3 + 4 = p โ p = 7
p + r = 7 + 4 = 11
Step-by-Step Solution
By Vieta's formulas for xยฒ + bx + c = 0:
Sum of roots = โb = p; Product of roots = c = 12
Product: 3 ร r = 12 โ r = 4
Sum: 3 + r = p โ p = 7
p + r = 7 + 4 = 11
Common Trap
Confusing Vieta's sign convention. For xยฒ โ px + 12, the sum of roots equals +p (not โp), because the coefficient of x is โp.
Functions
Questions 17โ22 | Advanced Math domain
If f(x) = 2xยฒ โ 3x + 1, what is f(โ2)?
Student-Produced Response
f(โ2) = 2(โ2)ยฒ โ 3(โ2) + 1
= 2(4) + 6 + 1
= 8 + 6 + 1 = 15
Step-by-Step Solution
Substitute x = โ2 into f(x) = 2xยฒ โ 3x + 1:
f(โ2) = 2(โ2)ยฒ โ 3(โ2) + 1 = 2(4) + 6 + 1 = 8 + 6 + 1 = 15
Common Trap
(โ2)ยฒ = 4, not โ4. When squaring a negative number, the result is always positive.
If f(x) = 3x โ 2 and g(x) = xยฒ, what is g(f(2))?
Student-Produced Response
f(2) = 3(2) โ 2 = 4
g(f(2)) = g(4) = 4ยฒ = 16
Step-by-Step Solution
Work inside-out: evaluate f(2) first.
f(2) = 3(2) โ 2 = 4
Now evaluate g at 4: g(4) = 4ยฒ = 16
Common Trap
Reversing the composition order. g(f(2)) means apply f first, then g. f(g(2)) would be different: g(2) = 4, f(4) = 10.
What value(s) must be excluded from the domain of h(x) = (x + 3) / (xยฒ โ x โ 6)?
x = 3 only
x = โ2 only
x = 3 and x = โ2
x = โ3 only
Step-by-Step Solution
The domain excludes values where the denominator equals zero.
xยฒ โ x โ 6 = (x โ 3)(x + 2)
Set to zero: x = 3 or x = โ2
Both must be excluded from the domain.
Note: even though (x + 3) appears in the numerator, x = โ3 makes the numerator zero (not denominator), so it's still in the domain.
Common Trap
Excluding x = โ3 because it zeros the numerator. That's not an issue โ h(โ3) = 0/(โ3)ยฒ โ (โ3) โ 6 = 0/6 = 0, which is defined. Only denominator zeros cause exclusions.
The graph of y = f(x) is shifted 3 units to the right and 2 units down. What is the equation of the transformed graph?
y = f(x + 3) โ 2
y = f(x โ 3) + 2
y = f(x โ 3) โ 2
y = f(x + 3) + 2
Step-by-Step Solution
Horizontal shift right by 3: replace x with (x โ 3) โ y = f(x โ 3)
Vertical shift down by 2: subtract 2 from the output โ y = f(x โ 3) โ 2
Common Trap
Horizontal shifts are counter-intuitive: shifting RIGHT means replacing x with (x โ 3), not (x + 3). The minus sign moves the graph to the right.
If f(x) = (x + 4) / 2, what is fโปยน(5)?
Student-Produced Response
Find fโปยน(x): swap x and y in y = (x+4)/2
x = (y+4)/2 โ 2x = y + 4 โ y = 2x โ 4
fโปยน(x) = 2x โ 4
fโปยน(5) = 2(5) โ 4 = 6
Step-by-Step Solution
To find the inverse, swap x and y, then solve for y:
y = (x + 4)/2 โ x = (y + 4)/2 โ 2x = y + 4 โ y = 2x โ 4
fโปยน(x) = 2x โ 4
fโปยน(5) = 2(5) โ 4 = 6
Verify: f(6) = (6 + 4)/2 = 10/2 = 5 โ
Common Trap
Alternatively, you can solve f(x) = 5 directly: (x+4)/2 = 5 โ x + 4 = 10 โ x = 6. The inverse function evaluated at 5 asks: what input gives output 5?
A function g(x) has the following values: g(0) = 4, g(2) = 0, g(4) = โ4, g(6) = 0, g(8) = 4. Which statement must be true?
g(x) = 0 has only two solutions in [0, 8]
g(x) is symmetric about x = 4
g(x) is an increasing function
g(x) has no maximum value
Step-by-Step Solution
Check symmetry about x = 4: the pattern is 4, 0, โ4, 0, 4 which is symmetric (g(4โk) = g(4+k) for k = 0,2,4).
g(0) = g(8) = 4, g(2) = g(6) = 0, g(4) = โ4 โ this is symmetric about x = 4.
A is false: x = 2 and x = 6 are the zeros, but there could be more in between.
C is false: g decreases from 0 to 4 then increases.
Common Trap
Assuming the table shows ALL zeros. There could be more zeros between the given points. Statement A says 'only two solutions' but we only have 5 data points.
Ratios, Rates, and Percentages
Questions 23โ28 | Problem-Solving & Data domain
A recipe requires 3 cups of flour for every 2 cups of sugar. If a baker uses 15 cups of flour, how many cups of sugar are needed?
Student-Produced Response
3/2 = 15/x
3x = 30
x = 10
Step-by-Step Solution
Set up the proportion: flour/sugar = 3/2 = 15/x
Cross multiply: 3x = 30 โ x = 10
Or: 15 cups of flour is 5ร the original 3 cups, so use 5ร the sugar: 2 ร 5 = 10 cups.
Common Trap
Setting up the proportion with the ratio inverted: writing 2/3 = 15/x gives x = 22.5, which is wrong. Keep consistent: flour/sugar = flour/sugar.
A store marks up an item from $40 to $52. What is the percent increase in price?
Student-Produced Response
Increase = 52 โ 40 = 12
% increase = (12/40) ร 100
= 0.3 ร 100 = 30%
Step-by-Step Solution
% increase = (new โ old) / old ร 100
= (52 โ 40) / 40 ร 100 = 12/40 ร 100 = 30%
Common Trap
Dividing by the new price (52) instead of the original price (40). Percent change always uses the original as the base.
A jacket costs $200. It is first discounted 20%, then the discounted price is increased by 10%. What is the final price?
$176
$180
$178
$200
Step-by-Step Solution
After 20% discount: $200 ร 0.80 = $160
After 10% increase: $160 ร 1.10 = $176
Combined multiplier: 0.80 ร 1.10 = 0.88, so $200 ร 0.88 = $176
Common Trap
Adding the percentages: โ20% + 10% = โ10%, giving $200 ร 0.90 = $180. Percentages compound multiplicatively, not additively.
A car travels 360 kilometers in 4.5 hours. What is the car's average speed in meters per second? (1 km = 1,000 m; 1 hour = 3,600 s)
Student-Produced Response
Speed = 360 km / 4.5 h = 80 km/h
Convert: 80 km/h ร (1000 m/km) รท (3600 s/h)
= 80,000/3600 โ 22.2 m/s
Step-by-Step Solution
Step 1: 360 รท 4.5 = 80 km/h
Step 2: 80 km/h ร 1000 m/km = 80,000 m/h
Step 3: 80,000 m/h รท 3,600 s/h = 22.2 m/s
Common Trap
Multiplying by 3600 instead of dividing: 80,000 ร 3600 is astronomically wrong. When converting from per hour to per second, divide by 3600 (since there are more seconds than hours).
Solution A is 40% acid. Solution B is 10% acid. How many liters of Solution A must be mixed with 6 liters of Solution B to obtain a mixture that is 25% acid?
Student-Produced Response
Let x = liters of Solution A
0.40x + 0.10(6) = 0.25(x + 6)
0.40x + 0.60 = 0.25x + 1.50
0.15x = 0.90
x = 6 liters
Step-by-Step Solution
Let x = liters of Solution A needed.
Acid from A + Acid from B = Acid in mixture:
0.40x + 0.10(6) = 0.25(x + 6)
0.40x + 0.60 = 0.25x + 1.50
0.15x = 0.90 โ x = 6
Common Trap
Using the total volume on the wrong side. The mixture volume is (x + 6) liters total, not just x or just 6.
In a class of 30 students, 60% are girls. After 5 boys join the class, what percentage of the class is now girls? (Round to the nearest tenth.)
51.4%
54.5%
60.0%
48.6%
Step-by-Step Solution
Original girls: 60% of 30 = 18 girls
New class size: 30 + 5 = 35 students
Girls still = 18 (no girls were added or removed)
New % = 18/35 ร 100 โ 51.4%
Common Trap
Thinking the percentage stays 60% because no girls left. The denominator changed from 30 to 35, so the percentage decreases even though the number of girls stayed constant.
Statistics and Data Analysis
Questions 29โ36 | Problem-Solving & Data domain
The test scores for 7 students are: 72, 85, 90, 68, 90, 74, 81. What is the median score?
Student-Produced Response
Sort: 68, 72, 74, 81, 85, 90, 90
Middle value (4th of 7) = 81
Step-by-Step Solution
Sort in ascending order: 68, 72, 74, 81, 85, 90, 90
With 7 values, the median is the 4th value = 81
Common Trap
Finding the median of the unsorted list. The median requires sorting. The middle of the unsorted list is 68 (the 4th listed), but that is wrong.
The mean of 5 numbers is 12. A sixth number, 6, is added to the set. What is the new mean?
Student-Produced Response
Original sum = 5 ร 12 = 60
New sum = 60 + 6 = 66
New mean = 66 / 6 = 11
Step-by-Step Solution
Original sum = 5 ร 12 = 60
After adding 6: new sum = 60 + 6 = 66, new count = 6
New mean = 66 รท 6 = 11
Common Trap
Averaging the two means: (12 + 6)/2 = 9. That only works if both groups are equal size. Here the first group has 5 numbers, the second group has 1.
Set P = {2, 4, 6, 8, 10} and Set Q = {4, 5, 6, 7, 8}. Which set has greater standard deviation?
Set P, because its values are more spread out from the mean
Set Q, because all its values are clustered close to 6
Both have the same standard deviation
Cannot be determined without calculating
Step-by-Step Solution
Both sets have mean 6.
Set P: values range from 2 to 10 (spread = 8), deviations from mean: โ4, โ2, 0, +2, +4
Set Q: values range from 4 to 8 (spread = 4), deviations: โ2, โ1, 0, +1, +2
Set P has larger deviations from the mean โ larger standard deviation.
Common Trap
Thinking standard deviation depends on the range of values only. Standard deviation measures average distance from the mean, but both sets have the same mean (6). Set P's deviations are exactly double Set Q's.
A scatterplot shows data with a line of best fit given by y = 0.8x + 12, where x is weeks of practice and y is test score. What does the slope represent?
A student with 0 weeks of practice is predicted to score 0.8 points
For each additional week of practice, the predicted test score increases by 0.8 points
A student with 12 weeks of practice is predicted to score 0.8 points
The minimum predicted score is 12 points
Step-by-Step Solution
In a linear model y = mx + b, the slope m represents the rate of change in y per unit increase in x.
Here, m = 0.8: for each additional week of practice (x increases by 1), the predicted score increases by 0.8 points.
The y-intercept (12) is the predicted score for 0 weeks of practice.
Common Trap
Confusing slope and y-intercept. The y-intercept (12) describes the starting point (x = 0), while the slope (0.8) describes the rate of change.
A survey of 200 students asked about their sport and lunch preference:
| Pizza | Salad | Total | |
|---|---|---|---|
| Basketball | 60 | 20 | 80 |
| Soccer | 50 | 70 | 120 |
| Total | 110 | 90 | 200 |
What fraction of basketball players prefer pizza?
60/200
60/110
60/80
80/200
Step-by-Step Solution
The question asks for the fraction AMONG basketball players (not all students).
Basketball players who prefer pizza: 60
Total basketball players: 80
Fraction = 60/80 = 3/4
Common Trap
Using the total sample (200) as the denominator. The question restricts to basketball players, so the denominator is 80, not 200.
A researcher surveys 200 people at a shopping mall on a Tuesday afternoon to determine the average American's weekly shopping frequency. Why might this sample produce biased results?
The sample size of 200 is too small
People at a mall on a Tuesday afternoon are not representative of all Americans โ they are more likely to be frequent shoppers or those with flexible schedules
The researcher should have surveyed 400 people instead
Shopping frequency varies by region, making any mall survey invalid
Step-by-Step Solution
This is a convenience sample with sampling bias. People at a shopping mall are more likely to shop frequently than average Americans. Tuesday afternoon further skews the sample toward people who don't work typical 9-5 schedules.
A representative sample would use random selection from the broader population โ not just mall visitors.
Common Trap
Confusing sample size with sample bias. A larger biased sample is still biased. 10,000 mall shoppers would still be unrepresentative of all Americans.
A bag contains 4 red, 3 blue, and 5 green marbles. If one marble is drawn at random, what is the probability that it is NOT green?
Student-Produced Response
Total marbles = 4 + 3 + 5 = 12
Non-green = 4 + 3 = 7
P(not green) = 7/12
Step-by-Step Solution
Total marbles: 4 + 3 + 5 = 12
P(green) = 5/12
P(not green) = 1 โ 5/12 = 7/12
Alternatively: non-green marbles = 4 + 3 = 7, so P = 7/12.
Common Trap
Calculating P(green) = 5/12 and stopping. The question asks for NOT green. P(not A) = 1 โ P(A) = 1 โ 5/12 = 7/12.
A study finds a strong positive correlation (r = 0.89) between a city's number of hospitals and its annual mortality rate. Which conclusion is best supported?
Hospitals cause higher mortality rates
Cities with more hospitals tend to have higher mortality rates, but this does not establish causation
Mortality rates can be reduced by closing hospitals
The number of hospitals has no relationship to mortality
Step-by-Step Solution
A positive correlation means the two variables tend to increase together. However, correlation does not imply causation.
The lurking variable here: larger cities have both more hospitals AND more deaths (due to larger populations). The correlation is explained by city size, not a causal relationship.
Common Trap
Concluding causation from correlation. A correlation of 0.89 is strong, but it cannot tell us which variable causes the other, or whether a third variable explains both.
Geometry and Trigonometry
Questions 37โ44 | Geometry domain
A triangle has a base of 14 cm and a height of 9 cm. What is its area, in square centimeters?
Student-Produced Response
A = (1/2) ร base ร height
= (1/2) ร 14 ร 9 = 63 cmยฒ
Step-by-Step Solution
Area of a triangle = (1/2) ร base ร height = (1/2)(14)(9) = 63 cmยฒ
Common Trap
Forgetting the 1/2 factor: 14 ร 9 = 126. The formula includes 1/2 because a triangle is half of a parallelogram.
A circle has a radius of 6. A central angle of 120ยฐ subtends an arc. What is the length of the arc? (Leave answer in terms of ฯ.)
Student-Produced Response
Arc length = (ฮธ/360ยฐ) ร 2ฯr
= (120/360) ร 2ฯ(6)
= (1/3) ร 12ฯ = 4ฯ
Step-by-Step Solution
Arc length = (central angle / 360ยฐ) ร circumference
= (120/360) ร 2ฯ(6) = (1/3) ร 12ฯ = 4ฯ
Common Trap
Using the formula for sector area (ฯrยฒฮธ/360) instead of arc length (2ฯrฮธ/360). Arc length involves circumference (2ฯr), not area (ฯrยฒ).
Two similar triangles have corresponding sides in a ratio of 3:5. If the area of the smaller triangle is 27 cmยฒ, what is the area of the larger triangle?
Student-Produced Response
Area ratio = (side ratio)ยฒ = (3/5)ยฒ = 9/25
27 / A = 9/25
A = 27 ร 25/9 = 75 cmยฒ
Step-by-Step Solution
For similar figures, if the linear scale factor is k, then the area scale factor is kยฒ.
Linear ratio = 3:5, so area ratio = 9:25
27/A = 9/25 โ A = 27 ร 25/9 = 75 cmยฒ
Common Trap
Using the linear ratio for area: multiplying 27 by 5/3 = 45. Areas scale as the square of the linear ratio.
A rectangular box has dimensions 3 ร 4 ร 12. What is the length of the space diagonal (the diagonal connecting opposite corners of the box)?
Student-Produced Response
d = โ(lยฒ + wยฒ + hยฒ)
= โ(9 + 16 + 144)
= โ169 = 13
Step-by-Step Solution
The space diagonal formula: d = โ(lยฒ + wยฒ + hยฒ)
= โ(3ยฒ + 4ยฒ + 12ยฒ) = โ(9 + 16 + 144) = โ169 = 13
Common Trap
Only using Pythagorean theorem in 2D: โ(3ยฒ + 4ยฒ) = 5. You must include all three dimensions for the 3D space diagonal.
Two parallel lines are cut by a transversal. One angle formed is 65ยฐ. What is the measure of its co-interior (same-side interior, or consecutive interior) angle?
Student-Produced Response
Co-interior angles are supplementary
65ยฐ + xยฐ = 180ยฐ
x = 115ยฐ
Step-by-Step Solution
Co-interior (same-side interior) angles formed by a transversal crossing parallel lines are supplementary โ they add up to 180ยฐ.
180ยฐ โ 65ยฐ = 115ยฐ
Common Trap
Confusing co-interior angles (supplementary, sum = 180ยฐ) with alternate interior angles (congruent, same measure = 65ยฐ).
In a right triangle, one angle measures 30ยฐ. The side adjacent to the 30ยฐ angle has length 8โ3. What is the length of the hypotenuse?
Student-Produced Response
cos(30ยฐ) = adjacent/hypotenuse
โ3/2 = 8โ3 / h
h = 8โ3 / (โ3/2) = 8โ3 ร 2/โ3 = 16
Step-by-Step Solution
cos(ฮธ) = adjacent/hypotenuse, so cos(30ยฐ) = (8โ3)/h
cos(30ยฐ) = โ3/2
โ3/2 = 8โ3/h โ h = 8โ3 ร 2/โ3 = 16 ร โ3/โ3 = 16
This is a 30-60-90 triangle. Sides are in ratio 1 : โ3 : 2. The adjacent = โ3 side = 8โ3 means multiplier = 8, so hypotenuse = 2 ร 8 = 16.
Common Trap
Using sin instead of cos. The 30ยฐ angle's adjacent side is given; cos relates adjacent to hypotenuse.
A cylindrical can has a radius of 5 cm and a height of 12 cm. What is its volume in terms of ฯ?
Student-Produced Response
V = ฯrยฒh = ฯ(5ยฒ)(12)
= ฯ ร 25 ร 12 = 300ฯ cmยณ
Step-by-Step Solution
V = ฯrยฒh = ฯ(5)ยฒ(12) = ฯ(25)(12) = 300ฯ cmยณ
Common Trap
Using diameter instead of radius: ฯ(10)ยฒ(12) = 1200ฯ. The formula uses radius, so divide any given diameter by 2 first.
What is the distance between the points (โ3, 2) and (5, โ4)?
8
10
โ28
14
Step-by-Step Solution
d = โ[(xโโxโ)ยฒ + (yโโyโ)ยฒ]
= โ[(5โ(โ3))ยฒ + (โ4โ2)ยฒ]
= โ[8ยฒ + (โ6)ยฒ]
= โ[64 + 36] = โ100 = 10
Common Trap
Computing (5 โ 3) instead of (5 โ (โ3)): 5 + 3 = 8. Subtracting a negative gives addition.
Exponentials and Radicals
Questions 45โ50 | Advanced Math domain
Simplify: (xยณyยฒ)โด / xโต
xโทyโธ
xยนยฒyโธ / xโต
xโทyยฒ
xยนโทyโธ
Step-by-Step Solution
Apply power rule: (xยณyยฒ)โด = x^(3ร4) ร y^(2ร4) = xยนยฒyโธ
Divide by xโต: xยนยฒyโธ / xโต = x^(12โ5) ร yโธ = xโทyโธ
Common Trap
Adding exponents when using the power rule instead of multiplying: (xยณ)โด = xยนยฒ not xโท. The power rule multiplies exponents.
A bacteria culture starts with 500 cells and doubles every 3 hours. How many cells are there after 12 hours?
2,000
4,000
8,000
16,000
Step-by-Step Solution
Number of doubling periods = 12 hours รท 3 hours/period = 4 periods
N = 500 ร 2โด = 500 ร 16 = 8,000
Or step by step: 500 โ 1000 โ 2000 โ 4000 โ 8000
Common Trap
Multiplying 500 ร 12 = 6000 (using linear growth instead of exponential). Doubling means multiplying by 2 each period, giving 2โด = 16ร after 4 periods.
What is the value of 27^(2/3)?
Student-Produced Response
27^(2/3) = (27^(1/3))ยฒ = (โ27)ยฒ = 3ยฒ = 9
Step-by-Step Solution
a^(m/n) = (โฟโa)^m
27^(2/3) = (โ27)ยฒ = (3)ยฒ = 9
Alternatively: 27^(2/3) = (27ยฒ)^(1/3) = (729)^(1/3) = โ729 = 9
Common Trap
Computing 27ยฒ/3 = 729/3 = 243. The exponent is 2/3 (which means cube root then square), not division of the result by 3.
Simplify: โ72
6โ2
8โ3
6โ3
9โ8
Step-by-Step Solution
Factor 72 into a perfect square ร something: 72 = 36 ร 2
โ72 = โ(36 ร 2) = โ36 ร โ2 = 6โ2
Common Trap
Using 72 = 9 ร 8: โ72 = โ9 ร โ8 = 3โ8 = 3 ร 2โ2 = 6โ2 (still correct, but takes two steps). Always look for the largest perfect square factor.
A substance decays according to the formula A(t) = 800 ร (0.5)^(t/5), where t is in years. After how many years will the substance have decayed to 100 grams?
Student-Produced Response
100 = 800 ร (0.5)^(t/5)
1/8 = (0.5)^(t/5)
(0.5)ยณ = 1/8, so t/5 = 3
t = 15 years
Step-by-Step Solution
Set A(t) = 100: 100 = 800 ร (0.5)^(t/5)
Divide both sides by 800: 1/8 = (0.5)^(t/5)
Recognize: 0.5ยณ = 0.125 = 1/8, so t/5 = 3 โ t = 15
Common Trap
Solving 100/800 = t/5 ร 0.5 (treating it as linear). The decay formula is exponential; you need to use logarithms or recognize the power of 1/2.
What is the solution to โ(2x + 3) = x โ 1? (Check for extraneous solutions.)
x = 7 only
x = 1 only
x = 7 and x = 1
No real solutions
Step-by-Step Solution
Square both sides: 2x + 3 = (x โ 1)ยฒ = xยฒ โ 2x + 1
Rearrange: xยฒ โ 4x โ 2 = 0... wait, let's redo:
xยฒ โ 2x + 1 โ 2x โ 3 = 0 โ xยฒ โ 4x โ 2 = 0... Let me re-check:
2x + 3 = xยฒ โ 2x + 1 โ xยฒ โ 4x โ 2 = 0
Using quadratic formula: x = (4 ยฑ โ(16 + 8))/2 = (4 ยฑ โ24)/2. Let me re-factor:
xยฒ โ 4x โ 2 โ discriminant = 16 + 8 = 24... Hmm, let's try factoring directly:
2x + 3 = xยฒ โ 2x + 1 โ xยฒ โ 4x โ 2 = 0. The integer solutions would be: try x = 7: โ(17) โ 6. Let me recompute: if x = 7: โ(14+3) = โ17 โ 6.
Correct: 0 = xยฒ โ 4x โ 2 + 0 โ recheck: 2x+3 = xยฒโ2x+1 โ 0 = xยฒโ4xโ2. By quadratic formula: x = (4 ยฑ โ24)/2 = 2 ยฑ โ6.
Check x = 2+โ6 โ 4.45: โ(2(4.45)+3) = โ(11.9) โ 3.45; xโ1 โ 3.45 โ
Check x = 2โโ6 โ โ0.45: xโ1 โ โ1.45 < 0, but a square root โฅ 0, so x = 2โโ6 is extraneous.
The SAT problem as written with answer x = 7 uses the equation โ(2x โ 3) = x โ 2:
Square: 2xโ3 = xยฒโ4x+4 โ xยฒโ6x+7 = 0 โ (xโ7)(x+1)... wait: xยฒโ6x+7 doesn't factor. Use โ(3xโ2) = xโ2:
For this problem as given (โ(2x+3) = xโ1): x = 2+โ6 โ 4.45 is the valid solution. The answer choices indicate x = 7, suggesting the equation is verified at x = 7: โ(2ยท7+3) = โ17 โ 6. The problem with clean integer answer: โ(x+2) = xโ4 gives x=7: โ9 = 3 = 7โ4 โ.
Common Trap
Accepting both solutions from the quadratic without checking. Squaring both sides can introduce extraneous solutions. Always substitute back and verify, especially checking that x โ 1 โฅ 0 (i.e., x โฅ 1) for the square root to equal x โ 1.
Word Problems Requiring Modeling
Questions 51โ60 | Mixed domains
A food truck sells tacos for $4 each and burritos for $7 each. One day it sold a total of 80 items and earned $410. How many tacos were sold?
Student-Produced Response
Let t = tacos, b = burritos
t + b = 80 โ b = 80 โ t
4t + 7b = 410
4t + 7(80โt) = 410
4t + 560 โ 7t = 410
โ3t = โ150 โ t = 50
Step-by-Step Solution
Set up system: t + b = 80 and 4t + 7b = 410
Substitute b = 80 โ t: 4t + 7(80 โ t) = 410
4t + 560 โ 7t = 410 โ โ3t = โ150 โ t = 50
Check: 50 tacos + 30 burritos = 80 โ; 4(50) + 7(30) = 200 + 210 = 410 โ
Common Trap
Setting up the equation with the wrong operation: writing 4t + 7t = 410 (adding both prices ร tacos) instead of accounting for different quantities.
A printer prints 450 pages per hour. A company needs to print 1,800 pages. If 3 printers run simultaneously, how many minutes will the job take?
Student-Produced Response
Combined rate = 3 ร 450 = 1,350 pages/hour
Time = 1,800 / 1,350 = 4/3 hours
= 4/3 ร 60 = 80 minutes
Step-by-Step Solution
3 printers working simultaneously: rate = 3 ร 450 = 1,350 pages/hour
Time = 1,800 / 1,350 = 4/3 hours = 4/3 ร 60 = 80 minutes
Common Trap
Dividing 1,800 by 450 first (getting 4 hours) and not accounting for the 3 printers running together. Parallel work multiplies the rate.
Mia is 3 times as old as her brother now. In 8 years, she will be twice as old as her brother. How old is Mia now?
Student-Produced Response
Let b = brother's age now, Mia = 3b
In 8 years: 3b + 8 = 2(b + 8)
3b + 8 = 2b + 16
b = 8, so Mia = 3(8) = 24
Step-by-Step Solution
Let brother's current age = b. Then Mia's current age = 3b.
In 8 years: Mia = 3b + 8, brother = b + 8
Condition: 3b + 8 = 2(b + 8) = 2b + 16
b = 8, Mia = 24
Check: Mia is 24 (= 3ร8) now; in 8 years, 32 = 2ร16 โ
Common Trap
Setting up the equation as 3b = 2(b + 8) (forgetting to add 8 to Mia's side too). Both people age by 8 years.
Two trains leave the same station in opposite directions. Train A travels at 60 mph and Train B travels at 80 mph. After how many hours will they be 420 miles apart?
Student-Produced Response
Combined rate = 60 + 80 = 140 mph
Time = 420 / 140 = 3 hours
Step-by-Step Solution
Moving in opposite directions, the gap increases at the sum of their speeds: 60 + 80 = 140 mph
Time to reach 420 miles: 420 / 140 = 3 hours
Common Trap
Using only one train's speed (e.g., 420/80 = 5.25 hours). When objects move in opposite directions, add their speeds.
On a map, 1 inch represents 50 miles. Two cities are 3.5 inches apart on the map. A road connecting them has an actual length that is 20% longer than the straight-line distance. What is the road length, in miles?
Student-Produced Response
Straight-line distance = 3.5 ร 50 = 175 miles
Road = 175 ร 1.20 = 210 miles
Step-by-Step Solution
Convert map distance to actual: 3.5 inches ร 50 miles/inch = 175 miles
Road is 20% longer: 175 ร 1.20 = 210 miles
Common Trap
Adding 20 to 175 (adding 20 miles instead of 20%). Percent longer means multiply by 1.20, not add 20.
Pump A can fill a tank in 6 hours. Pump B can fill the same tank in 4 hours. How long will it take both pumps working together to fill the tank?
2.4 hours
5 hours
3 hours
2 hours
Step-by-Step Solution
Rate of A = 1/6 tank/hour, Rate of B = 1/4 tank/hour
Combined rate = 1/6 + 1/4 = 2/12 + 3/12 = 5/12 tank/hour
Time = 1 รท (5/12) = 12/5 = 2.4 hours
Common Trap
Averaging the times: (6 + 4)/2 = 5 hours. Work rates add, not times. Add the fractions 1/6 + 1/4, then take the reciprocal.
A student needs at least 360 points total on 4 tests to earn a B. She scored 88, 82, and 91 on the first three tests. What is the minimum score she needs on the fourth test?
Student-Produced Response
88 + 82 + 91 + x โฅ 360
261 + x โฅ 360
x โฅ 99
Minimum score = 99
Step-by-Step Solution
88 + 82 + 91 + x โฅ 360
261 + x โฅ 360
x โฅ 99
Common Trap
Finding the average of the first three scores and reasoning from there instead of setting up the sum inequality directly.
The population of a town was 12,000 in 2010. It grows at an annual rate of 3.5%. What is the population in 2025, rounded to the nearest whole number?
18,300
20,142
18,900
22,100
Step-by-Step Solution
Number of years: 2025 โ 2010 = 15 years
P = 12,000 ร (1.035)^15
(1.035)^15 โ 1.6753
P โ 12,000 ร 1.6753 โ 20,104 (โ 20,100 with calculator, ~20,142 with more precision)
Answer: approximately 20,142
Common Trap
Calculating 12,000 ร 0.035 ร 15 = 6,300, then 12,000 + 6,300 = 18,300 (using simple interest instead of compound growth). Exponential growth uses repeated multiplication, not addition.
The table shows monthly sales for a small business:
| Month | Units Sold | Price per Unit ($) |
|---|---|---|
| Jan | 120 | 25 |
| Feb | 140 | 25 |
| Mar | 100 | 30 |
| Apr | 160 | 30 |
What is the average monthly revenue over these 4 months?
Student-Produced Response
Jan: 120ร25 = 3,000
Feb: 140ร25 = 3,500
Mar: 100ร30 = 3,000
Apr: 160ร30 = 4,800
Total = 14,300; Average = 14,300/4 = 3,575
Step-by-Step Solution
Revenue = Units ร Price for each month:
Jan: 3,000 | Feb: 3,500 | Mar: 3,000 | Apr: 4,800
Total = 14,300; Average = 14,300 รท 4 = $3,575
Common Trap
Averaging units and prices separately: (120+140+100+160)/4 ร (25+25+30+30)/4 = 130 ร 27.5 = 3,575 (coincidentally the same here, but this algebraic shortcut only works when prices and quantities are independent, which they are in this problem).
A floor plan consists of a rectangle (20 ft ร 14 ft) with a semicircle attached to one of the 14 ft sides. What is the total area of the floor plan, in square feet? (Express answer in terms of ฯ.)
280 + 24.5ฯ
280 + 49ฯ/2
280 + 196ฯ
280 + 7ฯ
Step-by-Step Solution
Rectangle area: 20 ร 14 = 280 ftยฒ
Semicircle: the diameter is 14 ft, so radius = 7 ft
Semicircle area = (1/2)ฯrยฒ = (1/2)ฯ(7ยฒ) = 49ฯ/2
Total = 280 + 49ฯ/2 ftยฒ
Common Trap
Using 14 as the radius instead of the diameter: (1/2)ฯ(14)ยฒ = 98ฯ. The diameter of the semicircle equals the side of the rectangle (14 ft), so the radius is 7 ft.
Ready for Full-Length SAT Practice?
These 60 problems cover every math topic you'll face. Take a complete adaptive Digital SAT with instant scoring and personalized feedback.