Ratios, Proportions and Percentages

Master ratios, proportions, percent change, and successive percentages for the ACT with strategies and practice problems.

Ratios, proportions, and percentages are among the most practical math skills tested on the ACT — and among the most frequently appearing question types. You can expect roughly 5–8 questions on these interconnected topics across the 60-question ACT Math section. They appear early in the test where questions are easiest, making them prime opportunities to bank quick, confident points that set you up for success on harder problems later.

The ACT gives you 60 minutes for 60 questions — roughly one minute per question — with a calculator allowed throughout and no penalty for wrong answers. Always answer every question, even if you must guess. Ratio, proportion, and percentage questions fall squarely under the Pre-Algebra domain and are generally classified as easy to medium difficulty. If you can solve these problems in well under a minute each, you build a valuable time cushion for the more challenging trigonometry and advanced algebra questions that appear in the second half of the test.

One key advantage of these topics: they appear everywhere in daily life — shopping discounts, recipe scaling, map reading, statistical comparisons — so you likely have some intuitive understanding already. This guide will formalize that intuition, teach you efficient calculation strategies, and show you how to avoid the traps that the ACT sets for careless test-takers.

This guide covers ratios, proportions, direct and inverse proportion, percentages, percent change, successive percent changes, and real-world applications. You will work through multiple ACT-style examples and practice with realistic problems.

Core Concepts

Ratios

A ratio compares two or more quantities. The ratio of aa to bb can be written as a:ba:b, ab\frac{a}{b}, or "aa to bb." All three notations mean the same thing.

Key idea: Ratios describe relative size, not actual size. If the ratio of boys to girls in a class is 3:53:5, there could be 6 boys and 10 girls, or 30 boys and 50 girls, or 300 boys and 500 girls. The actual numbers are multiples of the ratio parts.

Finding actual values from a ratio and total:

If the ratio of aa to bb is 3:53:5 and the total is 40:

  • Total parts: 3+5=83 + 5 = 8
  • Value of aa: 38×40=15\frac{3}{8} \times 40 = 15
  • Value of bb: 58×40=25\frac{5}{8} \times 40 = 25
  • Check: 15+25=4015 + 25 = 40

Three-part ratios work the same way. If the ratio is 2:3:52:3:5 and the total is 100:

  • Total parts: 2+3+5=102 + 3 + 5 = 10
  • Each quantity: 210×100=20\frac{2}{10} \times 100 = 20, 310×100=30\frac{3}{10} \times 100 = 30, 510×100=50\frac{5}{10} \times 100 = 50

Proportions

A proportion is an equation stating that two ratios are equal:

ab=cd\frac{a}{b} = \frac{c}{d}

To solve a proportion, cross-multiply: ad=bca \cdot d = b \cdot c. This is the single most important technique for proportion problems and works every time.

Example: If 38=x24\frac{3}{8} = \frac{x}{24}, cross-multiply: 3×24=8×x3 \times 24 = 8 \times x, so 72=8x72 = 8x and x=9x = 9.

Setting up proportions correctly: Make sure corresponding quantities are in the same position. If you write boysgirls\frac{\text{boys}}{\text{girls}} on one side, you must write boysgirls\frac{\text{boys}}{\text{girls}} on the other side — never mix the order.

Direct and Inverse Proportion

Direct proportion: As one quantity increases, the other increases at the same rate. The equation is y=kxy = kx where kk is a constant. Doubling xx doubles yy.

Example: If 3 pounds of apples cost \6,then9poundscost, then 9 pounds cost $18(samerateof(same rate of$2$ per pound).

Inverse proportion: As one quantity increases, the other decreases proportionally. The equation is xy=kxy = k where kk is a constant. Doubling xx halves yy.

Example: If 4 workers can complete a job in 6 hours, how long would 8 workers take? The total work is constant: 4×6=244 \times 6 = 24 worker-hours. So 8×t=248 \times t = 24, giving t=3t = 3 hours. More workers means less time.

Identifying which type: Ask yourself: "If one quantity goes up, does the other go up (direct) or down (inverse)?" More speed → less time (inverse). More hours worked → more money earned (direct).

Percentages — Core Calculations

A percentage is a ratio expressed out of 100. The word "percent" literally means "per hundred."

Converting between forms:

  • Fraction to percent: divide, then multiply by 100. 38=0.375=37.5%\frac{3}{8} = 0.375 = 37.5\%
  • Percent to decimal: divide by 100 (move decimal two places left). 45%=0.4545\% = 0.45
  • Decimal to percent: multiply by 100 (move decimal two places right). 0.72=72%0.72 = 72\%

Three fundamental percentage calculations:

  1. Finding a percentage of a number: "x%x\% of nn" means x100×n\frac{x}{100} \times n. Example: 30%30\% of 80=0.30×80=2480 = 0.30 \times 80 = 24.

  2. Finding what percent one number is of another: "What percent is aa of bb?" means ab×100%\frac{a}{b} \times 100\%. Example: 15 is what percent of 60? 1560×100=25%\frac{15}{60} \times 100 = 25\%.

  3. Finding the whole from a part and a percent: "25% of what number is 30?" means 0.25×n=300.25 \times n = 30, so n=300.25=120n = \frac{30}{0.25} = 120.

Percent Increase and Decrease

The percent change formula is one of the most commonly tested concepts on the ACT:

Percent Change=New ValueOriginal ValueOriginal Value×100%\text{Percent Change} = \frac{\text{New Value} - \text{Original Value}}{\text{Original Value}} \times 100\%

  • If the result is positive, it is a percent increase.
  • If negative, it is a percent decrease.

The critical detail: The denominator is always the original value — the value before the change occurred. This is where many students make errors. If a price goes from \50toto$65,thepercentincreaseis, the percent increase is \frac{65-50}{50} \times 100 = 30%,not, not \frac{65-50}{65} \times 100 \approx 23%$.

Multiplier shortcut: To increase a number by p%p\%, multiply by (1+p100)(1 + \frac{p}{100}). To decrease by p%p\%, multiply by (1p100)(1 - \frac{p}{100}).

Examples:

  • 200200 increased by 15%=200×1.15=23015\% = 200 \times 1.15 = 230
  • 200200 decreased by 15%=200×0.85=17015\% = 200 \times 0.85 = 170

Successive Percent Changes

When a quantity changes by a%a\% and then by b%b\%, you cannot simply add the percentages. Instead, you must multiply the individual factors:

Final Value=Original×(1+a100)×(1+b100)\text{Final Value} = \text{Original} \times \left(1 + \frac{a}{100}\right) \times \left(1 + \frac{b}{100}\right)

Classic ACT trap: A price increases by 20% and then decreases by 20%. Is the final price the same as the original?

Final=P×1.20×0.80=0.96P\text{Final} = P \times 1.20 \times 0.80 = 0.96P

No! The price actually decreased by 4%. This is because the 20% decrease applies to the larger (increased) amount, so the decrease is bigger in absolute terms than the increase was.

Scale Factors, Maps, and Unit Conversion

Ratios are the foundation of scale problems and unit conversions:

Map scales: If a map scale is 1 inch:50 miles1 \text{ inch} : 50 \text{ miles} and two cities are 3.53.5 inches apart on the map, the actual distance is 3.5×50=1753.5 \times 50 = 175 miles.

Unit conversion: Convert 5 miles to feet. Since 1 mile = 5,280 feet: 5×5,280=26,4005 \times 5{,}280 = 26{,}400 feet. This is a proportion: 1 mile5,280 feet=5 milesx feet\frac{1 \text{ mile}}{5{,}280 \text{ feet}} = \frac{5 \text{ miles}}{x \text{ feet}}.

Model/scale problems: A model car is built at a 1:241:24 scale. If the model is 7.5 inches long, the actual car is 7.5×24=1807.5 \times 24 = 180 inches = 15 feet.

Strategy Tips

Tip 1: Use Cross-Multiplication for Every Proportion

Whenever you see two fractions set equal (or can set up a proportion from the problem), cross-multiply immediately. This is the fastest, most reliable method and virtually eliminates errors.

Tip 2: Translate Percent Problems Using Keywords

Use this pattern to convert English to math: "is" = ==, "of" = ×\times, "what" = xx, "percent" = ÷100\div 100. So "what is 40% of 250?" becomes x=0.40×250=100x = 0.40 \times 250 = 100.

Tip 3: Use Multipliers Instead of Two-Step Calculations

Instead of computing the increase/decrease amount and then adding/subtracting, multiply directly by the appropriate factor. Increase of 25%? Multiply by 1.251.25. Decrease of 10%? Multiply by 0.900.90. This is faster and less error-prone.

Tip 4: Set Up Part-to-Whole Ratios Carefully

When a problem gives a ratio of parts (like 2:3:52:3:5), the total number of parts is 2+3+5=102 + 3 + 5 = 10. Each quantity is its fraction of the total. This approach handles money division, mixture problems, and group allocation.

Tip 5: Sanity-Check with Quick Estimation

Before finalizing your answer, estimate to verify reasonableness. If a \50itemisdiscountedby30item is discounted by 30%, the sale price should be around$35.Ifyouransweris. If your answer is $65$, something is wrong. Estimation catches errors that algebra alone misses.

Tip 6: Watch for the "Percent OF" vs. "Percent MORE" Distinction

"A is 30% of B" means A=0.30BA = 0.30B. "A is 30% more than B" means A=1.30BA = 1.30B. These are very different, and the ACT exploits this distinction.

Worked Example: Example 1

Problem

In a class of 32 students, the ratio of boys to girls is 3:53:5. How many girls are in the class?

Solution

Total ratio parts: 3+5=83 + 5 = 8

Girls: 58×32=20\frac{5}{8} \times 32 = 20

There are 20 girls. (Boys: 38×32=12\frac{3}{8} \times 32 = 12. Check: 12+20=3212 + 20 = 32 ✓)

Worked Example: Example 2

Problem

A sweater originally priced at \60$ is on sale for 25% off. What is the sale price?

Solution

Using the multiplier method: Sale price=60×(10.25)=60×0.75=$45\text{Sale price} = 60 \times (1 - 0.25) = 60 \times 0.75 = \$45

Worked Example: Example 3

Problem

The population of a town increased from 15,000 to 18,600. What was the percent increase?

Solution

Percent increase=18,60015,00015,000×100=3,60015,000×100=24%\text{Percent increase} = \frac{18{,}600 - 15{,}000}{15{,}000} \times 100 = \frac{3{,}600}{15{,}000} \times 100 = 24\%

Worked Example: Example 4

Problem

If x12=1520\frac{x}{12} = \frac{15}{20}, what is the value of xx?

Solution

Cross-multiply: 20x=12×15=18020x = 12 \times 15 = 180

x=18020=9x = \frac{180}{20} = 9

Worked Example: Example 5

Problem

A recipe that serves 4 people calls for 23\frac{2}{3} cup of flour. How much flour is needed to serve 10 people?

Solution

Set up the proportion: 234=x10\frac{\frac{2}{3}}{4} = \frac{x}{10}

Cross-multiply: 4x=23×10=2034x = \frac{2}{3} \times 10 = \frac{20}{3}

x=2012=53=123 cupsx = \frac{20}{12} = \frac{5}{3} = 1\frac{2}{3} \text{ cups}

Worked Example: Example 6

Problem

A car's value depreciated from \25{,}000toto$21{,}250$ in one year. If it depreciates by the same percentage each year, what will it be worth after a second year?

Solution

First year percent change: 25,00021,25025,000=3,75025,000=0.15=15%\frac{25{,}000 - 21{,}250}{25{,}000} = \frac{3{,}750}{25{,}000} = 0.15 = 15\% decrease.

The multiplier is 0.850.85. After the second year: 21,250×0.85=$18,062.5021{,}250 \times 0.85 = \$18{,}062.50

Practice Problems

  1. Problem 1

    A shirt's price increased from \40toto$52$. What was the percent increase?

    A) 12% \quad B) 23% \quad C) 30% \quad D) 52% \quad E) 120%

    Answer: C) 30%. Percent increase =524040×100=1240×100=30%= \frac{52-40}{40} \times 100 = \frac{12}{40} \times 100 = 30\%.

    Problem 2

    The ratio of red marbles to blue marbles in a jar is 4:74:7. If there are 28 blue marbles, how many red marbles are there?

    A) 7 \quad B) 11 \quad C) 16 \quad D) 49 \quad E) 44

    Answer: C) 16. Set up proportion: 47=x28\frac{4}{7} = \frac{x}{28}, so 7x=1127x = 112 and x=16x = 16.

    Problem 3

    An item is marked up by 50% and then discounted by 30%. The final price is what percent of the original?

    A) 80% \quad B) 95% \quad C) 100% \quad D) 105% \quad E) 120%

    Answer: D) 105%. Final =P×1.50×0.70=1.05P= P \times 1.50 \times 0.70 = 1.05P, which is 105% of the original price.

    Problem 4

    If 60% of a number is 42, what is 25% of that same number?

    A) 10.5 \quad B) 17.5 \quad C) 25.2 \quad D) 70 \quad E) 105

    Answer: B) 17.5. The number is 420.60=70\frac{42}{0.60} = 70. Then 25%25\% of 70=0.25×70=17.570 = 0.25 \times 70 = 17.5.

    Problem 5

    A map has a scale of 1 cm : 25 km. Two cities are 7.2 cm apart on the map. What is the actual distance?

    A) 3.5 km \quad B) 18 km \quad C) 32.2 km \quad D) 180 km \quad E) 175 km

    Answer: D) 180 km. 7.2×25=1807.2 \times 25 = 180 km.

    Problem 6

    In a mixture, the ratio of water to concentrate is 5:25:2. If you have 3 liters of concentrate, how many liters of water do you need?

    A) 1.2 \quad B) 6 \quad C) 7.5 \quad D) 10 \quad E) 12.5

    Answer: C) 7.5. 52=w3\frac{5}{2} = \frac{w}{3}, so 2w=152w = 15 and w=7.5w = 7.5 liters.

Want to check your answers and get step-by-step solutions?

Get it on Google PlayDownload on the App Store

Common Mistakes

  • Adding successive percent changes instead of multiplying. A 20% increase followed by a 20% decrease is NOT net zero. Multiply the factors: 1.20×0.80=0.961.20 \times 0.80 = 0.96 (a 4% net decrease). The ACT specifically tests this.
  • Using the wrong base for percent change. Percent change is always relative to the original value, not the new value. Going from 50 to 60 is a 20% increase (1050\frac{10}{50}), not a 16.7% increase (1060\frac{10}{60}).
  • Confusing ratio parts with actual values. If the ratio is 2:32:3 and the total is 50, the actual values are 20 and 30 — not 2 and 3. Multiply each part by the same scale factor.
  • Forgetting to convert percentages to decimals. When calculating, 25%25\% must be written as 0.250.25. Writing 2525 instead of 0.250.25 gives an answer that is 100 times too large.
  • Setting up proportions with mismatched quantities. Always ensure that the same type of quantity is in the same position on both sides: mileshours=mileshours\frac{\text{miles}}{\text{hours}} = \frac{\text{miles}}{\text{hours}}, not mixed.
  • Confusing "percent of" and "percent more than." 20% of 50 is 10. 20% more than 50 is 60. These are different concepts.

Frequently Asked Questions

How many ratio/proportion/percentage questions appear on the ACT?

Typically 5–8 questions across the test, concentrated in the first 30 problems where difficulty is lower. These are easy points that you should not miss.

Should I use fractions or decimals for percentage calculations?

Whichever is faster for the specific problem. For common percentages like 25% (14\frac{1}{4}), 50% (12\frac{1}{2}), 20% (15\frac{1}{5}), or 33.3% (13\frac{1}{3}), fractions are often quicker because they simplify nicely. For unusual percentages like 17.5% or 8.3%, decimals (and your calculator) may be faster.

How do I handle three-part ratios?

Treat them the same as two-part ratios. If the ratio is 2:3:52:3:5, the total is 2+3+5=102+3+5=10 parts. Each quantity is its part10\frac{\text{its part}}{10} of the total. Use proportions for any pair within the ratio.

What is the difference between a ratio and a proportion?

A ratio compares two quantities (like 3:43:4). A proportion is an equation stating that two ratios are equal (like 34=912\frac{3}{4} = \frac{9}{12}). You use proportions to solve for unknown values.

Can percent change be more than 100%?

Yes, for increases. If a stock price goes from \10toto$35,thepercentincreaseis, the percent increase is \frac{25}{10} \times 100 = 250%$. However, percent decrease can never exceed 100% (you cannot lose more than everything).

Key Takeaways

  • Cross-multiplication solves proportions instantly. Set up ab=cd\frac{a}{b} = \frac{c}{d}, cross-multiply (ad=bcad = bc), and solve. This works every time.

  • Percent change always uses the original value as the denominator. This is the most commonly tested detail and the most common error.

  • Use multipliers for speed and accuracy. A 30% increase means multiply by 1.30; a 15% decrease means multiply by 0.85. This is faster than computing the change separately.

  • Successive percent changes multiply — they never add. Two consecutive changes require multiplying the individual factors. A 10% increase then 10% decrease gives 1.10×0.90=0.991.10 \times 0.90 = 0.99, not 1.001.00.

  • Ratios give relative sizes, not actual values. To find actual values from a ratio, determine the total number of parts and multiply each part by the appropriate scale factor.

  • Translate word problems systematically. "Is" = equals, "of" = multiply, "what" = variable, "percent" = divide by 100. This mechanical translation prevents errors.

  • These are the easiest points on the ACT. Ratio and percent questions are low-difficulty, high-frequency. Get them right, get them fast, and move on to harder problems with time to spare.

Ready to Ace Your ACT math?

Get instant step-by-step solutions to any problem. Snap a photo and learn with Tutor AI — your personal exam prep companion.

Get it on Google PlayDownload on the App Store