HEALTH EDUCATION SYSTEMS INC (HESI) A2 EXAM • MATHEMATICS

Solve percent increase/decrease problems

Master the quantitative reasoning behind percentage changes critical to clinical dosage adjustments and health sciences data.

Historical Context & Motivation

The concept of expressing change as a fraction of one hundred has deep roots in commercial mathematics, taxation, and scientific measurement. The Latin phrase per centum — literally "by the hundred" — entered widespread use during the Renaissance when Italian merchants needed a standardized way to compare profits, losses, and interest rates across transactions of varying magnitude. Over the centuries, percent change calculations evolved from a purely mercantile tool into a foundational technique in epidemiology, pharmacokinetics, and clinical diagnostics — domains where the HESI A2 Mathematics section expects fluency.

~1425
Per Centum in Italian Commerce
Italian merchants adopt the shorthand per cento to standardize profit/loss reporting, replacing cumbersome fractional notations in ledger books.
1800s
Statistical Epidemiology Emerges
Researchers like John Snow quantify disease prevalence using percent changes in incidence rates, establishing percent increase/decrease as a core public health metric.
1920s
Pharmacological Dose–Response
Pharmacologists express drug efficacy as percent changes in biomarker levels, requiring clinicians to interpret percent decrease/increase in patient data.
2000s
HESI A2 Standardized Assessment
The HESI A2 exam codifies percent change problems as essential competencies for graduate nursing and allied health admissions, reflecting the real-world demands of clinical practice.

The central question that percent change addresses is deceptively simple: "By what proportion of the original value has a quantity shifted?" This framing is essential because absolute differences alone can be misleading — a 10 mg/dL rise in blood glucose means something very different for a baseline of 80 mg/dL than for one of 400 mg/dL. Percent change contextualizes magnitude relative to origin, a skill tested repeatedly on the HESI A2.

Core Principles & Definitions

Before working through calculations, it is important to internalize the foundational ideas that underlie every percent change problem. These principles ensure that you select the correct reference value, apply the right formula, and interpret the result accurately — all under the time pressure of the HESI A2.

1

Original (Base) Value

The original value is the starting quantity before the change occurs. It always serves as the denominator in the percent change formula. Misidentifying the original value is the most common source of error.
2

Absolute Change (Δ)

The absolute change is the difference between the new value and the original value: New − Original. A positive result signals an increase; a negative result signals a decrease.
3

Percent Change Direction

A percent increase indicates growth, while a percent decrease indicates contraction. The sign of the absolute change determines direction, and the percent is always expressed as a non-negative value with a directional label.
4

Multiplier Equivalence

A percent increase of p% corresponds to multiplying the original by (1 + p/100), while a percent decrease of p% corresponds to multiplying by (1 − p/100). This multiplier form enables rapid reverse calculations.
KEY TAKEAWAY
Think of percent change like adjusting an IV drip rate. The current rate is your original value; the physician's order specifies a multiplier (e.g., "increase the rate by 20%" means multiply by 1.20). You never calculate the new rate relative to some unrelated baseline — the reference is always where you started. This anchoring principle prevents errors when working backward from a new value to recover the original.

Visual Explanation

The following diagram illustrates the structural relationship between the original value, the absolute change, the new value, and the resulting percent change. Understanding this visual model clarifies why the original value — not the new value — must always occupy the denominator.

The upper bar illustrates a 25% increase from 200 to 250, while the lower bar illustrates a 30% decrease from 200 to 140. In both cases the original value of 200 remains in the denominator.

Notice that the absolute change segment (Δ) is visually appended for an increase and subtracted for a decrease. The critical observation is that the ratio of Δ to the original bar determines the percent change, not the ratio of Δ to the new bar. This distinction is subtle but essential: a 30% decrease does not reverse a 30% increase, precisely because the base values differ in each direction. This asymmetry frequently surfaces as a distractor on the HESI A2.

Mathematical Framework

Two equivalent formulations govern percent change calculations. The first is the direct formula approach, and the second is the multiplier approach. Graduate-level test-takers should be fluent in both, as each offers computational advantages in different problem types.

PERCENT CHANGE FORMULA
% Change = ((New Value − Original Value) ÷ Original Value) × 100
A positive result indicates a percent increase; a negative result indicates a percent decrease. The absolute value of the result gives the magnitude of the change.
FINDING THE NEW VALUE (INCREASE)
New Value = Original Value × (1 + p/100)
Here p is the percent increase. The expression (1 + p/100) is the growth multiplier. For example, a 15% increase uses a multiplier of 1.15.
FINDING THE NEW VALUE (DECREASE)
New Value = Original Value × (1 − p/100)
Here p is the percent decrease. The expression (1 − p/100) is the decay multiplier. A 25% decrease uses a multiplier of 0.75.
RECOVERING THE ORIGINAL VALUE
Original Value = New Value ÷ (1 ± p/100)
Use (1 + p/100) when recovering after a known increase, and (1 − p/100) when recovering after a known decrease. This reverse multiplier operation is frequently tested on the HESI A2 and requires careful attention to the direction of the original change.
⚠️ Common Trap
A 20% increase followed by a 20% decrease does not return you to the original value. Multiplying by 1.20 and then by 0.80 yields 0.96 — a net 4% decrease. The HESI A2 frequently exploits this asymmetry in distractor answer choices.

Problem-Type Classification

HESI A2 percent change problems fall into a small number of structural categories. Identifying the category before computing eliminates ambiguity about which formula or rearrangement to apply. The diagram below maps the decision process; the table that follows provides worked micro-examples for each type.

This decision flowchart maps three dominant HESI A2 problem types: Type A (find the percent), Type B (find the new value), and Type C (recover the original). Identify the unknown before selecting a formula.
Three canonical forms of percent change problems on the HESI A2
Problem TypeGivenFindFormula Rearrangement
A — PercentOriginal & New% Change% = ((New − Orig) ÷ Orig) × 100
B — New ValueOriginal & % ChangeNew ValueNew = Orig × (1 ± p/100)
C — OriginalNew Value & % ChangeOriginalOrig = New ÷ (1 ± p/100)

Worked Example

Consider a clinical scenario typical of the HESI A2: A patient's white blood cell count was 8,400 cells/μL at admission. After a course of treatment, the count dropped to 6,300 cells/μL. What is the percent decrease in the white blood cell count?

Percent Decrease in WBC Count
1
Step 1 — Identify the Original and New ValuesThe problem states the count was 8,400 cells/μL (this is the original value) and dropped to 6,300 cells/μL (the new value). The language "dropped to" confirms a decrease.
Original = 8,400; New = 6,300
2
Step 2 — Compute the Absolute ChangeAbsolute change = New − Original = 6,300 − 8,400 = −2,100 cells/μL. The negative sign confirms a decrease.
Δ = −2,100 cells/μL
3
Step 3 — Divide by the Original ValueFractional change = −2,100 ÷ 8,400 = −0.25. This tells us the count changed by 0.25 of the original, in the negative (downward) direction.
Fractional change = −0.25
4
Step 4 — Convert to a PercentMultiply the fractional change by 100: −0.25 × 100 = −25%. Report as a 25% decrease.
25% decrease
5
Step 5 — Verify with the MultiplierA 25% decrease corresponds to multiplying by (1 − 0.25) = 0.75. Check: 8,400 × 0.75 = 6,300 ✓. The result matches the given new value, confirming our answer.
Verification: 8,400 × 0.75 = 6,300 ✓

Common Pitfalls & Strategic Tips

Even well-prepared candidates lose points on percent change problems due to a handful of recurring errors. The table below catalogues these pitfalls alongside the corrective strategy, followed by a key takeaway that contextualizes percent change within the broader landscape of quantitative reasoning tested on the HESI A2.

Five high-frequency pitfalls on HESI A2 percent change items
Common PitfallWhy It HappensCorrective Strategy
Wrong denominatorUsing the new value instead of the original value as the baseAlways ask: "What did we start with?" That value is the denominator.
Symmetric reversal fallacyAssuming a p% increase reversed by a p% decrease returns to the originalUse multipliers: 1.p × (1 − p/100) ≠ 1 unless p = 0.
Forgetting directionComputing the magnitude but selecting the wrong direction (increase vs. decrease)Check the sign of (New − Original) before reporting.
Decimal ↔ percent confusionReporting 0.25 instead of 25% or vice versaPerform a unit check: the final answer should carry a % symbol or be explicitly labeled as a decimal.
Multi-step chaining errorsAdding successive percent changes arithmetically rather than multiplying multipliersChain multipliers: overall factor = m₁ × m₂ × … × mₙ, then convert back to percent.
🔑 STRATEGIC INSIGHT
In clinical research, a relative risk reduction is nothing more than a percent decrease in event rates. If a drug reduces infection rates from 20% to 12%, the relative risk reduction is (20 − 12) ÷ 20 × 100 = 40%. Recognizing that the HESI A2 math section tests the exact same algebraic structure as clinical outcome measures provides powerful motivation: these are not abstract exercises but the quantitative foundation of evidence-based practice.

Connection to Advanced Quantitative Concepts

Percent change is the gateway to several more sophisticated concepts that appear in graduate-level biostatistics and pharmacology courses. Understanding how single-step percent change generalizes to compound change, exponential models, and relative-risk metrics prepares you not only for the HESI A2 but also for the quantitative demands of graduate health science curricula.

How HESI A2 percent change concepts scale into graduate-level quantitative methods
HESI A2 ConceptAdvanced ExtensionRelationship
Single percent increaseCompound growth (Aₙ = A₀ × (1 + r)ⁿ)The HESI formula is the n = 1 case of the compound growth model used in pharmacokinetics.
Single percent decreaseExponential decay / half-life (C = C₀ × e⁻ᵏᵗ)Percent decrease over one interval maps to the discrete form of the continuous decay model.
Percent change between two valuesRelative risk (RR) and odds ratios (OR)Relative risk reduction and absolute risk reduction are direct applications of percent change applied to event probabilities.
Reverse percent (finding original)Inverse transformations in data normalizationRecovering raw data from normalized percent-change series uses the same algebraic inverse.

Keep in mind that the HESI A2 will not test compound growth or exponential decay explicitly, but recognizing that percent change is the discrete building block of these models can sharpen your conceptual intuition. When you encounter a problem asking for the original value after a known percent change, you are essentially performing the inverse of a growth or decay operation — a skill that will recur throughout your graduate coursework in pharmacology, epidemiology, and biostatistics.

Practice Problems

PROBLEM 1CONCEPTUAL
A nurse records a patient's heart rate as 88 bpm at 8:00 AM and 110 bpm at 8:30 AM. Which value should be used as the denominator when calculating the percent change in heart rate, and why?
PROBLEM 2BASIC CALCULATION
A medication costs $48.00 per bottle. After a price adjustment, the cost rises to $54.00. What is the percent increase in cost?
PROBLEM 3INTERMEDIATE
A hospital's daily patient census decreased by 15% from last month's average of 240 patients. This month, the census increased by 10% from the reduced number. What is the current daily census, and what is the overall percent change from the original 240?
PROBLEM 4APPLIED
After a 20% dosage reduction, a patient's medication is now administered at 160 mg per dose. What was the original dosage before the reduction?
PROBLEM 5CRITICAL THINKING
A laboratory reports that a reagent's concentration increased by p% and then decreased by p%, resulting in a final concentration of 97.75 units (original was 100 units). Determine the value of p, and explain why the net result is always a decrease for any p > 0.

Lesson Summary

Percent change problems on the HESI A2 revolve around one master formula: % Change = ((New − Original) ÷ Original) × 100. The original value always occupies the denominator, and the sign of the numerator determines whether the result is a percent increase (positive) or a percent decrease (negative). Fluency with the multiplier form — using (1 + p/100) for increases and (1 − p/100) for decreases — enables rapid computation and reliable verification.

Three problem types dominate the exam: Type A (find the percent), Type B (find the new value), and Type C (recover the original via the reverse multiplier). Key pitfalls include using the wrong denominator, assuming symmetric percent changes cancel, and confusing decimal fractions with percentages. Recognizing that percent change is the discrete foundation of compound growth, exponential decay, and relative risk metrics provides both exam readiness and a bridge to graduate-level quantitative methods in the health sciences.

Varsity Tutors • Health Education Systems Inc (HESI) A2 Exam • Solve percent increase/decrease problems