3.4 Percentages & Real-World Applications

Key Takeaways

  • A percent means 'per hundred' (x% = x/100 = 0.01x); converting between percents, decimals, and fractions relies on shifting decimal points two places or scaling by powers of 100.
  • The basic percent relationship is Part = Percent * Whole; solving for the missing variable requires rearranging to Percent = Part/Whole or Whole = Part/Percent.
  • Percent increase or decrease measures relative change using the formula Percent Change = (|New Value - Original Value| / Original Value) * 100%, always using the original starting amount as the denominator.
  • Simple interest is calculated using I = P * r * t, where P is principal, r is annual interest rate (as a decimal), and t is time in years.
  • Multi-step percentage applications like discounts, tax, tips, and markups require applying sequential percentage calculations or multiplying by total factor multipliers (e.g., paying 107% for tax is * 1.07).
Last updated: July 2026

3.4 Percentages & Real-World Applications

Quick Summary: Percent means "per hundred" ($x% = \frac{x}{100}$). Master conversions between percents, decimals, and fractions, solving the core percent equation ($\text{Part} = \text{Percent} \times \text{Whole}$), calculating percent change, simple interest ($I = Prt$), discounts, markups, tax, and tip.

Percentage applications represent one of the most practical and heavily tested domains on the Praxis 5003 exam. Candidates must be fluent in translating verbal percentage problems into precise algebraic equations and applying multi-step financial formulas.


The Concept of Percent

The term percent originates from the Latin per centum, meaning "by the hundred." A percent represents a ratio or fraction with a denominator of $100$:

x%=x100=x×0.01x\% = \frac{x}{100} = x \times 0.01

In visual models, a percent is represented by shading squares on a $10 \times 10$ grid containing $100$ equal units ($45%$ corresponds to $45$ shaded squares out of $100$).


Conversions Across Representations

Fluency across fractions, decimals, and percents is required for rapid problem-solving on the Praxis test:

  • Percent to Decimal: Divide by $100$ (shift decimal point $2$ places to the left). 74%0.74,6.5%0.065,150%1.574\% \to 0.74, \quad 6.5\% \to 0.065, \quad 150\% \to 1.5
  • Decimal to Percent: Multiply by $100$ (shift decimal point $2$ places to the right). 0.42542.5%,0.088%,2.1210%0.425 \to 42.5\%, \quad 0.08 \to 8\%, \quad 2.1 \to 210\%
  • Percent to Fraction: Place percent over $100$ and simplify to lowest terms. 65%=65100=132065\% = \frac{65}{100} = \frac{13}{20}
  • Fraction to Percent: Convert fraction to decimal via long division, then convert to percent. 38=0.375=37.5%\frac{3}{8} = 0.375 = 37.5\%

Common Benchmark Equivalents

FractionDecimalPercent
$\frac{1}{10}$$0.1$$10%$
$\frac{1}{8}$$0.125$$12.5%$
$\frac{1}{5}$$0.2$$20%$
$\frac{1}{4}$$0.25$$25%$
$\frac{1}{3}$$0.\bar{3}$$33.\bar{3}%$
$\frac{1}{2}$$0.5$$50%$
$\frac{2}{3}$$0.\bar{6}$$66.\bar{6}%$
$\frac{3}{4}$$0.75$$75%$

The Core Percent Equation & Variations

All basic percent problems stem from the central equation:

Part=Percent×Whole(where Percent is in decimal form)\text{Part} = \text{Percent} \times \text{Whole} \quad (\text{where Percent is in decimal form})

Depending on which quantity is unknown, rearrange the equation as follows:

Unknown QuantityAlgebraic FormulaExample QuestionSetup & Solution
Finding the Part$\text{Part} = P \times W$What is $18%$ of $350$?$\text{Part} = 0.18 \times 350 = 63$
Finding the Percent$\text{Percent} = \frac{\text{Part}}{\text{Whole}}$$45$ is what percent of $180$?$P = \frac{45}{180} = 0.25 = 25%$
Finding the Whole$\text{Whole} = \frac{\text{Part}}{\text{Percent}}$$63$ is $35%$ of what number?$W = \frac{63}{0.35} = 180$

Percent Increase and Percent Decrease

Percent change measures relative change compared to an original baseline amount:

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

[!IMPORTANT] The Baseline Principle: The denominator in the percent change formula MUST ALWAYS be the Original (starting) Value, never the new or final value!

Worked Exemplar:

A school's enrollment increases from $400$ students to $500$ students.

  1. Absolute Change: $|500 - 400| = 100$ students.
  2. Divide by Original ($400$): $\frac{100}{400} = 0.25$.
  3. Convert to Percent: $0.25 \times 100% = 25%$ increase. (Note: Dividing by the new value $500$ gives $\frac{100}{500} = 20%$, which is a common distractor on the Praxis exam!)

Real-World Financial Math Applications

1. Discounts & Markups

  • Sale Price after Discount: Sale Price=Original Price×(1d)\text{Sale Price} = \text{Original Price} \times (1 - d) Example: A $$80$ jacket at $25%$ off costs $$80 \times (1 - 0.25) = $80 \times 0.75 = $60$.

  • Retail Price after Markup: Retail Price=Wholesale Cost×(1+m)\text{Retail Price} = \text{Wholesale Cost} \times (1 + m) Example: A store buys an item for $$40$ and marks it up $60%$: $$40 \times 1.60 = $64$.

2. Simple Interest

Simple interest is interest calculated solely on the principal amount:

I=PrtI = P \cdot r \cdot t

  • $I =$ Simple Interest earned or owed (in dollars)
  • $P =$ Principal amount invested or borrowed
  • $r =$ Annual interest rate (expressed as a decimal)
  • $t =$ Time in years
  • Total Balance ($A$) $= P + I = P(1 + rt)$

Worked Example:

Calculate the total interest earned on a $$2,500$ deposit at $4%$ annual simple interest for $18$ months.

  1. Identify variables: $P = 2500$, $r = 0.04$.
  2. Convert time to years: $18 \text{ months} = \frac{18}{12} = 1.5 \text{ years}$.
  3. Apply formula: $I = 2500 \times 0.04 \times 1.5 = 100 \times 1.5 = $150$.

Praxis Traps & Common Misconceptions

  • Successive Percent Discounts: Taking $20%$ off and then an additional $10%$ off does NOT equal $30%$ off!
    • Correct Calculation: $$100 \times (1 - 0.20) = $80$; then $$80 \times (1 - 0.10) = $72$. The total discount is $$28$, which is $28%$.
  • Time Units in Interest: Forgetting to convert months into years when using $I = Prt$ (e.g., entering $t = 18$ instead of $t = 1.5$).
Loading diagram...
Sequential Discount and Sales Tax Flow
Test Your Knowledge

A school's enrollment increased from $450$ students in 2024 to $540$ students in 2025. What was the percentage increase in enrollment?

A
B
C
D
Test Your Knowledge

Maria deposits $$2,500$ into a savings account earning $4%$ simple interest per year. How much total interest will she earn after $18$ months?

A
B
C
D
Test Your Knowledge

A jacket with an original price of $$80$ is on sale for $25%$ off. If a sales tax of $6%$ is applied to the discounted sale price, what is the final cost of the jacket?

A
B
C
D