HSPT MATH • MATHEMATICS

Apply Number Concepts — Apply factors, multiples, and place value rules.

Master the building blocks of numbers to solve problems faster on the HSPT.

Historical Context & Motivation

People have been breaking numbers apart and putting them back together for thousands of years. Ancient civilizations needed ways to divide land fairly, split harvests among families, and keep track of trade goods. To do this, they had to understand how numbers relate to each other — which numbers divide evenly into others, which numbers appear in counting patterns, and what each digit in a number actually means.

The ideas of factors, multiples, and place value grew over centuries. These concepts are the backbone of math. They help you simplify fractions, find common denominators, and understand large numbers quickly.

~300 BCE
Euclid's Elements
The Greek mathematician Euclid wrote about prime numbers and divisibility rules that we still use today.
~500 CE
Hindu-Arabic Numerals
Mathematicians in India developed our modern number system with place value (ones, tens, hundreds) and the digit zero.
~1202
Fibonacci Spreads Place Value
The Italian mathematician Fibonacci introduced the Hindu-Arabic numeral system to Europe, replacing Roman numerals.
1800s
Standardized Arithmetic
Schools began teaching factors, multiples, and place value as core skills, forming the foundation of modern math education.

On the HSPT, you will see questions that test whether you truly understand how numbers work. Can you quickly spot the factors of 36? Can you tell if 84 is a multiple of 7? Do you know what the digit 5 means in the number 3,507? These are the questions this lesson will prepare you to answer.

Core Principles & Definitions

Before we dive into problems, let's lock down the three big ideas you need.

1

Factors

A factor is a whole number that divides evenly into another number with no remainder. For example, the factors of 12 are 1, 2, 3, 4, 6, and 12.
2

Multiples

A multiple is the result of multiplying a number by any whole number. The first five multiples of 4 are 4, 8, 12, 16, and 20.
3

Place Value

Place value tells you the value of a digit based on its position. In the number 742, the 7 stands for 700, the 4 stands for 40, and the 2 stands for 2.
4

Prime Numbers

A prime number has exactly two factors: 1 and itself. Examples include 2, 3, 5, 7, 11, and 13. The number 1 is NOT prime.
5

GCF & LCM

The Greatest Common Factor (GCF) is the largest factor two numbers share. The Least Common Multiple (LCM) is the smallest multiple two numbers share.
KEY TAKEAWAY
Think of factors and multiples like a recipe. Factors are the ingredients that go INTO a number (you break it apart). Multiples are the batches you make FROM a number (you build up). If 3 × 4 = 12, then 3 and 4 are factors of 12, and 12 is a multiple of both 3 and 4.

Visual Explanation — Factor Trees & Multiples

One of the best ways to find all the factors of a number is to use a factor tree. You start with your number at the top and break it into two factors. Then you keep breaking each branch until every leaf is a prime number. The diagram below shows how to break 60 into its prime factors.

The factor tree breaks 60 into 6 × 10, then keeps splitting until every branch ends at a prime number (shown in green). The result is the prime factorization: 2² × 3 × 5.

Once you know the prime factorization, you can find every factor of 60 by combining the primes in different ways. You can also use prime factorizations to find the GCF and LCM of two numbers, which is a common HSPT question type.

Mathematical Framework

Divisibility Rules

Divisibility rules are shortcuts that tell you if a number is a factor of another number without doing long division. Learning these saves you time on the HSPT.

DIVISIBLE BY 2
A number is divisible by 2 if its last digit is 0, 2, 4, 6, or 8.
Example: 374 ends in 4, so 374 ÷ 2 = 187 with no remainder.
DIVISIBLE BY 3
A number is divisible by 3 if the sum of its digits is divisible by 3.
Example: 258 → 2 + 5 + 8 = 15 → 15 ÷ 3 = 5. So 258 is divisible by 3.
DIVISIBLE BY 5
A number is divisible by 5 if its last digit is 0 or 5.
Example: 1,235 ends in 5, so it is divisible by 5.
DIVISIBLE BY 9
A number is divisible by 9 if the sum of its digits is divisible by 9.
Example: 729 → 7 + 2 + 9 = 18 → 18 ÷ 9 = 2. So 729 is divisible by 9.

Finding GCF and LCM

GCF USING PRIME FACTORIZATION
GCF = product of shared prime factors (use smallest exponent)
For 24 = 2³ × 3 and 36 = 2² × 3², the shared primes are 2 and 3. Take the smaller power of each: 2² × 3¹ = 12. So GCF(24, 36) = 12.
LCM USING PRIME FACTORIZATION
LCM = product of all prime factors (use largest exponent)
For 24 = 2³ × 3 and 36 = 2² × 3², take the larger power of each: 2³ × 3² = 8 × 9 = 72. So LCM(24, 36) = 72.

Place Value Expanded Form

EXPANDED FORM
4,307 = 4 × 1,000 + 3 × 100 + 0 × 10 + 7 × 1
Each digit is multiplied by its place value. The 4 is in the thousands place, the 3 is in the hundreds place, the 0 is in the tens place, and the 7 is in the ones place.

Detailed Breakdown — Place Value Chart

Understanding place value is about knowing what each digit is worth based on where it sits. The same digit can represent very different amounts. For instance, the digit 5 in 500 is worth one hundred times more than the digit 5 in 5. The visual below shows the place value chart and how the number 52,489 breaks down.

Each colored column shows one digit of 52,489. The top row names the place, the middle row shows the multiplication, and the bottom row shows the actual value each digit represents.

A common HSPT trick is to ask, "What is the value of the digit 4 in the number 52,489?" The answer is 400, not 4. Always think about position, not just the digit itself.

💡 HSPT Tip
When a question asks you to compare the value of a digit in two different positions, divide the larger value by the smaller value to find how many times greater one is. For example, the 5 in 52,489 (worth 50,000) is 100 times the value of the 5 in 4,500 (worth 500), because 50,000 ÷ 500 = 100.

Worked Example — GCF and LCM

Let's walk through a full HSPT-style problem step by step. You'll see how prime factorization helps you find both the GCF and LCM.

Find the GCF and LCM of 48 and 180
1
Step 1 — Prime factorize 48Break 48 into primes: 48 = 2 × 24 = 2 × 2 × 12 = 2 × 2 × 2 × 6 = 2 × 2 × 2 × 2 × 3.
48 = 24 × 3
2
Step 2 — Prime factorize 180Break 180 into primes: 180 = 2 × 90 = 2 × 2 × 45 = 2 × 2 × 3 × 15 = 2 × 2 × 3 × 3 × 5.
180 = 2² × 3² × 5
3
Step 3 — Find the GCFList the primes they share: both have 2 and 3. Take the smaller exponent of each shared prime. For 2: min(4, 2) = 2. For 3: min(1, 2) = 1. Multiply: 2² × 3¹ = 4 × 3 = 12.
GCF = 12
4
Step 4 — Find the LCMList every prime that appears in either factorization: 2, 3, and 5. Take the larger exponent of each. For 2: max(4, 2) = 4. For 3: max(1, 2) = 2. For 5: max(0, 1) = 1. Multiply: 2⁴ × 3² × 5 = 16 × 9 × 5 = 720.
LCM = 720
5
Step 5 — VerifyCheck: 48 ÷ 12 = 4 ✓ and 180 ÷ 12 = 15 ✓, so 12 is indeed a common factor. Also, 720 ÷ 48 = 15 ✓ and 720 ÷ 180 = 4 ✓, so 720 is a common multiple. You can also double-check with the relationship GCF × LCM = 48 × 180 → 12 × 720 = 8,640 and 48 × 180 = 8,640 ✓.
Both answers verified ✓

Strategies & Common Mistakes

HSPT questions often test whether you confuse similar concepts. The table below shows common traps and how to avoid them.

Common HSPT mistakes with factors, multiples, and place value
Common MistakeWhy It HappensHow to Fix It
Mixing up factors and multiplesThe words sound similar and both involve multiplication.Remember: factors go INTO a number (they are smaller or equal); multiples come FROM a number (they are larger or equal).
Calling 1 a prime number1 only has one factor, so students assume it's prime.A prime number must have exactly two factors. The number 1 has only one factor (itself), so it is NOT prime.
Reading a digit's face value instead of its place valueStudents see "7" and write 7 instead of 7,000.Always multiply the digit by its place value (ones, tens, hundreds, etc.) before answering.
Confusing GCF and LCMBoth use prime factorization, so the steps feel the same.GCF = smallest powers (the overlap). LCM = largest powers (the full picture). GCF is always ≤ both numbers; LCM is always ≥ both numbers.
Forgetting to check all factor pairsStudents stop listing factors too early.Always list factor pairs: start with 1 × n, then 2 × ?, then 3 × ?, and so on until the pairs start repeating.
KEY TAKEAWAY
Think of GCF and LCM like a Venn diagram. The GCF lives in the overlap — it's what both numbers share. The LCM covers the whole diagram — it includes everything from both numbers. That's why GCF is small and LCM is big.

Connection to Advanced Math Topics

The skills you learn here are the foundation for harder math you'll see in high school and beyond. Understanding factors, multiples, and place value will make future topics much easier.

How these number concepts connect to future math
What You Learn NowWhere It Leads
Finding factors of whole numbersFactoring algebraic expressions like x² + 5x + 6 into (x + 2)(x + 3)
Finding the GCFSimplifying fractions and reducing algebraic fractions
Finding the LCMAdding fractions with unlike denominators, solving rational equations
Place value and expanded formScientific notation (3.2 × 10⁴), polynomial expressions, and logarithms
Prime factorizationNumber theory, cryptography (how your passwords are kept safe online!)

The big idea is that numbers have structure. Once you learn to see that structure, everything from algebra to geometry becomes more manageable. For the HSPT, you don't need advanced algebra yet — but mastering these basics will put you ahead.

Practice Problems

PROBLEM 1CONCEPTUAL
Is 7 a factor of 56? Is 56 a multiple of 7? Explain how you know.
PROBLEM 2BASIC CALCULATION
List all the factors of 42.
PROBLEM 3INTERMEDIATE
Find the GCF and LCM of 30 and 45 using prime factorization.
PROBLEM 4APPLIED
Maria is packing gift bags. She has 24 erasers and 36 stickers. She wants every bag to have the same number of erasers and the same number of stickers, with nothing left over. What is the greatest number of bags she can make?
PROBLEM 5CRITICAL THINKING
In the number 8,838, the digit 8 appears three times. What is the ratio of the largest place value of the digit 8 to the smallest place value of the digit 8?

Lesson Summary

In this lesson, you learned three essential number concepts for the HSPT. Factors are numbers that divide evenly into a given number, while multiples are the results of multiplying a number by whole numbers. You can break any number into its prime factorization using a factor tree. The GCF uses shared primes with smallest exponents, while the LCM uses all primes with largest exponents.

Place value tells you the worth of a digit based on its position: ones, tens, hundreds, thousands, and so on. Remember to use divisibility rules (for 2, 3, 5, and 9) to quickly check factors. On the HSPT, read carefully: know whether the question asks for a digit's face value or its place value, and don't confuse GCF with LCM. Practice these skills and they will become second nature!

Varsity Tutors • HSPT Math • Apply Number Concepts — Apply factors, multiples, and place value rules.