Percent Problems

Finding percent of a number, percent increase/decrease

Percent Problems

Finding a Percent of a Number

Method: Convert percent to decimal, then multiply.

Example: What is 25% of 60? 0.25×60=150.25 \times 60 = 15

The Percent Equation

Part=Percent×Whole\text{Part} = \text{Percent} \times \text{Whole}

Can be rearranged:

  • Percent=PartWhole\text{Percent} = \frac{\text{Part}}{\text{Whole}}
  • Whole=PartPercent\text{Whole} = \frac{\text{Part}}{\text{Percent}}

Percent Increase

Percent Increase=NewOriginalOriginal×100%\text{Percent Increase} = \frac{\text{New} - \text{Original}}{\text{Original}} \times 100\%

Example: Price increases from \20toto$25$: 252020×100%=520×100%=25%\frac{25 - 20}{20} \times 100\% = \frac{5}{20} \times 100\% = 25\%

Percent Decrease

Percent Decrease=OriginalNewOriginal×100%\text{Percent Decrease} = \frac{\text{Original} - \text{New}}{\text{Original}} \times 100\%

Example: Price drops from \40toto$30$: 403040×100%=1040×100%=25%\frac{40 - 30}{40} \times 100\% = \frac{10}{40} \times 100\% = 25\%

Tips and Discounts

Discount: amount saved Sale price = Original price - Discount

Tip/Tax: added amount Total = Original + Tip (or Tax)

Common Percent Problems

  • Finding a sale price: Original ×\times (1 - percent off)
  • Finding total with tax: Original ×\times (1 + tax rate)

📚 Practice Problems

1Problem 1easy

Question:

What is 30% of 80?

💡 Show Solution

Convert percent to decimal and multiply:

30%=0.3030\% = 0.30

0.30×80=240.30 \times 80 = 24

Answer: 2424

2Problem 2medium

Question:

A shirt costs \40$. It is on sale for 25% off. What is the sale price?

💡 Show Solution

Method 1: Find discount, then subtract Discount=0.25×40=10\text{Discount} = 0.25 \times 40 = 10 Sale price=4010=30\text{Sale price} = 40 - 10 = 30

Method 2: Multiply by (1 - 0.25) Sale price=40×0.75=30\text{Sale price} = 40 \times 0.75 = 30

Answer: \30$

3Problem 3hard

Question:

A population increased from 250 to 300. What is the percent increase?

💡 Show Solution

Use percent increase formula:

Percent Increase=NewOriginalOriginal×100%\text{Percent Increase} = \frac{\text{New} - \text{Original}}{\text{Original}} \times 100\%

=300250250×100%= \frac{300 - 250}{250} \times 100\%

=50250×100%= \frac{50}{250} \times 100\%

=0.2×100%=20%= 0.2 \times 100\% = 20\%

Answer: 20% increase