HSPT MATH • MATHEMATICS

Perform Fraction Operations — Perform operations with fractions and decimals.

Master adding, subtracting, multiplying, and dividing fractions and decimals to ace the HSPT.

Historical Context & Motivation

Have you ever split a pizza with friends and wondered how much everyone gets? People have been solving problems like that for thousands of years. Fractions (numbers that represent parts of a whole) and decimals (another way to write parts of a whole using a dot) were invented because whole numbers alone could not handle every real-life situation.

~1800 BCE
Egyptian Fractions
Ancient Egyptians used unit fractions (fractions with 1 on top, like ½ and ¼) to divide bread and land fairly among workers.
~500 CE
Indian Fraction Notation
Mathematicians in India wrote fractions with a numerator on top and a denominator on the bottom—much like we do today—but without the bar in between.
~1200 CE
Fibonacci Brings Fractions to Europe
The Italian mathematician Fibonacci published a book that taught European merchants how to use fractions for trade and money calculations.
1585 CE
Decimal System Published
Simon Stevin of Belgium introduced the modern decimal system, making it easier to do quick calculations with parts of whole numbers.

Today, fraction and decimal operations appear on nearly every math test, including the HSPT. The big question is: How do you add, subtract, multiply, and divide fractions and decimals quickly and accurately? Let's find out.

Core Principles & Definitions

Before we dive into operations, let's lock in the key vocabulary and ideas you will use again and again.

1

Numerator & Denominator

In the fraction ³⁄₄, the top number (3) is the numerator (how many parts you have). The bottom number (4) is the denominator (how many equal parts make the whole).
2

Common Denominator

To add or subtract fractions, they must share the same denominator. A common denominator is a number that both denominators divide into evenly.
3

Reciprocal

The reciprocal of a fraction is what you get when you flip the numerator and denominator. The reciprocal of ²⁄₃ is ³⁄₂. You use reciprocals when dividing fractions.
4

Simplify (Reduce)

To simplify a fraction means to divide the numerator and denominator by their greatest common factor (GCF) until no common factor remains.
5

Place Value in Decimals

Each digit after the decimal point has a place value: tenths, hundredths, thousandths, and so on. Lining up the decimal points is the secret to adding and subtracting decimals.
KEY TAKEAWAY
Think of fractions like slices of a pie. You can only combine slices that are the same size (same denominator). If one pie is cut into 4 slices and another into 6 slices, you need to re-cut them into pieces of equal size before you can count them together. That re-cutting is finding a common denominator!

Visual Explanation — Fraction Operations at a Glance

The four panels above summarize each fraction operation: addition (pie model), multiplication (area model), subtraction (bar model), and division (Keep-Change-Flip).

Notice how addition and subtraction both require pieces of the same size (same denominator). Multiplication and division do not need a common denominator—just multiply straight across or use "Keep, Change, Flip."

Mathematical Framework

Here are the formulas you need. In every formula below, a and c are numerators, and b and d are denominators.

ADDING FRACTIONS (DIFFERENT DENOMINATORS)
a/b + c/d = (a × d + c × b) / (b × d)
Cross-multiply to build equal-sized pieces, then add the numerators. Always simplify your answer.
SUBTRACTING FRACTIONS
a/b − c/d = (a × d − c × b) / (b × d)
Same idea as addition, but subtract the numerators after cross-multiplying.
MULTIPLYING FRACTIONS
a/b × c/d = (a × c) / (b × d)
Multiply the numerators together and the denominators together. No common denominator needed! You can also cross-cancel (divide a top number and a bottom number by the same factor) before multiplying to keep numbers small.
DIVIDING FRACTIONS (KEEP-CHANGE-FLIP)
a/b ÷ c/d = a/b × d/c = (a × d) / (b × c)
Keep the first fraction. Change the ÷ to ×. Flip the second fraction (use its reciprocal). Then multiply as usual.
💡 DECIMALS TIP
For decimal addition and subtraction, line up the decimal points vertically. For decimal multiplication, multiply as if there are no decimals, then count the total decimal places in both factors and place the point in the product. For decimal division, move the decimal in the divisor to make it a whole number, and shift the dividend's decimal the same number of places.

Converting Between Fractions and Decimals

Many HSPT problems mix fractions and decimals in the same question. Knowing how to switch between the two forms is a huge time-saver.

This chart shows the most common fraction-decimal equivalents. To convert a fraction to a decimal, divide the numerator by the denominator. To convert a decimal to a fraction, write it over the correct power of 10 and simplify.

When an HSPT question mixes fractions and decimals, convert everything to one form before computing. Usually it is faster to convert the decimal to a fraction if the answer choices are fractions, and vice versa.

Quick reference for converting between fractions and decimals
Conversion DirectionMethodExample
Fraction → DecimalDivide numerator by denominator3 ÷ 8 = 0.375
Decimal → FractionWrite over power of 10, simplify0.6 = 6/10 = 3/5
Mixed number → DecimalConvert fraction part, add to whole2¾ → 2 + 0.75 = 2.75

Worked Example

Let's work through a problem that combines fractions and decimals, step by step.

Evaluate: 2/3 + 0.75 − 1/6
1
Step 1 — Convert the Decimal to a FractionWrite 0.75 as a fraction: 0.75 = 75/100. Simplify by dividing the top and bottom by 25.
0.75 = 3/4
2
Step 2 — Find the Least Common Denominator (LCD)The three denominators are 3, 4, and 6. List multiples: 3 → 3, 6, 9, 12 … ; 4 → 4, 8, 12 … ; 6 → 6, 12 … The smallest number they all share is 12.
LCD = 12
3
Step 3 — Rewrite Each Fraction with the LCD2/3 = (2 × 4)/(3 × 4) = 8/12. 3/4 = (3 × 3)/(4 × 3) = 9/12. 1/6 = (1 × 2)/(6 × 2) = 2/12.
8/12, 9/12, 2/12
4
Step 4 — Add and Subtract the Numerators8/12 + 9/12 − 2/12 = (8 + 9 − 2)/12 = 15/12.
15/12
5
Step 5 — SimplifyThe GCF of 15 and 12 is 3. Divide both by 3: 15/12 = 5/4. As a mixed number, that is 1¼. As a decimal, that is 1.25.
5/4 = 1¼ = 1.25
🎯 STRATEGY RECAP
When a problem mixes fractions and decimals: (1) convert everything to the same form, (2) find a common denominator if adding or subtracting, (3) compute, and (4) simplify. Think of it like translating languages — pick one language before you start the conversation!

Common Mistakes & How to Avoid Them

Knowing the rules is half the battle. The other half is dodging the traps that catch even strong students on test day.

Five mistakes to watch for on the HSPT
Common MistakeWhy It's WrongCorrect Approach
Adding numerators AND denominators: 1/3 + 1/4 = 2/7You can't add pieces of different sizes directly.Find a common denominator first: 4/12 + 3/12 = 7/12.
Forgetting to flip when dividingDividing by a fraction means multiplying by its reciprocal.Use Keep-Change-Flip: keep the first, change ÷ to ×, flip the second.
Misaligning decimal points in additionDifferent place values get mixed, giving a wildly wrong answer.Stack the numbers so all decimal points line up. Add zeros as placeholders if needed.
Not simplifying the final answerHSPT answer choices are usually in simplest form.Always check: can the top and bottom be divided by the same number?
Wrong decimal place count in multiplication0.3 × 0.2 = 0.6 is wrong (should be 0.06).Count total decimal places in both factors. 0.3 (1 place) × 0.2 (1 place) = 0.06 (2 places).
⚠️ REMEMBER
The most common error is adding fractions by adding both the tops and bottoms. Imagine stacking two different-sized LEGO bricks — they don't fit together until you resize them to match. That resizing is finding the common denominator.

Connection to Algebra & Beyond

The fraction skills you learn now are the same skills you will use in algebra, geometry, and even science. When you get to high school, you will add and subtract algebraic fractions (fractions with variables like x/3 + x/5). The process is identical: find a common denominator, rewrite, and combine.

How today's fraction skills connect to future math courses
Skill NowHow It Connects Later
Finding a common denominatorSolving equations with fractions (Algebra 1)
Cross-canceling when multiplyingSimplifying rational expressions (Algebra 2)
Converting fractions ↔ decimalsProbability and statistics calculations
Multiplying fractions for areaGeometry formulas (area, volume)

Getting fast and accurate with fractions and decimals now gives you a major advantage on the HSPT and in every math class going forward. Think of these operations as the building blocks of all future math.

Practice Problems

Try these five problems on your own. They start easy and get harder. Check your answer after each one.

PROBLEM 1CONCEPTUAL
True or false: To add ²⁄₅ + ³⁄₇, you can simply add the numerators and add the denominators to get ⁵⁄₁₂. Explain why.
PROBLEM 2BASIC CALCULATION
Calculate: ³⁄₈ + ¹⁄₄. Give your answer as a simplified fraction.
PROBLEM 3INTERMEDIATE
Evaluate: ⁵⁄₆ ÷ ²⁄₃ + 0.5. Express your answer as a decimal.
PROBLEM 4APPLIED
Maria has 2.5 cups of flour. A recipe calls for ³⁄₄ cup per batch of cookies. How many full batches can she make, and how much flour is left over? Express the leftover as a fraction.
PROBLEM 5CRITICAL THINKING
Without computing the exact value, determine which is greater: (⁷⁄₈ × ⁴⁄₅) or (0.7 + ¹⁄₁₆). Explain your reasoning using estimation.

Lesson Summary

Fraction and decimal operations are essential HSPT skills. To add or subtract fractions, find a common denominator, rewrite the fractions, then combine the numerators. To multiply fractions, multiply straight across (numerator × numerator, denominator × denominator) and simplify. To divide fractions, use Keep-Change-Flip and then multiply.

When a problem mixes fractions and decimals, convert everything to one form before computing. Remember to simplify your final answer and watch out for common traps like adding denominators or misplacing decimal points. Master these skills and you will be ready for the HSPT and for the algebra that follows.

Varsity Tutors • HSPT Math • Perform Fraction Operations