Arithmetic Fundamentals, Order of Operations & Estimation

Key Takeaways

  • PEMDAS governs the mathematical order of operations: Parentheses/Grouping symbols first, Exponents second, Multiplication and Division in order from left to right third, and Addition and Subtraction in order from left to right fourth.
  • Mastering mental math and scratch-paper calculation techniques is vital for solving multi-digit arithmetic rapidly under strict HSPT no-calculator rules.
  • Prime factorization breaks composite numbers into prime factors, providing the basis for identifying the Greatest Common Factor (GCF) and Least Common Multiple (LCM).
  • Front-end estimation and strategic rounding allow students to eliminate distractors and select correct answers in under 30 seconds.
Last updated: August 2026

Arithmetic Fundamentals, Order of Operations & Estimation

The HSPT Mathematics subtest evaluates a student's core arithmetic competence, numerical fluency, and speed under strict exam conditions. With 64 questions to answer in 45 minutes, test-takers have an average of just 42 seconds per question. Because calculators are strictly prohibited, mastering foundational arithmetic operations, standard procedures, and shortcut strategies is essential for achieving a high percentile score.


The Order of Operations: PEMDAS / BODMAS

When an expression involves multiple arithmetic operations, you must follow the standard Order of Operations to obtain the correct result. The acronym PEMDAS (or BODMAS) serves as a memory aid for the required hierarchy:

  1. P / B — Parentheses & Grouping Symbols: Evaluate all operations inside parentheses (), brackets [], braces {}, absolute value bars | |, and above or below fraction bars first.
  2. E / O — Exponents & Roots: Calculate all powers (e.g., 3²) and square roots (e.g., √16) from left to right.
  3. MD / DM — Multiplication & Division: Perform all multiplication and division in strict order from left to right. Multiplication does not take precedence over division; perform whichever appears first when scanning left to right.
  4. AS — Addition & Subtraction: Perform all addition and subtraction in strict order from left to right.

Order of Operations Hierarchy

LevelOperation CategorySymbols & ExamplesPriority Rule
1stParentheses & Grouping( ), [ ], absolute-value bars, fraction barsEvaluate innermost grouping symbols first
2ndExponents & Radicalsx^n, √xEvaluate powers and roots from left to right
3rdMultiplication & Division×, ·, ÷, /Equal priority: evaluate from left to right
4thAddition & Subtraction+, -Equal priority: evaluate from left to right

Exam Caution: A common error on the HSPT is performing multiplication before division regardless of position. In the expression 24 ÷ 6 × 2, you must divide first (24 ÷ 6 = 4) and then multiply (4 × 2 = 8). Calculating 6 × 2 = 12 first leads to the incorrect answer 24 ÷ 12 = 2.

Step-by-Step Worked Example 1

Problem: Evaluate the numerical expression: 45 ÷ 3² × (9 - 4) + 2 × |-6|

  1. Simplify inside Parentheses and Absolute Value:

    • (9 - 4) = 5
    • |-6| = 6
    • Expression becomes: 45 ÷ 3² × 5 + 2 × 6
  2. Evaluate Exponents:

    • 3² = 9
    • Expression becomes: 45 ÷ 9 × 5 + 2 × 6
  3. Perform Multiplication and Division from Left to Right:

    • First left operation: 45 ÷ 9 = 5
    • Next operation: 5 × 5 = 25
    • Right multiplication: 2 × 6 = 12
    • Expression becomes: 25 + 12
  4. Perform Addition:

    • 25 + 12 = 37
    • Final Answer: 37

Multi-Digit Computation Without a Calculator

To calculate quickly on scratch paper without making mechanical errors, use breakdown and distributive properties:

  • Distributive Multiplication: Break complex numbers into expanded components. For example, to calculate 36 × 15, rewrite it as 36 × (10 + 5) = (36 × 10) + (36 × 5) = 360 + 180 = 540.
  • Compensation Addition/Subtraction: To add 497 + 358, round 497 up to 500, add 500 + 358 = 858, then subtract the 3 added initially: 858 - 3 = 855.
  • Divisibility Rules for Fast Reduction:
Divisibility RuleTest CriteriaExample
Divisible by 2The last digit is even (0, 2, 4, 6, 8).1,458 (ends in 8)
Divisible by 3The sum of all digits is divisible by 3.723 → 7+2+3=12 (divisible by 3)
Divisible by 4The last two digits form a number divisible by 4.3,524 → 24 (divisible by 4)
Divisible by 5The last digit is 0 or 5.895 (ends in 5)
Divisible by 6The number is divisible by both 2 and 3.432 (even, sum 4+3+2=9)
Divisible by 9The sum of all digits is divisible by 9.2,871 → 2+8+7+1=18
Divisible by 10The last digit is 0.5,640 (ends in 0)

Prime Factorization, GCF, and LCM

Every composite integer greater than 1 can be expressed uniquely as a product of prime numbers (Fundamental Theorem of Arithmetic).

  • Prime Factor Tree Method: Continually factor a number until all leaves are prime numbers (2, 3, 5, 7, 11, 13, 17, 19, ...).

    • 72 = 8 × 9 = (2 × 2 × 2) × (3 × 3) = 2³ · 3²
    • 108 = 4 × 27 = (2 × 2) × (3 × 3 × 3) = 2² · 3³
  • Greatest Common Factor (GCF): The largest integer that divides two or more numbers evenly. Take the lowest power of each common prime factor:

    • GCF(72, 108) = 2^min(3,2) · 3^min(2,3) = 2² · 3² = 4 · 9 = 36.
  • Least Common Multiple (LCM): The smallest positive integer that is a multiple of two or more numbers. Take the highest power of all prime factors present:

    • LCM(72, 108) = 2^max(3,2) · 3^max(2,3) = 2³ · 3³ = 8 · 27 = 216.

Front-End Estimation & Rounding Strategies

When HSPT choices differ by large amounts, use front-end estimation instead of exact calculation:

  1. Round each number to its highest place value (its first non-zero digit).
  2. Perform the mental calculation using the simplified numbers.
  3. Eliminate options that fall outside the estimated magnitude range.

Step-by-Step Worked Example 2

Problem: Estimate the value of (493 × 208) / 48.9.

  1. Round components to front-end figures:
    • 493 ≈ 500
    • 208 ≈ 200
    • 48.9 ≈ 50
  2. Calculate estimate:
    • (500 × 200) / 50 = 100,000 / 50 = 2,000
  3. If answer choices are 20, 200, 2,100, and 20,000, select 2,100 immediately.
Test Your Knowledge

Evaluate the following expression: 48 ÷ 4 × 2 + (7 - 3)² - 5

A
B
C
D
Test Your Knowledge

What is the Least Common Multiple (LCM) of 18, 24, and 30?

A
B
C
D
Test Your Knowledge

Which of the following is closest to the estimated product of 789 × 4.12?

A
B
C
D
Test Your Knowledge

If a positive whole number is divisible by both 4 and 9, which of the following numbers must also divide it evenly?

A
B
C
D