3. Problem Solving

Percents

Solve percent increase/decrease, discount, interest, and mixture problems using concise percent methods for efficient solving.

Percents

Hey students! ๐Ÿ‘‹ Ready to master one of the most practical math skills you'll use in everyday life? This lesson will teach you how to solve percent problems efficiently, including percent increase/decrease, discounts, interest, and mixture problems. By the end of this lesson, you'll be able to tackle any percent problem the SAT throws at you with confidence and speed. These skills aren't just for tests โ€“ you'll use them when shopping, managing money, and analyzing data in the real world! ๐Ÿ’ช

Understanding the Fundamentals of Percent Problems

Let's start with the basics, students. A percent literally means "per hundred," so when we say 25%, we mean 25 out of every 100. The key to solving percent problems efficiently is understanding the relationship between the part, whole, and percent.

The fundamental percent equation is: Part = Percent ร— Whole

For example, if you want to find 20% of 150:

$$\text{Part} = 0.20 \times 150 = 30$$

But here's where it gets interesting for SAT problems โ€“ you might be given any two of these values and asked to find the third. Let's say you know that 30 is 20% of some number. You'd solve:

$$30 = 0.20 \times \text{Whole}$$

$$\text{Whole} = \frac{30}{0.20} = 150$$

Real-world connection: When you're at a restaurant and want to calculate an 18% tip on a $45 meal, you're using this same concept: $45 ร— 0.18 = $8.10. ๐Ÿฝ๏ธ

The SAT loves to test your ability to convert between fractions, decimals, and percents quickly. Remember that 25% = 0.25 = 1/4, and 33โ…“% = 0.333... = 1/3. These common conversions can save you precious time on test day!

Mastering Percent Increase and Decrease

This is where many students struggle, but once you understand the pattern, it becomes straightforward, students! The formula for percent change is:

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

Let's break this down with a real example. Imagine a stock price increases from $80 to $92. The percent increase is:

$$\text{Percent Increase} = \frac{92 - 80}{80} \times 100\% = \frac{12}{80} \times 100\% = 15\%$$

For percent decrease, the same formula applies, but you'll get a negative result. If that same stock drops from $92 back to $80:

$$\text{Percent Decrease} = \frac{80 - 92}{92} \times 100\% = \frac{-12}{92} \times 100\% โ‰ˆ -13.04\%$$

Notice something important here: a 15% increase followed by a 13.04% decrease doesn't bring you back to the original value! This is a common SAT trap question.

Here's a powerful shortcut for consecutive percent changes: If something increases by 20% and then decreases by 15%, multiply by 1.20, then by 0.85. Starting with $100: $100 ร— 1.20 ร— 0.85 = $102. ๐Ÿ“ˆ

Fun fact: The average American household income increased by approximately 68% from 2000 to 2020, but when adjusted for inflation, the real increase was much smaller โ€“ showing why understanding percent changes in context matters!

Solving Discount and Markup Problems

Discount problems are everywhere in real life, students, from Black Friday sales to clearance racks! ๐Ÿ›๏ธ The key insight is that when something is discounted by 30%, you pay 70% of the original price.

Let's say a jacket originally costs $120 and is marked down 25%. Instead of calculating the discount amount first, go straight to the sale price:

$$\text{Sale Price} = \text{Original Price} \times (1 - \text{Discount Rate})$$

$$\text{Sale Price} = 120 \times (1 - 0.25) = 120 \times 0.75 = 90$$

For markup problems, it works similarly but in reverse. If a store buys an item for $60 and marks it up 40%, the selling price is:

$$\text{Selling Price} = 60 \times (1 + 0.40) = 60 \times 1.40 = 84$$

Here's a challenging SAT-style problem: A product is discounted twice by the same percentage. The original price was $100 and the final price is $81. What was the discount percentage?

Let's call the discount rate $r$. After the first discount, the price is $100(1-r)$. After the second discount, it's $100(1-r)^2 = 81$.

Solving: $(1-r)^2 = 0.81$, so $1-r = 0.9$, which means $r = 0.1$ or 10%.

This type of compound discount problem appears frequently on standardized tests because it tests your understanding of how percentages compound! ๐ŸŽฏ

Interest and Growth Problems

Interest problems on the SAT typically involve simple interest, compound interest, or exponential growth scenarios, students. Let's tackle each type systematically.

Simple Interest follows the formula: $I = Prt$, where $I$ is interest, $P$ is principal, $r$ is the annual interest rate, and $t$ is time in years.

If you invest $2,000 at 5% simple interest for 3 years:

$$I = 2000 \times 0.05 \times 3 = 300$$

Your total amount after 3 years would be $2,000 + $300 = $2,300.

Compound Interest is more complex but follows the pattern: $A = P(1 + r)^t$

Using the same $2,000 at 5% compounded annually for 3 years:

$$A = 2000(1 + 0.05)^3 = 2000(1.05)^3 = 2000(1.157625) = 2315.25$$

Notice how compound interest earned you an extra $15.25 compared to simple interest! This is the "interest on interest" effect. ๐Ÿ’ฐ

Real-world application: The average annual return of the S&P 500 over the past 90 years has been approximately 10%. If you invested $1,000 and it grew at this rate for 30 years, you'd have $1,000(1.10)^{30} โ‰ˆ $17,449!

For population growth problems, the same compound formula applies. If a city's population of 50,000 grows by 2.5% annually, after 10 years it would be:

$$\text{Population} = 50000(1.025)^{10} โ‰ˆ 64,004$$

Mixture and Concentration Problems

Mixture problems might seem intimidating at first, students, but they follow predictable patterns once you set them up correctly! ๐Ÿงช

The key principle is: Amount of pure substance = Concentration ร— Total amount

Let's say you have 200 ml of a 15% salt solution and you want to know how much pure salt is in it:

$$\text{Pure salt} = 0.15 \times 200 = 30 \text{ ml}$$

For mixing problems, use this approach: If you mix 300 ml of 20% acid solution with 200 ml of 35% acid solution, what's the concentration of the mixture?

Step 1: Find the pure acid in each solution

  • Solution 1: $300 \times 0.20 = 60$ ml pure acid
  • Solution 2: $200 \times 0.35 = 70$ ml pure acid

Step 2: Find totals

  • Total pure acid: $60 + 70 = 130$ ml
  • Total solution: $300 + 200 = 500$ ml

Step 3: Calculate final concentration

$$\text{Final concentration} = \frac{130}{500} = 0.26 = 26\%$$

A common SAT variation involves dilution. If you have 100 ml of 40% solution and add pure water to make it 25%, how much water do you add?

Let $x$ be the amount of water added. The pure substance remains constant:

$$100 \times 0.40 = (100 + x) \times 0.25$$

$$40 = 25 + 0.25x$$

$$15 = 0.25x$$

$$x = 60 \text{ ml}$$

Conclusion

Congratulations, students! You've now mastered the essential percent problem types that appear on the SAT. Remember that the key to success is recognizing patterns: percent change problems use the change-over-original formula, discount problems multiply by $(1 - \text{rate})$, compound problems use exponential formulas, and mixture problems track the pure substance. With practice, you'll automatically recognize which approach to use and solve these problems efficiently. These skills will serve you well beyond the SAT โ€“ in personal finance, business, science, and countless real-world situations where quantitative reasoning matters! ๐ŸŽ‰

Study Notes

โ€ข Basic Percent Formula: Part = Percent ร— Whole

โ€ข Percent Change: $\frac{\text{New Value} - \text{Original Value}}{\text{Original Value}} \times 100\%$

โ€ข Discount Price: Original Price ร— $(1 - \text{Discount Rate})$

โ€ข Markup Price: Cost ร— $(1 + \text{Markup Rate})$

โ€ข Simple Interest: $I = Prt$ (Interest = Principal ร— Rate ร— Time)

โ€ข Compound Interest: $A = P(1 + r)^t$

โ€ข Mixture Concentration: $\frac{\text{Amount of Pure Substance}}{\text{Total Amount}}$

โ€ข Key Conversions: 25% = 0.25 = 1/4, 50% = 0.5 = 1/2, 75% = 0.75 = 3/4

โ€ข Consecutive Percent Changes: Multiply by each factor: $(1 ยฑ \text{rate}_1)(1 ยฑ \text{rate}_2)$

โ€ข Common SAT Trap: Percent increase followed by same percent decrease does NOT return to original value

โ€ข Dilution Strategy: Pure substance amount stays constant, total volume changes

โ€ข Double Discount Formula: Final Price = Original ร— $(1-r)^2$ where $r$ is the repeated discount rate

Practice Quiz

5 questions to test your understanding