Ratios, percentages, and proportions form one of the most practically important clusters of topics on the SAT Math section. These concepts underlie the Problem-Solving and Data Analysis domain, where they appear in questions about everything from unit rates and scale factors to tax calculations, mixture problems, and density. Unlike algebra or quadratics, which require procedural mastery of specific techniques, ratio and percentage questions reward students who have a flexible, intuitive feel for proportional reasoning, the ability to set up relationships correctly, and the discipline to avoid a small number of common traps that consistently mislead less prepared students.
The most damaging of these traps is the base-value error in percentage change: calculating percent increase or decrease using the wrong base. This single error pattern probably costs more students points on SAT percentage questions than any other mistake, and it is entirely preventable once the correct formula is understood and applied consistently. Similarly, students who confuse part-to-part ratios with part-to-whole ratios lose points on ratio questions despite understanding the underlying arithmetic. This guide addresses every variation of ratio, percentage, and proportion question the SAT tests, with explicit identification of every major trap and the clearest possible explanation of how to avoid each one.

This guide covers: ratio concepts (part-to-part, part-to-whole, equivalent ratios), proportions and how to solve them, unit rates and rate conversions, speed-distance-time problems, all three percentage calculation types, percent increase and decrease with the correct base-value formula, successive percentage changes, real-world percentage word problems, unit conversions, density and concentration problems, scaling problems, and mixture problems. Each topic includes worked examples at multiple difficulty levels, common errors, and the fastest solution approach.
Table of Contents
- Ratio Concepts: Part-to-Part and Part-to-Whole
- Setting Up and Solving Proportions
- Unit Rates and Rate Conversions
- Speed, Distance, and Time Problems
- Percentage Calculations: All Three Types
- Percent Increase and Percent Decrease
- Successive Percentage Changes
- Real-World Percentage Word Problems
- Unit Conversions
- Density and Concentration Problems
- Scaling Problems
- Mixture Problems
- When to Use Desmos vs. Mental Math
- Frequently Asked Questions
Ratio Concepts: Part-to-Part and Part-to-Whole
A ratio expresses the relationship between two quantities. Understanding the distinction between part-to-part and part-to-whole ratios is essential because the SAT tests both and students who confuse them reliably choose wrong answers. Getting this distinction right is foundational to the entire topic.
Part-to-Part Ratios
A part-to-part ratio compares one subset of a group to another subset. For example, the ratio of boys to girls in a class of 30 students (12 boys and 18 girls) is 12:18, which simplifies to 2:3.
Key feature: In a part-to-part ratio, neither number by itself tells you the total or what fraction of the whole each part represents. The ratio 2:3 tells you that for every 2 boys, there are 3 girls, but not directly how many of each or what fraction each represents of the total.
Using the ratio multiplier: If the ratio of boys to girls is 2:3, write the actual numbers as 2k and 3k for some positive multiplier k. The total is 2k + 3k = 5k. Any additional information (like total = 30) allows you to find k: 5k = 30, so k = 6. Boys = 2(6) = 12, girls = 3(6) = 18.
Example 1 (Easy): The ratio of red marbles to blue marbles in a bag is 3:5. If there are 24 red marbles, how many blue marbles are there?
Red = 3k = 24, so k = 8. Blue = 5k = 5(8) = 40.
Example 2 (Medium): A recipe uses flour and sugar in a ratio of 4:1. If the total amount of flour and sugar is 30 cups, how many cups of flour are needed?
Total = 4k + k = 5k = 30, so k = 6. Flour = 4k = 24 cups.
Example 3 (Hard): Three friends split a bill in the ratio 2:3:5. If the largest share is $40, what is the total bill?
Largest share = 5k = 40, so k = 8. Total = 2k + 3k + 5k = 10k = 10(8) = $80.
Example 4 (Hard): In a gym class, the ratio of students wearing red to blue to green shirts is 3:4:2. If 6 more students are wearing blue than green, how many students are in the class?
Blue - Green = 4k - 2k = 2k = 6, so k = 3. Total = 3k + 4k + 2k = 9k = 9(3) = 27 students.
Part-to-Whole Ratios
A part-to-whole ratio compares one subset to the entire group. The ratio of boys to all students is 12:30 = 2:5, meaning 2 out of every 5 students are boys.
Part-to-whole ratios are equivalent to fractions. If you know the part-to-whole ratio (or fraction) and one quantity, you can find the other by multiplication or division.
From part-to-part to part-to-whole: If boys:girls = 2:3, then boys:total = 2:(2+3) = 2:5 and girls:total = 3:5.
Example 1 (Easy): In a group, 3 out of every 8 people prefer tea. If there are 56 people in the group, how many prefer tea?
Fraction preferring tea = 3/8. Number preferring tea = (3/8)(56) = 21 people.
Example 2 (Medium): In a school, the ratio of freshmen to all students is 2:7. If there are 84 freshmen, how many students are in total?
Freshmen/Total = 2/7. Total = 84 times (7/2) = 294 students.
Example 3 (Hard): The ratio of cats to dogs at a shelter is 5:3. If 40% of the animals are dogs, what fraction of the animals are neither cats nor dogs?
If dogs are 40% = 2/5 of all animals, and cats:dogs = 5:3, then cats are (5/3) times dogs = (5/3)(2/5) = 2/3 of all animals. But 2/3 + 2/5 = 10/15 + 6/15 = 16/15, which exceeds 1. This inconsistency means the given data has an error. The lesson: verify that part-to-whole fractions derived from ratios are consistent with total = 100%.
A correct version: If cats:dogs = 5:3, cats are 5/8 of all animals and dogs are 3/8. Neither = 1 - 5/8 - 3/8 = 0/8 = 0. All animals are either cats or dogs.
Equivalent Ratios
Two ratios are equivalent if they reduce to the same simplest form. The SAT tests equivalent ratios by asking whether two given ratios are proportional or by asking for the missing term in a proportion.
Simplifying ratios: Divide both terms by their GCF (greatest common factor). The ratio 36:48 simplifies to 3:4.
Scaling ratios: Multiply or divide both terms by the same constant. The ratio 3:4 scales to 15:20 (multiplied by 5).
Example 1 (Easy): Is the ratio 15:20 equivalent to 9:12?
15:20 = 3:4 (divide by 5). 9:12 = 3:4 (divide by 3). Yes, they are equivalent.
Example 2 (Medium): If 3:7 = x:56, find x.
3/7 = x/56. Cross-multiply: 7x = 168. x = 24.
Example 3 (Hard): The ratio of a to b is 3:5 and the ratio of b to c is 4:7. What is the ratio of a to c?
Make b consistent: a:b = 3:5 = 12:20. b:c = 4:7 = 20:35. Now a:b:c = 12:20:35. Therefore a:c = 12:35.
Three-Part Ratios
The SAT occasionally tests ratios with three or more parts. The multiplier method extends directly.
Example 1 (Medium): Three quantities are in the ratio 1:2:3. The sum of the three quantities is 60. Find the difference between the largest and smallest quantities.
Quantities: k, 2k, 3k. Sum = 6k = 60, so k = 10. Difference = 3k - k = 2k = 20.
Example 2 (Hard): Three quantities are in the ratio 1:2:3. The sum of the squares of the three quantities is 504. Find the largest quantity.
Quantities are k, 2k, and 3k. Sum of squares: k² + 4k² + 9k² = 14k² = 504. So k² = 36 and k = 6. Largest = 3k = 18.
Example 3 (Hard): The angles of a triangle are in the ratio 2:3:7. What is the measure of the largest angle?
Sum of angles = 180°. Angles: 2k, 3k, 7k. Sum = 12k = 180, so k = 15. Largest angle = 7k = 7(15) = 105°.
Setting Up and Solving Proportions
A proportion is an equation stating that two ratios are equal: a/b = c/d. Solving a proportion means finding the unknown term. Proportions are among the most universally applicable problem-solving tools in SAT Math.
Cross-Multiplication
Cross-multiplication: If a/b = c/d, then ad = bc. Solve for the unknown by isolating it after cross-multiplication.
Example 1 (Easy): Solve for x: 3/4 = x/20.
Cross-multiply: 3(20) = 4x → 60 = 4x → x = 15.
Example 2 (Medium): Solve for y: (y + 3)/5 = (2y - 1)/8.
Cross-multiply: 8(y + 3) = 5(2y - 1) → 8y + 24 = 10y - 5 → 29 = 2y → y = 14.5.
Example 3 (Hard): Solve for x: (x/6) = (x + 4)/9.
Cross-multiply: 9x = 6(x + 4) → 9x = 6x + 24 → 3x = 24 → x = 8.
Direct Proportion Word Problems
Example 1 (Easy): A car travels 150 miles in 3 hours. At the same rate, how far will it travel in 5 hours?
Set up: 150/3 = x/5. Cross-multiply: 150(5) = 3x → 750 = 3x → x = 250 miles.
Example 2 (Medium): A factory produces 2,400 items in 8 hours. How many hours are needed to produce 6,000 items at the same rate?
Rate: 2,400/8 = 300 items per hour. Time for 6,000: 6,000/300 = 20 hours. Alternatively: 2,400/8 = 6,000/x → 2,400x = 48,000 → x = 20 hours.
Example 3 (Hard): A mixture contains 3 parts concentrate to 7 parts water. How many ounces of concentrate are needed to make 40 ounces of the mixture?
Concentrate is 3 parts of 3 + 7 = 10 total parts. Fraction = 3/10. Concentrate = (3/10)(40) = 12 ounces.
Inverse Proportion
In an inverse proportion, when one quantity increases, the other decreases such that their product remains constant.
Formula: x₁y₁ = x₂y₂, or equivalently x/y = constant where x increases as y decreases.
Example 1 (Medium): 8 workers can build a wall in 15 days. How long would it take 12 workers to build the same wall?
Inverse proportion: 8 times 15 = 12 times x. 120 = 12x. x = 10 days.
Example 2 (Hard): A car traveling at 60 mph completes a journey in 4 hours. At what speed must the car travel to complete the same journey in 3 hours?
Distance = 60 times 4 = 240 miles. New speed = 240/3 = 80 mph. Alternatively: 60 times 4 = speed times 3 → speed = 80 mph.
Setting Up Proportions from Complex Word Problems
Example (Hard): A printing press produces 1,800 pages in 15 minutes. A second press produces pages at 4/3 the rate of the first press. How long does it take the second press to produce 2,400 pages?
First press rate: 1,800/15 = 120 pages per minute. Second press rate: (4/3)(120) = 160 pages per minute. Time for 2,400 pages: 2,400/160 = 15 minutes.
Unit Rates and Rate Conversions
A unit rate expresses a quantity per single unit of another quantity (miles per hour, dollars per pound, calories per serving). Unit rates are essential for comparison, prediction, and conversion problems.
Finding Unit Rates
Formula: Unit rate = Total quantity / Number of units
Example 1 (Easy): A store sells 5 apples for $3.25. What is the price per apple?
Price per apple = $3.25 / 5 = $0.65 per apple.
Example 2 (Medium): Car A travels 240 miles on 8 gallons of fuel. Car B travels 315 miles on 9 gallons. Which car has better fuel efficiency?
Car A: 240/8 = 30 mpg. Car B: 315/9 = 35 mpg. Car B has better fuel efficiency.
Example 3 (Hard): A worker produces 480 units in 6 hours. After training, the worker’s rate increases by 25%. How many units can the worker produce in an 8-hour shift after training?
Original rate: 480/6 = 80 units per hour. New rate: 80 times 1.25 = 100 units per hour. Units in 8 hours: 100 times 8 = 800 units.
Example 4 (Hard): Two machines, A and B, each working alone, can complete a job in 12 hours and 18 hours respectively. How long will it take them to complete the job if they work together?
Machine A rate: 1/12 job per hour. Machine B rate: 1/18 job per hour. Combined rate: 1/12 + 1/18 = 3/36 + 2/36 = 5/36 job per hour. Time = 1/(5/36) = 36/5 = 7.2 hours.
Rate Conversions
Converting between units involves multiplying by conversion factors (ratios equal to 1 with numerator and denominator in different units). The units you want to cancel go in the denominator; the units you want in the result go in the numerator.
Single-step conversion:
Example 1 (Easy): Convert 45 miles per hour to feet per second.
45 miles/hour times (5,280 feet/mile) times (1 hour/3,600 seconds) = 45 times 5,280 / 3,600 = 66 feet per second.
Multi-step conversion:
Example 2 (Medium): A pump moves 3 gallons per minute. How many cubic feet per hour does this represent? (1 gallon = 0.1337 cubic feet)
3 gallons/minute times 0.1337 cubic feet/gallon times 60 minutes/hour = 3 times 0.1337 times 60 = 24.07 cubic feet per hour.
Example 3 (Hard): A cyclist averages 28 km/h. Convert this to m/s.
28 km/h times (1,000 m/km) times (1 h/3,600 s) = 28,000/3,600 ≈ 7.78 m/s.
Comparing Unit Rates for Best Value
Example 1 (Easy): Brand A: 24 oz for $4.80. Brand B: 18 oz for $3.42. Brand C: 32 oz for $6.40. Which offers the best value?
Brand A: $4.80/24 = $0.20/oz. Brand B: $3.42/18 = $0.19/oz. Brand C: $6.40/32 = $0.20/oz. Brand B offers the best value.
Example 2 (Hard): Store X charges $15 per hour plus a $20 setup fee for equipment rental. Store Y charges $22 per hour with no setup fee. For what rental duration is Store X cheaper?
Store X total: 15h + 20. Store Y total: 22h. Store X is cheaper when: 15h + 20 < 22h → 20 < 7h → h > 20/7 ≈ 2.86 hours. Store X is cheaper for rentals longer than approximately 2.86 hours (about 2 hours and 52 minutes).
Speed, Distance, and Time Problems
The fundamental relationship: Distance = Rate times Time (d = rt)
Rearranged: Rate = d/t and Time = d/r.
All speed-distance-time problems use this relationship. The key is correctly identifying which two quantities are given and solving for the third.
Basic Speed-Distance-Time
Example 1 (Easy): A train travels at 80 mph for 3.5 hours. How far does it travel?
d = rt = 80 times 3.5 = 280 miles.
Example 2 (Easy): How long does it take to travel 195 miles at 65 mph?
t = d/r = 195/65 = 3 hours.
Example 3 (Medium): A cyclist covers 54 miles in 3 hours. At this rate, how long will it take to cover 90 miles?
Rate = 54/3 = 18 mph. Time = 90/18 = 5 hours.
Example 4 (Hard): Two cars start from the same point and travel in opposite directions. Car A travels at 55 mph and Car B at 65 mph. After how many hours are they 360 miles apart?
Combined rate (moving apart) = 55 + 65 = 120 mph. Time = 360/120 = 3 hours.
Example 5 (Hard): Two cities are 480 miles apart. Car A leaves City 1 heading toward City 2 at 60 mph. Car B leaves City 2 heading toward City 1 at 80 mph. How far from City 1 do they meet?
They approach each other at 60 + 80 = 140 mph. Time to meet: 480/140 = 24/7 hours. Distance from City 1: Car A travels 60 times (24/7) = 1,440/7 ≈ 205.7 miles.
Average Speed Problems
Critical trap: Average speed is NOT the average of two speeds when different times are spent at each speed. The correct formula is always: Average speed = total distance / total time.
Example 1 (Medium): A driver travels 120 miles at 60 mph, then returns the same 120 miles at 40 mph. What is the average speed for the entire trip?
Time going: 120/60 = 2 hours. Time returning: 120/40 = 3 hours. Total distance: 240 miles. Total time: 5 hours. Average speed = 240/5 = 48 mph.
Note: The arithmetic average of 60 and 40 is 50 mph, which is incorrect. The driver spends more time at 40 mph (3 hours) than at 60 mph (2 hours), so the average speed is closer to the slower speed.
Example 2 (Hard): A traveler drives the first third of a journey at 45 mph, the second third at 60 mph, and the final third at 90 mph. What is the average speed for the entire journey?
Let total distance = 3d. Time for each third: d/45, d/60, d/90. Total time = d(1/45 + 1/60 + 1/90) = d(4/180 + 3/180 + 2/180) = d(9/180) = d/20. Average speed = 3d/(d/20) = 60 mph.
The harmonic mean of 45, 60, and 90 (equally weighted by distance) gives 60 mph. This is a clean result that occurs because the three speeds are in a specific ratio.
Catching-Up and Meeting Problems
Example 1 (Medium): Runner A leaves at 8:00 AM running at 6 mph. Runner B leaves at 9:00 AM from the same location, running in the same direction at 9 mph. At what time does Runner B catch Runner A?
When Runner B starts, Runner A has a 1-hour head start: A is 6 miles ahead. Runner B gains on Runner A at 9 - 6 = 3 mph. Time to catch up: 6/3 = 2 hours after Runner B starts. Runner B catches Runner A at 11:00 AM.
Example 2 (Hard): Car A leaves at noon at 50 mph. Car B leaves from the same location at 2:00 PM, traveling in the same direction at 70 mph. At what time does Car B pass Car A?
At 2:00 PM, Car A is 2 times 50 = 100 miles ahead. Car B gains at 70 - 50 = 20 mph. Time to catch up: 100/20 = 5 hours after 2:00 PM = 7:00 PM.
Percentage Calculations: All Three Types
Every percentage problem on the SAT falls into one of three types. Identifying which type before computing is the most important step.
The fundamental percentage equation: Part = (Percent/100) times Whole, equivalently Part = Decimal times Whole, and Percent = (Part/Whole) times 100.
Type 1: Find the Percentage of a Number (Part = Percent times Whole)
Example 1 (Easy): What is 35% of 240?
Part = 0.35 times 240 = 84.
Example 2 (Medium): A store offers 15% off a $380 jacket. What is the final price?
Discount = 0.15 times $380 = $57. Sale price = $380 - $57 = $323. (Faster: $380 times 0.85 = $323.)
Example 3 (Medium): A student scored 92% on a test with 75 questions. How many questions did the student answer correctly?
Correct = 0.92 times 75 = 69 questions.
Example 4 (Hard): In a survey, 72% of 350 respondents exercise regularly. Of those who exercise regularly, 60% exercise at least 5 days per week. How many respondents exercise at least 5 days per week?
Regular exercisers: 0.72 times 350 = 252. Those who exercise 5+ days: 0.60 times 252 = 151.2. Since the number must be a whole number, 151 respondents (the slight decimal arises from rounding 72% times 350).
Type 2: Find the Whole Given a Part and Percentage
Example 1 (Easy): 45 is 30% of what number?
45 = 0.30 times Whole. Whole = 45/0.30 = 150.
Example 2 (Medium): After a 20% discount, a television costs $480. What was the original price?
$480 = 0.80 times Original. Original = $480/0.80 = $600.
Example 3 (Medium): A student earned 78 points, which was 65% of the total possible points. How many total points were possible?
78 = 0.65 times Total. Total = 78/0.65 = 120 points.
Example 4 (Hard): A population increased by 12% to reach 28,000. What was the original population?
28,000 = 1.12 times Original. Original = 28,000/1.12 = 25,000.
Type 3: Find the Percentage Given Part and Whole
Example 1 (Easy): 18 out of 45 students passed the test. What percentage passed?
Percent = (18/45) times 100 = 40%.
Example 2 (Medium): A factory produces 840 items per day, of which 63 are defective. What is the defect rate?
Defect rate = (63/840) times 100 = 7.5%.
Example 3 (Hard): In a class of 36 students, 24 passed the midterm and 18 passed the final. 12 students passed both. What percentage of students who passed the midterm also passed the final?
Students who passed midterm and final: 12. Percentage of midterm passers who also passed the final: (12/24) times 100 = 50%.
Percent Increase and Percent Decrease
This is the topic where the base-value error causes the most SAT mistakes. The formula is non-negotiable: always divide by the ORIGINAL (before-change) value. No exceptions.
The Correct Formulas
Percent increase: ((New - Original) / Original) times 100%
Percent decrease: ((Original - New) / Original) times 100%
Or combined: Percent change = ((New - Original) / Original) times 100% (positive result = increase, negative result = decrease)
The base-value error: Dividing by the new value instead of the original. This is always wrong. The denominator in percent change calculations is always the starting value before the change occurred.
Example 1 (Easy): A price increases from $40 to $52. What is the percent increase?
Percent increase = (52 - 40)/40 times 100% = 12/40 times 100% = 30%.
Example 2 (Easy): A score drops from 85 to 68. What is the percent decrease?
Percent decrease = (85 - 68)/85 times 100% = 17/85 times 100% = 20%.
Example 3 (Medium): A population decreases from 25,000 to 20,000. What is the percent decrease?
Percent decrease = (25,000 - 20,000)/25,000 times 100% = 5,000/25,000 times 100% = 20%.
Example 4 (Medium): After a 25% increase, a salary is $62,500. What was the original salary?
New = Original times 1.25. Original = $62,500/1.25 = $50,000.
Example 5 (Hard): A stock’s price falls by 30% one week, then increases by 40% the next week. What is the net percent change from the original price?
After 30% decrease: price = Original times 0.70. After 40% increase: price = Original times 0.70 times 1.40 = Original times 0.98. Net change = (0.98 - 1) times 100% = -2%. The price is 2% lower than the original despite the larger percentage gain.
Example 6 (Hard): A company’s revenue was $2.4 million last quarter. This quarter, revenue is $1.8 million. By what percent must next quarter’s revenue increase (relative to this quarter) to match last quarter’s revenue?
Needed increase = ($2.4M - $1.8M)/$1.8M times 100% = $0.6M/$1.8M times 100% = 33.3%.
Note: The decrease from last quarter to this quarter was ($2.4M - $1.8M)/$2.4M = 25%, but recovering requires a 33.3% increase (larger percentage) because the base is now smaller.
Finding Percent Change vs. Finding the New Value
The SAT tests both computations and requires distinguishing between them based on what the question asks.
Multiplier approach (fastest): A 25% increase means multiplying by 1.25. A 15% decrease means multiplying by 0.85. This is faster than computing the change amount separately.
Example 1 (Medium): A price increases 40% and then decreases 25%. Express the final price as a percentage of the original price.
Final = Original times 1.40 times 0.75 = Original times 1.05. The final price is 105% of the original, a 5% net increase.
Example 2 (Hard): The price of a share of stock fell 40% over one period. By what percent must it rise to return to its original value?
After 40% loss: value = 0.60 times Original. To return to original: 0.60 times (1 + r) = 1.00. 1 + r = 1/0.60 = 5/3. r = 2/3 ≈ 66.7%. A 66.7% gain is needed to recover from a 40% loss.
Common Traps in Percent Increase/Decrease
Trap 1: Using the new value as the base. “The price decreased from $80 to $60. By what percent did the price decrease?” Incorrect approach: (80 - 60)/60 = 33.3%. Correct approach: (80 - 60)/80 = 25%. The base is always the original value ($80), not the new value ($60).
Trap 2: Adding percentages directly. A 20% increase followed by a 20% decrease does NOT return to the original. Original times 1.20 times 0.80 = Original times 0.96, which is a 4% net decrease. Percent changes multiply, they do not add.
Trap 3: Symmetric percent misconception. If a price increases by 50%, it does NOT return to the original when decreased by 50%. It decreases by 50% of the higher price: Original times 1.50 times 0.50 = 0.75 times Original (a 25% net decrease from original). Recovery always requires a larger percentage gain than the percentage that was lost.
Trap 4: Confusing percent change with percentage points. If interest rates rise from 2% to 3%, the rate increased by 1 percentage point but increased by 50% (1/2 times 100%). The SAT sometimes distinguishes between these two different measures of change.
Successive Percentage Changes
When a quantity undergoes multiple percentage changes in sequence, the changes multiply, not add. Understanding this rule prevents the most common error in multi-step percentage problems.
Rule: Apply each percentage change by multiplying by the corresponding factor. For an increase of r%: multiply by (1 + r/100). For a decrease of r%: multiply by (1 - r/100).
Example 1 (Easy): A price increases 10%, then increases another 10%. What is the combined percent increase?
Final = Original times 1.10 times 1.10 = Original times 1.21. Combined increase = 21%, not 20%.
Example 2 (Medium): A population grows by 10% per period for 3 periods. Express the final population as a multiple of the original.
Final = Original times (1.10)³ = Original times 1.331. The population is 133.1% of the original, a 33.1% total increase (not 30%).
Example 3 (Medium): A product’s price decreases by 20% and then increases by 25%. By what percent does the price change overall?
Net factor: 0.80 times 1.25 = 1.00. The price returns to exactly the original (0% net change). This is a notable special case.
Example 4 (Hard): An investment loses 15% of its value in one period. By what percent must it gain in the next period to return to the original value?
After 15% loss: value = 0.85 times Original. To return to original: 0.85 times (1 + r) = 1.00. 1 + r = 1/0.85 ≈ 1.1765. r ≈ 17.65% gain needed. A percent loss always requires a larger percent gain to recover.
Example 5 (Hard): A bank account earns 4% annual interest, compounded annually. After how many years will the account value first exceed $14,000 if it starts with $10,000?
Account value after n years: $10,000 times (1.04)^n > $14,000. (1.04)^n > 1.4. Testing: (1.04)^8 ≈ 1.3686 < 1.4 and (1.04)^9 ≈ 1.4233 > 1.4. After 9 years.
Example 6 (Hard): A quantity increases by p% and then decreases by p%. Express the final value as a percentage of the original.
Final/Original = (1 + p/100)(1 - p/100) = 1 - (p/100)². The result is always less than 100%, meaning any equal-rate increase followed by decrease produces a net decrease. The larger p is, the more significant the net decrease.
Real-World Percentage Word Problems
The SAT presents percentage calculations in real-world contexts including tax, discount, tip, markup, and profit margin. Success requires correctly identifying which percentage calculation type each context uses.
Tax Calculations
Example 1 (Easy): An item costs $85 before a 6% sales tax. What is the total price?
Total = $85 times 1.06 = $90.10.
Example 2 (Medium): After paying 8% sales tax, the total for a purchase was $108. What was the pre-tax price?
$108 = pre-tax times 1.08. Pre-tax = $108/1.08 = $100.
Example 3 (Hard): An employee earns a salary and pays 22% income tax on the amount over $40,000. If the employee’s after-tax income is $54,400 and the salary exceeds $40,000, what is the gross salary?
Let s = gross salary. Tax = 0.22(s - 40,000). After-tax = s - 0.22(s - 40,000) = s - 0.22s + 8,800 = 0.78s + 8,800 = 54,400. 0.78s = 45,600. s = $58,461.54 (approximately $58,462).
Discount and Markup
Discount: Sale price = Original price times (1 - discount rate).
Markup: Selling price = Cost times (1 + markup rate).
Example 1 (Easy): A store buys a product for $40 and sells it at a 60% markup. What is the selling price?
Selling price = $40 times 1.60 = $64.
Example 2 (Medium): A jacket originally costs $200. It is first marked down 30%, and then the sale price is reduced an additional 15%. What is the final price?
After first markdown: $200 times 0.70 = $140. After second markdown: $140 times 0.85 = $119.
Example 3 (Hard): A store marks up a product by 40% and then offers a 20% discount off the marked-up price. What is the final price as a percentage of the original cost?
Final = Cost times 1.40 times 0.80 = Cost times 1.12. The final price is 112% of the cost, a 12% net profit.
Example 4 (Hard): After a 15% discount, the sale price of a jacket is $119. A 7% sales tax is then applied to the sale price. What is the final price paid?
Original price before discount: $119 = Original times 0.85. Original = $119/0.85 = $140. Final price with tax: $119 times 1.07 = $127.33.
Tip and Gratuity
Example 1 (Easy): A restaurant bill is $72. A customer leaves an 18% tip. What is the total amount paid?
Total = $72 times 1.18 = $84.96.
Example 2 (Medium): Four friends split a restaurant bill equally. The total bill, including an 18% tip on the pre-tip amount, is $94.40. What did each person pay?
Pre-tip bill: $94.40 / 1.18 = $80. Each person pays $94.40/4 = $23.60.
Profit Margin
Profit margin = (Profit / Revenue) times 100%, where Profit = Revenue - Cost and Revenue = Selling price.
Example 1 (Medium): A company’s product costs $60 to produce and sells for $100. What is the profit margin?
Profit = $100 - $60 = $40. Profit margin = $40/$100 times 100% = 40%.
Example 2 (Hard): A business wants a 35% profit margin on a product that costs $130 to make. At what price should the product be sold?
Profit margin = Profit/Selling price = 0.35. Profit = Selling price - $130. So (Selling price - 130)/Selling price = 0.35. Selling price - 130 = 0.35 times Selling price. 0.65 times Selling price = 130. Selling price = $200.
Important distinction: Profit margin uses revenue (selling price) as the denominator. Markup rate uses cost as the denominator. A product with a 40% profit margin has a markup of 40/60 = 66.7% over cost. These two percentages describe the same product from different perspectives.
Unit Conversions
Unit conversions require systematic application of conversion factors (fractions equal to 1, with one unit in the numerator and its equivalent in the denominator). The key technique is dimensional analysis: arrange factors so that units cancel until only the desired unit remains.
Single-Step Conversions
Example 1 (Easy): Convert 3.5 miles to feet. (1 mile = 5,280 feet)
3.5 miles times (5,280 feet / 1 mile) = 18,480 feet. (Miles cancel, leaving feet.)
Example 2 (Easy): Convert 45 minutes to hours.
45 minutes times (1 hour / 60 minutes) = 0.75 hours.
Example 3 (Medium): Convert 144 square feet to square yards. (1 yard = 3 feet)
144 sq ft times (1 yd/3 ft)² = 144 times (1/9) sq yd = 16 square yards.
Note: For area conversions, square the linear conversion factor. For volume conversions, cube it.
Multi-Step Conversions
Example 1 (Medium): Convert 60 miles per hour to meters per second. (1 mile = 1,609 meters; 1 hour = 3,600 seconds)
60 miles/hour times (1,609 meters/mile) times (1 hour/3,600 seconds) = 60 times 1,609/3,600 ≈ 26.82 m/s.
Example 2 (Hard): A recipe requires 2 cups of flour for 12 servings. If 1 cup = 236.6 mL and you want to make 30 servings, how many liters of flour do you need?
Flour per serving: 2/12 cups = 1/6 cup. For 30 servings: 30 times (1/6) = 5 cups. In mL: 5 times 236.6 = 1,183 mL. In liters: 1.183 liters.
Example 3 (Hard): A car’s fuel efficiency is 35 miles per gallon. Convert this to kilometers per liter. (1 mile = 1.609 km; 1 gallon = 3.785 liters)
35 miles/gallon times (1.609 km/mile) times (1 gallon/3.785 liters) = 35 times 1.609/3.785 ≈ 14.87 km/liter.
Standard Conversions to Know
- 1 foot = 12 inches; 1 yard = 3 feet = 36 inches; 1 mile = 5,280 feet
- 1 pound = 16 ounces; 1 ton = 2,000 pounds
- 1 gallon = 4 quarts = 128 fluid ounces
- 1 meter = 100 centimeters = 1,000 millimeters; 1 kilometer = 1,000 meters
- 1 kilogram = 1,000 grams; 1 liter = 1,000 milliliters
Example (Hard): A swimming pool holds 95,000 liters of water. The pool is being filled at a rate of 800 gallons per hour. How long will it take to fill? (1 gallon = 3.785 liters)
Pool capacity in gallons: 95,000/3.785 ≈ 25,099 gallons. Time = 25,099/800 ≈ 31.4 hours.
Density and Concentration Problems
Density and concentration are rates that express the amount of one substance per unit of another. They appear regularly in SAT problem-solving questions and reward students who recognize the formula and apply it in any of its three forms.
Density
Density = Mass / Volume, or equivalently Mass = Density times Volume and Volume = Mass / Density.
Think of density as “how much mass is packed into each unit of volume.” High density materials (like gold or lead) pack more mass into a given volume; low density materials (like balsa wood or foam) pack less.
Example 1 (Easy): A piece of iron has a mass of 390 grams and a volume of 50 cubic centimeters. What is its density?
Density = 390/50 = 7.8 g/cm³.
Example 2 (Easy): Gold has a density of 19.3 g/cm³. What is the mass of a gold bar with volume 100 cm³?
Mass = 19.3 times 100 = 1,930 grams.
Example 3 (Medium): A wood block has density 0.6 g/cm³ and mass 180 grams. What is its volume?
Volume = Mass/Density = 180/0.6 = 300 cm³.
Example 4 (Hard): A metal alloy is made by mixing 200 cm³ of metal A (density 8 g/cm³) with 150 cm³ of metal B (density 10 g/cm³). What is the density of the alloy?
Mass of A: 8 times 200 = 1,600 g. Mass of B: 10 times 150 = 1,500 g. Total mass: 3,100 g. Total volume: 350 cm³. Density of alloy = 3,100/350 ≈ 8.86 g/cm³.
Note: The density of the alloy is NOT the average of 8 and 10. It depends on the volumes mixed, not just the densities.
Example 5 (Hard): Two metals are mixed. Metal X has density 5 g/cm³ and Metal Y has density 9 g/cm³. If the alloy has density 7 g/cm³, what fraction of the alloy’s volume is Metal X?
Let x = fraction of volume that is Metal X. Then (1 - x) = fraction that is Metal Y.
Density equation: 5x + 9(1 - x) = 7 → 5x + 9 - 9x = 7 → -4x = -2 → x = 0.5.
Each metal comprises 50% of the alloy’s volume.
Concentration Problems
Concentration is the amount of solute (dissolved substance) per unit of solution.
Example 1 (Medium): A solution contains 30 grams of salt dissolved in 500 mL of water. What is the concentration in grams per liter?
Concentration = 30 g / 0.5 L = 60 g/L.
Example 2 (Medium): A 300 mL bottle of juice contains 45 mL of actual juice concentrate. What is the concentration of juice as a percent?
Concentration = 45/300 times 100% = 15%.
Example 3 (Hard): A chemist needs to make 400 mL of a 15% acid solution. She has a 25% acid solution and pure water. How many milliliters of the 25% solution and how many mL of water should she use?
Let x = mL of 25% solution. Water = 400 - x mL.
Acid content: 0.25x = 0.15 times 400 = 60. x = 240 mL of 25% solution. Water = 160 mL.
Example 4 (Hard): How much pure salt must be added to 500 mL of a 10% salt solution to make a 25% salt solution?
Initial salt: 0.10 times 500 = 50 mL. Let s = mL of pure salt added.
New concentration: (50 + s)/(500 + s) = 0.25. 50 + s = 0.25(500 + s) = 125 + 0.25s. 0.75s = 75. s = 100 mL of pure salt.
Scaling Problems
Scaling problems involve enlarging or reducing a shape, recipe, or model by a constant factor. The SAT tests linear, area, and volume scaling in the context of similar figures, maps, and model construction.
Linear vs. Area vs. Volume Scaling
When a linear dimension is scaled by a factor k:
- Linear dimensions (length, width, perimeter) scale by k.
- Area scales by k².
- Volume scales by k³.
This relationship is one of the most important in SAT math for geometry-based scaling questions.
Example 1 (Easy): A recipe for 4 servings uses 3 cups of flour. How many cups are needed for 10 servings?
Scale factor = 10/4 = 2.5. Flour needed = 3 times 2.5 = 7.5 cups.
Example 2 (Easy): A model car is built at a 1:24 scale. The model is 8 inches long. What is the length of the actual car in feet?
Actual length = 8 times 24 = 192 inches = 16 feet.
Example 3 (Medium): Two similar rectangles have corresponding sides in a ratio of 3:5. If the area of the smaller rectangle is 27 square inches, what is the area of the larger rectangle?
Area ratio = (3/5)² = 9/25. Larger area = 27 times (25/9) = 75 square inches.
Example 4 (Medium): Two similar cylinders have radii in a ratio of 2:5. If the volume of the smaller cylinder is 16π cubic units, what is the volume of the larger cylinder?
Volume ratio = (2/5)³ = 8/125. Larger volume = 16π times (125/8) = 250π cubic units.
Example 5 (Hard): The surface area of a sphere is 4πr². If the radius of a sphere is doubled, by what factor does the surface area increase?
Surface area scales by k² = 2² = 4. The surface area increases by a factor of 4.
Example 6 (Hard): Two similar triangles have areas in a ratio of 9:16. What is the ratio of their perimeters?
Area ratio = (linear ratio)². 9:16 = (linear ratio)². Linear ratio = 3:4. Perimeter ratio = 3:4.
Map and Scale Drawing Problems
Example 1 (Easy): On a map, 1 cm represents 50 km. Two cities are 7.4 cm apart on the map. What is their actual distance?
Actual distance = 7.4 times 50 = 370 km.
Example 2 (Medium): A scale drawing of a room shows the room as 6 inches by 4 inches. The scale is 1 inch = 2.5 feet. What is the actual area of the room?
Actual dimensions: 15 feet by 10 feet. Actual area = 150 square feet.
Alternatively: linear scale factor = 2.5 ft/in. Area scale factor = (2.5)² = 6.25. Map area = 24 sq in. Actual area = 24 times 6.25 = 150 sq ft.
Example 3 (Hard): A map with scale 1:50,000 shows a field as a rectangle 4 cm by 6 cm. What is the actual area of the field in square kilometers? (1 km = 100,000 cm)
Actual dimensions: 4 times 50,000 = 200,000 cm = 2 km and 6 times 50,000 = 300,000 cm = 3 km. Area = 2 times 3 = 6 km².
Mixture Problems
Mixture problems combine two or more substances with different properties (price, concentration, density) to produce a mixture with a specified target property.
The Universal Mixture Setup
For any two-component mixture problem:
- Total amount: x + y = total needed
- Property equation: (property₁)(x) + (property₂)(y) = (target property)(total amount)
This two-equation system handles all mixture problem types.
Example 1 (Medium): A store sells nuts at $4/lb and raisins at $2/lb. How many pounds of each should be mixed to make 20 lb of a mixture costing $3.10/lb?
n + r = 20 and 4n + 2r = 3.10 times 20 = 62. From first: r = 20 - n. Substituting: 4n + 2(20 - n) = 62 → 2n = 22 → n = 11 lb nuts, r = 9 lb raisins.
Example 2 (Hard): A 40% alcohol solution is mixed with a 70% alcohol solution to produce 60 liters of a 55% alcohol solution. How many liters of each solution are needed?
Let x = liters of 40% solution. 60 - x = liters of 70% solution.
0.40x + 0.70(60 - x) = 0.55 times 60 = 33.
0.40x + 42 - 0.70x = 33 → -0.30x = -9 → x = 30 liters of 40% solution. 30 liters of 70% solution.
Example 3 (Hard): A 20% salt solution and a 50% salt solution are combined in equal volumes. What is the concentration of the resulting mixture?
With equal volumes x of each: (0.20x + 0.50x)/(2x) = 0.70x/(2x) = 0.35 = 35%.
The result is the arithmetic average of the two concentrations only when equal volumes are mixed.
Example 4 (Hard): How many mL of pure water must be added to 200 mL of a 60% acid solution to dilute it to a 40% acid solution?
Acid amount: 0.60 times 200 = 120 mL acid. Let w = mL of water added.
120/(200 + w) = 0.40. 120 = 80 + 0.40w. 0.40w = 40. w = 100 mL of water.
Example 5 (Hard): A chemist combines 400 mL of a 30% acid solution with 600 mL of an unknown acid solution. The result is a 45% acid solution. What was the concentration of the unknown solution?
0.30(400) + c(600) = 0.45(1000). 120 + 600c = 450. 600c = 330. c = 0.55 = 55%.
When to Use Desmos vs. Mental Math
For ratio, percentage, and proportion questions, the decision to use Desmos versus mental math depends on the complexity and the question type.
Use Mental Math or Paper For
Benchmark percentage calculations: 25% = divide by 4, 10% = divide by 10, 50% = divide by 2, 20% = divide by 5, 33.3% = divide by 3. These benchmarks are faster in your head than entering into a calculator.
Simple ratio multiplier problems: Finding k in a ratio problem when the arithmetic is clean (k = 5 from 5k = 30) is faster on paper.
Simple proportions with clean numbers: 3/4 = x/20 → x = 15. Cross-multiplication with simple numbers is faster than typing.
Percent increase/decrease with whole-number percentages: 25% increase on $200 = $200 times 1.25 = $250. Mental calculation.
Use the Built-in Calculator or Desmos For
Percentage calculations with large, unclean numbers: 37.5% of 2,480 → type 0.375 times 2480. Less error-prone than mental arithmetic.
Multi-step rate conversions with multiple decimal multiplications: Chain the full conversion in one expression: 60 times 1609/3600.
Mixture problems with complex algebra: After setting up the equation, use the calculator for the arithmetic of solving.
Compound percentage change problems: (1.15)(0.80)(1.10) in one calculator entry is faster and more accurate than sequential mental calculations.
Checking percent change answers: Enter (new - old)/old times 100 to verify quickly.
Strategic Reminder
The calculator cannot fix a wrong equation setup. The most common errors in ratio and percentage problems are conceptual (using the wrong base for percent change, confusing part-to-part with part-to-whole, setting up the proportion with inconsistent units). Always verify that the equation is correct before computing. The calculator handles arithmetic; you must handle the setup.
Frequently Asked Questions
1. What is the single most common error on SAT percentage questions?
The base-value error in percent change calculations: dividing by the new value instead of the original value. When a quantity changes from A to B, the percent change is always (B - A)/A, never (B - A)/B. The denominator is always the starting (original) value. Students who memorize this rule and apply it consistently avoid the most damaging percentage mistake on the SAT.
2. What is the difference between a part-to-part ratio and a part-to-whole ratio?
A part-to-part ratio compares two subsets to each other (boys to girls = 2:3). A part-to-whole ratio compares one subset to the entire group (boys to total students = 2:5). When a question gives you a ratio and asks about the fraction of the whole, use the part-to-whole ratio by dividing the part by the sum of all parts in the ratio.
3. Why doesn’t a 20% increase followed by a 20% decrease return to the original price?
Because each percentage applies to a different base. The 20% increase applies to the original price, producing a higher price. The 20% decrease then applies to that higher price. Net factor: 1.20 times 0.80 = 0.96, which is 4% below the original. The percentage changes do not cancel because they are applied sequentially to different bases.
4. What is the fastest method for finding the original price after a percent discount?
Divide the sale price by (1 - discount rate). If the sale price after a 30% discount is $140, the original is $140 / (1 - 0.30) = $140 / 0.70 = $200. This one-step calculation is faster than working backward through two steps.
5. How do I set up proportion problems to avoid errors?
Keep the same types of quantities in the numerator positions on both sides and the same types in the denominator positions. If miles/hours = miles/hours, the setup is correct. If you have miles/hours on the left and hours/miles on the right, you have inverted one side. Label the units in your setup before cross-multiplying.
6. How does scaling affect area and volume differently from length?
When all linear dimensions are scaled by a factor k: lengths and perimeters scale by k, areas scale by k², and volumes scale by k³. If a shape is scaled up by a factor of 3, its area is 9 times as large and its volume is 27 times as large. This relationship appears in SAT geometry problems involving similar figures.
7. What is average speed and why isn’t it the average of two speeds?
Average speed = total distance / total time. It is not the arithmetic average of two speeds unless equal times are spent at each speed. When equal distances are traveled at two speeds (the common SAT scenario), the average speed is the harmonic mean of the two speeds: 2s₁s₂/(s₁ + s₂). The arithmetic average overstates the average speed because more time is spent at the slower speed.
8. How do mixture problems differ from weighted average problems?
Structurally they are the same. Both involve combining two quantities with different values to reach a target value. In a mixture problem, the “value” is concentration or price per unit; in a weighted average problem, the “value” is the quantity being averaged. The setup is identical: (value₁)(amount₁) + (value₂)(amount₂) = (target value)(total amount).
9. When a SAT problem says the ratio of A to B is 3:7, what is the ratio of A to the total?
A to total = 3 : (3 + 7) = 3:10. In other words, A is 3/10 of the total. This conversion from part-to-part ratio to part-to-whole fraction is a fundamental skill for SAT ratio problems.
10. How do I convert between units when the SAT provides conversion factors?
Set up conversion factors as fractions where the unit you want to eliminate is in the denominator, and the unit you want in the result is in the numerator. Multiply through, and all unwanted units cancel. For multi-step conversions, chain multiple conversion factors in sequence.
11. What is density and how is it tested on the SAT?
Density = mass / volume. The SAT tests all three forms of this formula: find density given mass and volume, find mass given density and volume, and find volume given density and mass. It also tests combination problems where two materials are combined and the resulting density of the mixture is requested. The combined density equals total mass divided by total volume (not the average of the two densities).
12. How do I find the percent of one number relative to another?
Percent = (Part / Whole) times 100%. The key is correctly identifying which is the part and which is the whole. The whole is the reference value (what you’re comparing to), and the part is the value you’re expressing as a percentage of the whole. In “A is what percent of B?”, B is the whole (denominator) and A is the part (numerator).
13. What is the best approach for concentration problems on the SAT?
The universal setup: (concentration₁)(volume₁) + (concentration₂)(volume₂) = (target concentration)(total volume). Write this equation, substitute the known values, and solve for the unknown. For dilution problems where pure water is added, the amount of solute stays constant: (initial concentration)(initial volume) = (final concentration)(final volume).
14. How do compound percentage changes work when applied over multiple periods?
Multiply the starting value by each period’s multiplier in sequence. If something grows by 5% per period for 3 periods, the final value is original times (1.05)³ = original times 1.157625. This 15.76% total increase is greater than 3 times 5% = 15% because each period’s 5% growth applies to an already-increased value.
15. How should I approach ratio word problems that give a ratio but ask for an actual count?
Use the multiplier method: write the quantities as constant-multiples of the ratio terms. If the ratio is a:b:c, write the quantities as ak, bk, and ck. Any additional information (total, difference, or any one actual value) lets you solve for k. Then use k to find all actual quantities.
16. What is the difference between markup and profit margin?
Markup is calculated as a percentage of cost: markup rate = (selling price - cost) / cost. Profit margin is calculated as a percentage of revenue (selling price): profit margin = (selling price - cost) / selling price. The same profit in dollars produces different percentages for markup and margin because they use different bases. Markup is always a larger percentage than margin for the same product.
17. When is it worth slowing down to check a percentage answer?
Always check when the answer involves percent change (verify you used the original as the denominator), when the answer seems suspiciously round or suspiciously unclean (SAT answers are often clean numbers; an unclean answer may signal a setup error), and when multiple percentage changes are applied in sequence (verify you multiplied the factors rather than added the percentages). These thirty-second checks prevent the most common percentage errors on the SAT.
Advanced Ratio and Percentage Strategies for Hard SAT Questions
Hard SAT questions in this topic area use the same concepts as easier questions but combine them in ways that require recognizing the underlying structure before proceeding. Understanding these patterns turns hard questions into recognizable types.
The Multiplier Chain Strategy
When multiple percentage changes, ratios, or scale factors are applied in sequence, multiply the factors in a chain rather than computing each intermediate step separately.
Example 1 (Hard): A store’s prices increased 15% on Monday. On Tuesday, all prices were discounted 20%. On Wednesday, prices increased 10%. By what percent does the final Wednesday price differ from the original Sunday price?
Final multiplier = 1.15 times 0.80 times 1.10 = 1.012. The final price is 1.2% higher than the original.
Example 2 (Hard): A population of bacteria triples every hour. After 4 hours, a treatment reduces the population by 75%. How does the population 4 hours after treatment compare to the original population?
After 4 hours without treatment: Original times 3⁴ = 81 times Original. After 75% reduction: 81 times 0.25 = 20.25 times Original. The population is approximately 20 times the original.
Example 3 (Hard): A product’s cost increases 20%, then the selling price is set at 150% of the new cost. By what percent does the selling price exceed the original cost?
New cost = 1.20 times Original. Selling price = 1.50 times 1.20 times Original = 1.80 times Original. The selling price is 80% higher than the original cost.
Ratio-to-Fraction-to-Percentage Conversions
The SAT frequently requires converting among ratios, fractions, and percentages. A fluid ability to move between these representations is essential.
Ratio to fraction: If boys:girls = 2:3, boys as a fraction of total = 2/(2+3) = 2/5 = 40%.
Fraction to ratio: If 3/7 of the class is absent, the ratio of absent to present = 3:(7-3) = 3:4.
Example 1 (Medium): In a bag of marbles, 40% are red. The rest are blue and green in a ratio of 3:2. What fraction of all marbles are green?
Non-red = 60% = 3/5 of total. Green = (2/5) times (3/5) = 6/25 of total. So green is 24% of all marbles.
Example 2 (Hard): A mixture of sand and gravel has sand:gravel = 5:3. If 10 pounds of sand are added, the ratio becomes 7:3. How much gravel is in the mixture?
Original: sand = 5k, gravel = 3k. After adding 10 pounds of sand: (5k + 10)/(3k) = 7/3.
Cross-multiply: 3(5k + 10) = 7(3k) → 15k + 30 = 21k → 6k = 30 → k = 5.
Gravel = 3k = 15 pounds.
Percentage Problems with Multiple Groups
Example 1 (Hard): In a class, 60% of students play sports. Of the students who play sports, 70% also participate in music. Of the students who do not play sports, 30% participate in music. What percentage of the class participates in music?
Students in music = (0.60)(0.70) + (0.40)(0.30) = 0.42 + 0.12 = 0.54 = 54%.
Example 2 (Hard): A survey shows that 45% of people prefer Brand A, 35% prefer Brand B, and 20% have no preference. Among those who prefer Brand A, 80% would switch if Brand A increased its price by 10%. What percentage of all survey respondents would switch from Brand A under this condition?
Percentage who would switch = 0.45 times 0.80 = 0.36 = 36% of all respondents.
Percent Change and Original Value Problems
Example 1 (Hard): After two successive increases of 20% and 25%, a price is $180. What was the original price?
Original times 1.20 times 1.25 = 180 → Original times 1.50 = 180 → Original = $120.
Example 2 (Hard): A quantity increases by p% and then decreases by p%. If the final value is 36% less than the original, find p.
Final = Original times (1 + p/100) times (1 - p/100) = Original times (1 - p²/10,000).
Given final = 0.64 times Original: 1 - p²/10,000 = 0.64 → p²/10,000 = 0.36 → p² = 3,600 → p = 60.
A 60% increase followed by a 60% decrease results in a 36% net decrease. Verification: 1.60 times 0.40 = 0.64 = 64% of original, confirming a 36% decrease.
Setting Up Complex Mixture Problems
Example (Hard): A solution currently has a concentration of 40%. How much pure water must be added to 500 mL of this solution to reduce the concentration to 25%?
Solute is fixed: 0.40 times 500 = 200 mL of solute. Let x = mL of water added.
New concentration: 200/(500 + x) = 0.25.
200 = 0.25(500 + x) = 125 + 0.25x. 75 = 0.25x. x = 300 mL of water.
Verify: (200 mL solute) / (800 mL total) = 25%. Correct.
Mastery Checklist: Ratios, Percentages, and Proportions
Before test day, verify that you can complete each of the following without hesitation:
Ratios: Write the ratio multiplier for any part-to-part ratio and use it to find actual quantities from any additional given information. Convert between part-to-part ratios and part-to-whole fractions. Combine ratios to find compound ratios (a:b and b:c → a:c). Set up three-part ratios and use the multiplier to find any quantity.
Proportions: Set up and solve any proportion by cross-multiplication. Identify whether a relationship is direct or inverse proportion from context. Set up proportions with consistent unit labeling. Solve multi-step proportion problems where the proportion is not immediately apparent.
Unit rates: Calculate unit rates from totals. Compare unit rates to find the best value. Convert rates using dimensional analysis (multiplying by conversion factors with units labeled).
Speed-distance-time: Apply d = rt in all three forms. Calculate average speed as total distance divided by total time. Set up and solve catching-up and meeting problems. Identify the rate at which two objects moving toward or away from each other close or increase the gap.
Percentage calculations: Perform all three percentage calculation types (find part, find whole, find percentage). Use the multiplier approach for percentage increase/decrease questions. Work backward from the post-change value to find the original. Apply the percent change formula with the correct base (always the original/starting value).
Successive changes: Multiply the change factors in sequence rather than adding percentages. Recognize that the net change from successive percentage changes is always less beneficial (for combinations of increases and decreases) than the sum of the percentages suggests. Calculate the gain needed to recover from a percentage loss.
Real-world applications: Apply percentage calculations to tax (multiply by 1 + rate), discount (multiply by 1 - rate), markup (selling = cost times (1 + markup)), and profit margin ((revenue - cost)/revenue).
Unit conversions: Set up single-step and multi-step conversions using dimensional analysis. Cancel units systematically. Recognize that area scales by the square of the linear scale factor and volume scales by the cube.
Density and concentration: Use density = mass/volume in all three forms. Set up mixture problems for changing concentration by adding pure substance or mixing two concentrations.
Scaling: Apply linear, area, and volume scaling relationships to similar figures. Set up and solve map scale problems.
Mixture problems: Set up the two-equation system (total amount + total property) and solve. Apply to price-per-unit mixing, concentration mixing, and weighted average problems.
Connecting Ratio and Percentage Concepts Across SAT Topics
Ratios, percentages, and proportions do not exist in isolation on the SAT. They connect to and appear within questions about other mathematical topics, and recognizing these connections allows faster and more reliable problem-solving.
Ratios in Geometry: Similar Figures
When two geometric figures are similar, corresponding sides are proportional (in a constant ratio), and this ratio determines relationships between all other measurements. The SAT uses similarity in triangles, rectangles, circles, and three-dimensional figures.
Key connections:
- If two similar triangles have sides in ratio k:1, their areas are in ratio k²:1 and their perimeters are in ratio k:1.
- When a triangle is divided by a line parallel to one side, the two resulting triangles are similar, and the proportionality creates multiple equivalent ratios among the sides.
- The ratio of the circumferences of two circles equals the ratio of their radii. The ratio of their areas equals the square of the ratio of their radii.
Example (Hard): Two similar triangles have perimeters of 24 and 36. If the shorter sides of the two triangles are in the same ratio as the perimeters, and the area of the smaller triangle is 48 square units, what is the area of the larger triangle?
Ratio of perimeters = 24:36 = 2:3. Area ratio = (2/3)² = 4/9. Area of larger triangle = 48 times (9/4) = 108 square units.
Percentages in Statistics and Data Analysis
Percentages appear throughout the statistics and data analysis problems on the SAT, connecting to relative frequency, conditional probability, and margin of error concepts.
Relative frequency as percentage: When a two-way table shows counts, converting to relative frequencies (percentages of row totals, column totals, or grand totals) requires all three types of percentage calculation.
Percent change in data contexts: Questions about how a data value compares to a mean, how a distribution changes when an outlier is removed, or how a sample result might differ from the population truth all involve percentage reasoning applied to statistical contexts.
Example (Hard): A data set has a mean of 80. When a new value of 50 is added, the mean drops to 78. By what percentage did the mean change?
Percent change = (78 - 80)/80 times 100% = -2/80 times 100% = -2.5%. The mean decreased by 2.5%.
Proportional Relationships and Linear Functions
A linear function with slope m passing through the origin (y = mx) represents a proportional relationship. On the SAT, proportional relationships are tested both as algebra (linear equations) and as ratio/proportion problems (equivalent ratios).
Recognizing proportional relationships: If y/x = constant for all data points in a table, the relationship is proportional. If y/x is not constant but the differences in y are constant for equal differences in x, the relationship is linear (but not proportional).
Unit rate as slope: In the proportional relationship y = mx, the unit rate (y per unit of x) is the slope m. This connection ties rate problems directly to linear function interpretation.
Example (Hard): A company charges $0.12 per unit of electricity for the first 500 units and $0.08 per unit for each additional unit. A customer used 700 units. What is the average cost per unit?
Cost = 0.12 times 500 + 0.08 times 200 = 60 + 16 = $76. Average cost = $76/700 ≈ $0.109 per unit.
Rates in Systems of Equations
Rate problems frequently appear as systems of equations, where two rates or two conditions generate two equations. The rate application (d = rt, or total = rate times count) combined with a total-amount equation creates the system.
Example (Hard): A river’s current flows at c mph. A boat travels 24 miles upstream in 4 hours and 24 miles downstream in 1.5 hours. Find the boat’s speed in still water and the current’s speed.
Upstream: (b - c)(4) = 24 → b - c = 6. Downstream: (b + c)(1.5) = 24 → b + c = 16.
Adding: 2b = 22 → b = 11 mph. c = 5 mph.
Practice Approach: Maximizing Efficiency on Ratio and Percentage Questions
The ratio and percentage questions on the SAT span easy through hard difficulty. A systematic approach to each question type maximizes both speed and accuracy.
For Ratio Questions
Step 1: Identify whether the ratio given is part-to-part or part-to-whole. Step 2: Write the quantities using the ratio multiplier (2k, 3k, etc.). Step 3: Use any additional information to find k. Step 4: Answer the specific question asked (a part, the total, a different ratio, etc.).
Always verify by checking that all parts sum to the total and that all ratios between parts match the given ratio.
For Proportion Questions
Step 1: Identify the two ratios that should be equal. Step 2: Set them up as a proportion with consistent units in numerator and denominator positions. Step 3: Cross-multiply and solve. Step 4: Check: does the answer make logical sense in context?
For Percentage Questions
Step 1: Identify which of the three types this is (find part, find whole, find percentage). Step 2: Use the formula Part = Percent times Whole, solving for whatever is unknown. Step 3: For percent change, always use the formula (New - Original)/Original and use the ORIGINAL as the denominator. Step 4: Verify: a percentage must be between 0% and some reasonable upper bound given the context.
For Mixture and Concentration Questions
Step 1: Identify what is being combined (solutions, products, populations) and what property is being tracked (concentration, price, rate). Step 2: Write two equations: total amount and total property (amount times concentration summed for each component). Step 3: Solve the system. Step 4: Verify by checking that the combined concentration or value is between the two component values.
Building Speed Through Pattern Recognition
The most time-efficient approach to ratio and percentage questions comes from recognizing the problem type in the first sentence of the question and immediately knowing the setup. Building this pattern recognition requires:
Practicing each problem type in isolation until the setup is automatic: every ratio problem gets the multiplier treatment, every percent change problem identifies original and new, every mixture problem gets the two-equation system. Once the setup is automatic, the computation is usually simple arithmetic.
Then practicing with mixed problems where you must first identify the type before setting up. This mimics the actual SAT, where problem types are mixed throughout the module rather than grouped by topic.
Reviewing every wrong answer with the specific goal of identifying where the setup went wrong: did you use the wrong base for percent change? Did you confuse part-to-part with part-to-whole? Did you set up the proportion with inconsistent units? Each error type has a specific correction, and identifying which error occurred prevents it from recurring.
The ratio, percentage, and proportion topics in this guide, practiced consistently using the College Board’s Question Bank and Bluebook practice tests, produce the pattern recognition and setup fluency that allow these questions to be answered quickly, correctly, and with confidence on test day.
Published by Insight Crunch Team. All SAT preparation content on InsightCrunch is designed to be evergreen, practical, and strategy-focused. Practice ratios, percentages, and proportions using the College Board’s official Question Bank and Bluebook practice tests for the most authentic preparation available.
The concepts covered in this guide, from the simplest ratio multiplier to the most complex mixture problem, share a common thread: proportional reasoning. Every ratio problem is fundamentally about equivalent relationships. Every percentage problem is fundamentally about expressing a part relative to a whole. Every proportion is an equation stating that two ratios are equal. Every rate conversion is an extended chain of equivalent ratios. Every mixture problem is a weighted combination of two proportional relationships.
Students who internalize this underlying unity, who see ratio and percentage problems not as a collection of disconnected procedures but as variations on the fundamental idea of proportional relationship, develop the flexible problem-solving capability that hard SAT questions demand. When a problem presents a novel context or an unfamiliar combination of ideas, proportional reasoning provides the framework for setting up the correct equation even when the specific problem type has not been seen before.
Use this guide as the foundation of your ratio and percentage preparation. Practice each technique with official College Board questions until the setup becomes automatic. Build speed through deliberate practice that emphasizes recognizing the problem type before writing anything. And approach test day with the confidence that proportional reasoning, fully developed, is one of the most versatile and reliable mathematical tools available for the SAT Math section. Every question in this topic area is answerable through the methods this guide has presented. The preparation is complete; the application is yours. That combination of foundational understanding and practiced fluency is the complete answer to how to perform reliably and efficiently on every ratio, percentage, and proportion question the SAT presents. Begin with the first example in this guide, build through every section, verify mastery through official practice, and arrive at test day prepared to convert every proportional reasoning question into a reliable source of points. The work invested in mastering this topic area is work that pays dividends on test day and far beyond it, because proportional reasoning is one of the most broadly applicable quantitative skills in academic and professional life. Master it thoroughly through the preparation this guide has outlined, and the benefits will extend well past the SAT.
Every ratio, percentage, and proportion question on the SAT rewards students who have internalized a small set of core principles and can apply them flexibly to unfamiliar contexts. The base-value rule for percent change (always divide by the original), the ratio multiplier method for finding actual quantities from ratios, the two-equation system for mixture problems, and the dimensional analysis technique for unit conversions are not arbitrary procedures to memorize but logical expressions of the underlying mathematical relationships involved. Students who understand why these methods work, not just how to apply them mechanically, produce correct answers even when the SAT presents the concept in an unfamiliar disguise.
The preparation this guide provides is designed to build both the procedural fluency and the conceptual understanding that together produce this reliable performance. Working through every example in every section, practicing with official College Board questions at each difficulty level, reviewing every wrong answer explanation carefully, and connecting each specific technique to the broader principle of proportional reasoning will develop the complete skill set these questions require. Systematic preparation of this quality, applied consistently from now through test day, is what converts the ratio and percentage domain from a source of uncertainty into a reliable contributor to your SAT Math score. The techniques are clear, the examples are comprehensive, and the path to mastery is well-defined. Follow it fully. Ratios, percentages, and proportions reward preparation more directly than almost any other SAT Math topic, because the question types are consistent, the methods are reliable, and the common errors are entirely avoidable once they are understood. This guide has identified every major trap, every essential formula, and every problem type. The knowledge is in place. Begin the practice, maintain the discipline, and the results on test day will reflect the thoroughness of the preparation this guide has enabled. Every question in this domain is answerable, and with systematic preparation, every question becomes a reliable point in your favor. The mastery this guide builds is not merely knowledge about ratios and percentages in the abstract; it is the practiced ability to recognize which type of proportional reasoning a question calls for, set up the correct equation in the correct form, execute the arithmetic efficiently, and verify the answer against common-sense bounds. That four-step capability, developed through systematic preparation with official materials, is the complete answer to how to perform reliably on every ratio, percentage, and proportion question the SAT presents. Develop that four-step capability through the preparation this guide has described, and every ratio and percentage question on the SAT becomes not a source of uncertainty but a reliable opportunity to demonstrate the quantitative reasoning that systematic, thorough preparation produces. Prepare with the guide fully, practice with official materials consistently, and trust the knowledge this preparation has built to carry you through every ratio and percentage question on test day with speed, accuracy, and confidence. That is the complete promise of the preparation this guide provides, and it is a promise the methodology consistently delivers for every student who applies it with the thoroughness and consistency it deserves.