Percentages and Real-World Applications

Key Takeaways

  • Percentage problems on the OAR test often appear as word problems involving increases, decreases, discounts, or comparisons.
  • The formula Percent = (Part / Whole) × 100 handles most basic percentage questions.
  • Percent change = ((New - Original) / Original) × 100 — always divide by the original value.
  • Successive percentage changes cannot simply be added — they must be applied sequentially.
  • Simple interest = Principal × Rate × Time; compound interest grows faster because interest earns interest.
Last updated: March 2026

Percentages and Real-World Applications

Percentage questions are a staple of the OAR Math Skills Test. They appear both as straightforward calculations and embedded within word problems.

The Three Basic Percentage Problems

Every percentage problem is one of these three types:

TypeQuestionFormula
Find the partWhat is 30% of 250?Part = Percent × Whole = 0.30 × 250 = 75
Find the percent45 is what percent of 180?Percent = Part / Whole × 100 = 45/180 × 100 = 25%
Find the whole36 is 40% of what number?Whole = Part / Percent = 36 / 0.40 = 90

Shortcut: The "is/of" Method

  • "is" means equals (the part)
  • "of" means multiply (the whole)
  • "what" is the unknown

Example: 15 is what percent of 60?

15 = x% × 60 → x = 15/60 = 0.25 = 25%

Percent Increase and Decrease

Percent Change Formula

Percent Change = ((New Value - Original Value) / Original Value) × 100

  • Positive result = increase
  • Negative result = decrease

Example: A recruit's run time improved from 14 minutes to 11 minutes 12 seconds. What is the percent decrease?

  • Original = 14 min = 840 seconds
  • New = 11 min 12 sec = 672 seconds
  • Change = (672 - 840) / 840 × 100 = (-168/840) × 100 = -20%
  • The run time decreased by 20%.

Finding the New Value After a Percent Change

Change TypeFormulaExample
Increase by x%Original × (1 + x/100)$200 increased by 15% = 200 × 1.15 = $230
Decrease by x%Original × (1 - x/100)$200 decreased by 15% = 200 × 0.85 = $170

Finding the Original Value

If a value increased by 20% to become 360, what was the original?

Original × 1.20 = 360 → Original = 360 / 1.20 = 300

Common mistake: Do not subtract 20% of 360 (72) to get 288. You must divide by 1.20.

Successive Percentage Changes

Warning: You cannot simply add successive percentages.

Example: A price increases by 10% then decreases by 10%. Is the final price the same as the original?

  • Start: $100
  • After 10% increase: $100 × 1.10 = $110
  • After 10% decrease: $110 × 0.90 = $99
  • The final price is $99, not $100. A 10% increase followed by a 10% decrease results in a 1% net decrease.

General Rule for Successive Changes

Multiply the multipliers:

  • 20% increase then 15% decrease: 1.20 × 0.85 = 1.02 → net 2% increase
  • 25% decrease then 25% increase: 0.75 × 1.25 = 0.9375 → net 6.25% decrease

Simple Interest

Formula: I = P × r × t

Where:

  • I = interest earned
  • P = principal (starting amount)
  • r = annual interest rate (as a decimal)
  • t = time in years

Example: How much interest does $5,000 earn in 3 years at 4% simple interest?

I = 5000 × 0.04 × 3 = $600

Total after 3 years = $5,000 + $600 = $5,600

Compound Interest

Formula: A = P(1 + r/n)^(nt)

Where:

  • A = final amount
  • P = principal
  • r = annual rate (decimal)
  • n = times compounded per year
  • t = years

Example: What is $2,000 worth after 2 years at 5% compounded annually?

A = 2000(1 + 0.05/1)^(1×2) = 2000(1.05)² = 2000 × 1.1025 = $2,205

For the OAR, you typically do not need to compute complex compound interest by hand, but understanding the concept and being able to do 1-2 compounding periods is valuable.

Percentage Word Problem Patterns

PatternSetup
"X is what % more than Y"(X - Y) / Y × 100
"X is what % less than Y"(Y - X) / Y × 100
"After a 25% discount"Original × 0.75
"Tax of 8% added"Subtotal × 1.08
"Tip of 15% on a $45 bill"45 × 0.15 = $6.75
"Population grew 12%"Old × 1.12 = New
Test Your Knowledge

A recruit scored 72 on the first practice test and 90 on the second. What was the percent increase?

A
B
C
D
Test Your Knowledge

A price is marked up 50% and then discounted 50%. What is the net effect on the original price?

A
B
C
D
Test Your Knowledge

What is the simple interest earned on $8,000 at 3.5% annual interest over 2 years?

A
B
C
D
Test Your Knowledge

If a Navy training budget was reduced by 15% to $425,000, what was the original budget?

A
B
C
D