SAT Math Problem-Solving Workbook
Introduction: Building Your Confidence for the SAT Math
Section
Welcome to your SAT math practice workbook! The SAT Math section can seem intimidating at
first, but it is a highly learnable test. This workbook is designed to break down the most common
types of math problems into clear, manageable steps, helping you build both your skills and your
confidence.
The key to mastering the SAT isn't just knowing math formulas—it's knowing how to approach
the problems strategically and efficiently. We will focus on specific strategies for each problem
type, highlighting shortcuts, common traps to avoid, and when to leverage powerful tools like the
built-in Desmos calculator to save time and reduce errors.
This workbook is organized by key topic areas you'll encounter on the test. Each section presents
a typical SAT problem followed by a detailed, step-by-step solution. Let's get started!
--------------------------------------------------------------------------------
1.0 Algebra: Linear Equations, Systems, and Functions
1.1 Solving Linear Equations from Word Problems
Many SAT problems test your ability to translate a real-world scenario into a linear equation.
The goal is to identify the initial, one-time value (which acts as the y-intercept) and the variable
rate (which acts as the slope). A common mistake is mixing these two up, so always double-
check what the question is asking for.
Problem Step-by-Step Solution
The total cost F(x) in dollars to lease a 1. Identify the variables and constants: The problem
car for 36 months from a particular car states that x represents the monthly payment and F(x)
dealership is given by F(x) = 36x + is the total cost. In the equation F(x) = 36x +
1,000, where x is the monthly payment 1,000, the $1,000 is the fixed, one-time fee (the y-
in dollars. <br><br> What is the total intercept), and the 36x represents the total cost from
cost to lease a car when the monthly the monthly payments over the 36-month lease.
payment is $400? <br><br> 2. Substitute the given value: The question
gives a monthly payment of $400. We need to
substitute 400 for x in the given function. <br> F(400)
= 36(400) + 1,000 <br><br> 3. Calculate the final
cost: Perform the multiplication and addition to find
the total cost. <br> F(400) = 14,400 + 1,000 <br>
F(400) = 15,400 <br><br> The total cost is
$15,400.
1.2 Strategy: Using Proportions to Solve Systems of Equations
Quickly
Sometimes, the SAT will ask for the value of an expression (like 16x + 8) rather than the value
of the variable x itself. This is a classic SAT move. The test-makers are not just testing your
ability to solve for x; they're testing your ability to recognize patterns and reward you for finding
a faster path. Brute-forcing the problem by solving for x first works, but it costs you precious
seconds. Look for a proportional relationship to save time.
Problem Step-by-Step Solution
1. Analyze the relationship: Look closely at the expression in the given
equation (4x + 2) and the target expression (16x + 8). Notice that the target
If 4x + 2 = expression is exactly 4 times the given expression. <br> 4 * (4x + 2) = 16x
12, what is the + 8 <br><br> 2. Apply the proportion: Because the expression on the left
value of 16x + side of the equation is multiplied by 4, you can find the answer by multiplying
8? the value on the right side of the equation (12) by 4 as well. <br><br> 3. Solve
for the expression: This avoids the need to solve for x first. Simply perform
the multiplication. <br> 12 * 4 = 48 <br><br> The value of 16x + 8 is 48.
1.3 Interpreting Linear Functions
Understanding function notation is critical for the SAT. A value like f(0) = 8 tells you the y-
intercept of the function; it's the value of the function when x = 0. This is often the fastest way
to start eliminating incorrect answer choices.
Problem Step-by-Step Solution
1. Identify the Y-Intercept: The statement f(0) = 8
directly gives you the y-intercept. When x is 0, y is 8. This
means the constant in the equation (the 'b' in y = mx + b)
must be 8. This allows you to immediately eliminate
In the linear function f, f(0) = 8
answer choices B and C. <br><br> 2. Calculate the
and f(1) = 12. Which equation Slope: The slope is the "rise over run" or the change in y
defines f?<br><br> A) f(x) = 12x divided by the change in x. You are given two points: (0,
+ 8<br>B) f(x) = 8x + 12<br>C)
8) and (1, 12). <br> * The change in x is 1 - 0 = 1. <br>
f(x) = 4x + 12<br>D) f(x) = 4x
+ 8
* The change in y is 12 - 8 = 4. <br> The slope (m) is
4 / 1 = 4. <br><br> 3. Select the correct equation:
Look at the remaining options (A and D). The only
equation with a slope of 4 and a y-intercept of 8 is D) f(x)
= 4x + 8.
Mastering linear equations is fundamental. Now, let's level up and apply that same logical rigor
to the more complex world of quadratics.
--------------------------------------------------------------------------------
2.0 Advanced Math: Quadratics and Exponentials
2.1 Solving Quadratic Equations by Factoring
When an equation contains a squared term (like x²), it is a quadratic. A common and effective
way to solve these is to rearrange the equation so it equals zero and then factor the expression.
Problem Step-by-Step Solution
1. Rearrange the equation: Your first goal is to eliminate the
fraction. Multiply both sides by the denominator, (x + 6). <br>
x(x + 6) = 55 <br><br> 2. Set the equation to zero: A
quadratic must be set to zero before you can factor it. Distribute
the x on the left side, then subtract 55 from both sides. <br> x² +
What is the positive solution
6x = 55 <br> x² + 6x - 55 = 0 <br><br> 3. Factor the
to the given equation?
quadratic: Look for two numbers that multiply to -55 and add to
<br><br>x = 55 / (x + 6)
+6. After testing factors, you'll find that +11 and -5 satisfy these
conditions. <br> (x + 11)(x - 5) = 0 <br><br> 4. Find the
positive solution: The two possible solutions that make this
equation true are x = -11 and x = 5. The question specifically
asks for the positive solution. <br><br> The correct answer is 5.
2.2 Finding the Number of Solutions Using the Discriminant
For questions asking about the number of solutions to a quadratic system (two, one, or none), the
discriminant is a powerful tool. For a quadratic in the form ax² + bx + c = 0, the discriminant
is b² - 4ac.
If b² - 4ac > 0, there are two distinct real solutions.
If b² - 4ac = 0, there is exactly one distinct real solution.
If b² - 4ac < 0, there are no real solutions.
Problem Step-by-Step Solution
In the given system of equations, a is a 1. Combine and set to zero: Since both equations
positive constant. The system has equal y, set them equal to each other. Then, rearrange
exactly one distinct real the equation so it is equal to zero. <br> -1.5 = x² +
solution.<br><br>y = -1.5<br>y = x² 8x + a <br> 0 = x² + 8x + a + 1.5 <br><br> 2.
+ 8x + a<br><br>What is the value of Identify a, b, and c: Now identify the coefficients for
a? the discriminant formula (ax² + bx + c). <br> * a =
1 <br> * b = 8 <br> * c = (a + 1.5) <br><br> 3.
Apply the discriminant: The problem states there is
exactly one solution, so we set the discriminant equal
to zero. <br> b² - 4ac = 0 <br> (8)² - 4(1)(a +
1.5) = 0 <br><br> 4. Solve for the constant:
Simplify the equation and solve for the unknown
constant a. <br> 64 - 4(a + 1.5) = 0 <br> 64 -
4a - 6 = 0 <br> 58 - 4a = 0 <br> 58 = 4a <br> a
= 58 / 4 = 14.5 <br><br> The value of a is 14.5.
Just as we did with algebra, we can see that geometry on the SAT is often about recognizing
patterns and relationships, not just memorizing formulas.
--------------------------------------------------------------------------------
3.0 Geometry: Shapes and Measures
3.1 Calculating Perimeter
Perimeter is simply the total distance around the outside of a two-dimensional shape. For a
square, all four sides are equal in length, making the calculation straightforward.
Problem Step-by-Step Solution
1. Recall the formula: The formula for the perimeter of a square is P =
Each side of a square
4 * side, where P is the perimeter and side is the length of one side.
has a length of 45.
<br><br> 2. Substitute and solve: Substitute the given side length of 45
What is the perimeter
into the formula and calculate the result. <br> P = 4 * 45 <br> P =
of the square?
180 <br><br> The perimeter of the square is 180.
3.2 Arc Length and Ratios
For circle problems on the SAT, you can often use ratios and proportions to find the answer more
quickly than by using complex angle formulas. Look for relationships between parts of the circle.
Problem Step-by-Step Solution
The circle shown has Center O, 1. Identify equal arcs: Because PR and QS are
circumference 144π, and diameters PR diameters that form vertical angles at the center O, the
and QS. The length of Arc PS is twice arcs they create are equal. Therefore, Arc QR = Arc PS.
the length of Arc PQ.<br><br>What is Our goal is to find the length of Arc PS. <br><br> 2.
the length of Arc QR? Find the semi-circle length: The diameter PR divides
the circle into two equal halves. The arc from P through
S to R is a semi-circle. Its length is half the total
circumference. <br> Arc PSR = 144π / 2 = 72π
<br><br> 3. Set up the ratio: The problem states Arc
PS is twice Arc PQ. Let's call the length of Arc PQ x.
Then the length of Arc PS is 2x. The total length of the
semi-circle PSR is the sum of these two arcs: x + 2x =
3x. <br><br> 4. Calculate the target arc's proportion:
From the ratio, we can see that Arc PS (2x) makes up
two-thirds of the total length of the semi-circle Arc PSR
(3x). <br><br> 5. Calculate the final arc length: Find
2/3 of the semi-circle's length to determine the length of
Arc PS. <br> Length of Arc PS = (2/3) * 72π =
48π <br><br> 6. State the final answer: Since Arc QR
= Arc PS, the length of Arc QR is 48π.
That same principle of breaking down complex problems into manageable parts is your key to
conquering the data analysis questions ahead.
--------------------------------------------------------------------------------
4.0 Data Analysis and Problem Solving
4.1 Solving Rate Problems
Rate problems often involve calculating a value (like speed, consumption, or flow) over a
specific unit of time. The key is to set up an equation that isolates the variable you need to find,
often by dividing a total amount by the total time.
Problem Step-by-Step Solution
1. Find the total amount burned: First, calculate
the total mass of propellant that was used. Subtract
the remaining amount from the starting amount.
A rocket contained 467,000 kg of <br> 467,000 - 362,105 = 104,895 kg
propellant before launch. Exactly 21 <br><br> 2. Set up the rate equation: The average
seconds after launch, 362,105 kg of the rate is the total amount burned divided by the time
propellant remained. <br><br> On elapsed. <br> Rate = Total Propellant
average, approximately how much Burned / Time <br> Rate = 104,895 kg / 21
propellant in kilograms did the rocket burn seconds <br><br> 3. Calculate the final rate:
each second after launch? Perform the division to find the burn rate per second.
<br> 104,895 / 21 ≈ 4,995 kg/second
<br><br> The rocket burned approximately 4,995
kg of propellant per second.
4.2 Comparing Means of Data Sets
The SAT often includes data comparison questions that seem like they require tedious
calculations. However, they are frequently designed to test your logical reasoning. Before you
start calculating, always ask yourself: "Is there a logical shortcut?" This section will show you
how to spot one.
Problem Step-by-Step Solution
1. Identify similarities: Notice that Data Set Y contains all
four of the exact same values that are in Data Set X.
Data Set X: 5, 9, 9, 13 <br> <br><br> 2. Identify the key difference: The only difference
Data Set Y: 5, 9, 9, 13, 27 is that Data Set Y has one additional value: 27. <br><br> 3.
<br><br> Which statement Draw a conclusion: The value 27 is larger than any other
correctly compares the mean of value in either data set. Adding a value that is significantly
Data Set X with the mean of Data larger than the others will "pull" the average up. Therefore,
Set Y? without needing to calculate the exact means, you can
conclude that the mean of Data Set Y must be greater than the
mean of Data Set X.
--------------------------------------------------------------------------------
Conclusion: Your Path Forward
In this workbook, we've broken down key SAT math problems and demonstrated strategies to
solve them efficiently. We've covered techniques like translating word problems, using
proportions as shortcuts, interpreting function notation, factoring quadratics, and applying logical
deduction to data sets.
As you continue your SAT preparation, make these strategies your own. The single most
effective way to improve your score is through consistent and focused practice. Applying these
methods repeatedly will help you build the speed, accuracy, and confidence you need to excel on
test day. Keep up the great work!