SHSAT MATH • RATIONAL NUMBERS (FRACTIONS, DECIMALS, PERCENTS)

Fraction Operations in Context — Add, subtract, multiply, or divide fractions in context.

Master the four fraction operations so you can solve real-world SHSAT word problems with confidence.

Where Did Fractions Come From?

Have you ever split a pizza with friends? If so, you already understand the basic idea behind fractions. A fraction is a way to describe a part of a whole. People have been using fractions for thousands of years to divide food, measure land, and build structures.

Ancient civilizations ran into a problem: whole numbers were not enough. You cannot always split things evenly into whole pieces. Farmers needed to divide fields, builders needed to measure beams, and merchants needed to split payments. Fractions solved all of those problems.

~1800 BCE
Egyptian Unit Fractions
Ancient Egyptians wrote fractions with a numerator of 1, like ½ and ⅓. They combined these unit fractions to represent larger parts.
~500 BCE
Babylonian Base-60 System
Babylonians used a base-60 number system (which is why we have 60 minutes in an hour). Their system made it easy to divide things into many equal parts.
~600 CE
Indian Mathematicians Write Modern Fractions
Scholars in India began writing fractions as a numerator over a denominator, like ¾. This is the format we still use today.
~1200 CE
Fibonacci Spreads Fraction Notation in Europe
The Italian mathematician Fibonacci published a book that introduced the Hindu-Arabic numeral system—and modern fraction notation—to Europe.

Today, fraction problems show up everywhere—from cooking recipes to construction plans. On the SHSAT, you will see word problems that ask you to add, subtract, multiply, or divide fractions. The key question is: How do you decide which operation to use, and how do you carry it out correctly?

Core Principles of Fraction Operations

Before you solve a fraction word problem, you need to know four big ideas. These principles will help you pick the right operation and avoid common mistakes.

1

Common Denominators for Adding & Subtracting

You can only add or subtract fractions when the denominators (bottom numbers) are the same. If they are different, find the least common denominator (LCD) first.
2

Multiply Straight Across

To multiply fractions, multiply the numerators together and the denominators together. No common denominator is needed.
3

Divide by Flipping (Reciprocal)

To divide by a fraction, flip the second fraction (find its reciprocal) and then multiply.
4

Always Simplify Your Answer

After you finish the operation, reduce your fraction to lowest terms by dividing the numerator and denominator by their greatest common factor (GCF).
5

Context Tells You the Operation

Words like "total" or "combined" signal addition. Words like "remaining" or "difference" signal subtraction. "Of" usually means multiply. "Per" or "each" often means divide.
KEY TAKEAWAY
Think of fractions like slices of pizza. You can only combine slices (add or subtract) when all slices are the same size—that means same denominator. Multiplying is like asking, "What is ½ of ¾ of this pizza?" Dividing is like asking, "How many ¼-size slices fit inside ½ of a pizza?"

Seeing Fraction Operations

The diagram below shows all four fraction operations side by side. Each bar represents one whole. Study how the shaded parts change depending on whether you add, subtract, multiply, or divide.

Each horizontal bar represents one whole. For addition (top row), the two colored regions combine. For subtraction (second row), the pink region is removed. For multiplication (area model), the green overlap is the answer. For division (bottom), count how many smaller pieces fit inside the larger piece.

Notice that addition and subtraction work along a single bar—you are combining or removing pieces of the same whole. Multiplication uses a rectangle (area model) because you are finding a part of a part. Division counts how many times one fraction fits into another.

The Mathematical Framework

Here are the formulas for each operation. In every formula, a and c are numerators, while b and d are denominators. Remember that denominators can never be zero.

ADDITION OF FRACTIONS
a/b + c/d = (a × d + c × b) / (b × d)
Find a common denominator (b × d works, but the LCD is faster). Then add the adjusted numerators.
SUBTRACTION OF FRACTIONS
a/b − c/d = (a × d − c × b) / (b × d)
Same process as addition, but subtract the numerators instead.
MULTIPLICATION OF FRACTIONS
a/b × c/d = (a × c) / (b × d)
Multiply numerator by numerator, denominator by denominator. No common denominator needed. Simplify at the end.
DIVISION OF FRACTIONS
a/b ÷ c/d = a/b × d/c = (a × d) / (b × c)
Keep the first fraction, change division to multiplication, and flip the second fraction. This is called "Keep, Change, Flip" (KCF).
💡 SHSAT Tip
On the SHSAT, many fraction answers need to be in simplest form. After you finish your operation, always check whether the numerator and denominator share a common factor. If they do, divide both by it.

Choosing the Right Operation from Context

The hardest part of an SHSAT fraction word problem is often not the math—it is figuring out which operation to use. The diagram below is a decision tree. Start at the top and follow the path that matches the language of the problem.

Start at the top of the decision tree. Ask yourself whether you are combining/removing parts or finding a part of something. The answer leads you to the correct operation. The signal-word boxes at the bottom are quick references for common SHSAT language.
Real-world phrases and the operations they signal
OperationExample Phrase in a ProblemTranslation
Add"Maria mixed ⅔ cup of flour and ¾ cup of sugar. How much total?"⅔ + ¾
Subtract"He had ⅞ of a tank. He used ⅓. How much is left?"⅞ − ⅓
Multiply"She completed ¾ of the test. ⅔ of those were correct. What fraction correct?"¾ × ⅔
Divide"A ribbon is ⅝ yard long. Each bow uses ⅛ yard. How many bows?"⅝ ÷ ⅛

Worked Example — A Multi-Step Recipe Problem

Let's walk through a full problem, just like one you might see on the SHSAT.

📝 Problem
A recipe calls for ¾ cup of brown sugar and ⅔ cup of white sugar. Marcus only wants to make ½ of the recipe. How many total cups of sugar does he need?
Step-by-Step Solution
1
Step 1 — Identify the OperationsMarcus is making ½ of the recipe. The word "of" tells us to multiply each amount by ½. Then we need the "total," so we add the results.
2
Step 2 — Multiply: ½ of ¾ cup brown sugar½ × ¾ = (1 × 3) / (2 × 4) = 3/8. So Marcus needs 3/8 cup of brown sugar.
Brown sugar: 3/8 cup
3
Step 3 — Multiply: ½ of ⅔ cup white sugar½ × ⅔ = (1 × 2) / (2 × 3) = 2/6. Simplify by dividing numerator and denominator by 2: 2/6 = 1/3.
White sugar: 1/3 cup
4
Step 4 — Add the Two AmountsWe need 3/8 + 1/3. The denominators are 8 and 3. The LCD of 8 and 3 is 24. Convert: 3/8 = 9/24 and 1/3 = 8/24. Now add: 9/24 + 8/24 = 17/24.
Total sugar: 17/24 cup
5
Step 5 — Check: Is the Answer in Simplest Form?17 is a prime number, and 24 is not divisible by 17. So 17/24 is already in simplest form. That is our final answer.
Answer: 17/24 cup of sugar

Common Mistakes and How to Avoid Them

Even strong math students make these errors on fraction problems. Knowing what to watch for will save you valuable time and points on the SHSAT.

The five most common fraction mistakes on the SHSAT
Common MistakeWhy It HappensHow to Fix It
Adding numerators AND denominators: ½ + ⅓ = 2/5Students treat the fraction like two separate whole numbers.Find a common denominator first. ½ + ⅓ = 3/6 + 2/6 = 5/6.
Forgetting to flip when dividingDivision with fractions feels odd. Students multiply straight across.Remember Keep-Change-Flip (KCF). Write it out every time.
Not simplifying the final answerStudents finish the operation and forget to reduce.Always check if the numerator and denominator share a factor.
Choosing the wrong operation from the word problemSignal words are missed or misread.Use the decision tree. Underline keywords before doing any math.
Incorrectly converting mixed numbersStudents forget to multiply the whole number by the denominator.Mixed → Improper: multiply whole × denominator, then add numerator.
KEY TAKEAWAY
Think of common denominators like a translator. If one friend speaks Spanish and another speaks French, they cannot have a conversation until they share a common language. Fractions with different denominators are "speaking different languages." You must convert them to the same denominator before you can add or subtract.

Connecting Fractions to Decimals and Percents

Fractions, decimals, and percents are three ways to write the same value. On harder SHSAT problems, you may need to switch between them. Understanding the connection makes you faster and more flexible.

Common fraction-decimal-percent equivalents to memorize for the SHSAT
FractionDecimalPercentHow to Convert
½0.550%Divide numerator by denominator; multiply by 100 for percent.
¾0.7575%3 ÷ 4 = 0.75; 0.75 × 100 = 75%
0.333…33.3̄%Some fractions produce repeating decimals. Leave as a fraction when possible.
0.62562.5%5 ÷ 8 = 0.625; 0.625 × 100 = 62.5%

In future lessons, you will learn to solve problems that mix fractions, decimals, and percents in a single question. For now, focus on mastering the four fraction operations so that the mechanics feel automatic. That way, your brainpower can go toward understanding the problem, not crunching numbers.

🚀 Looking Ahead
Once you are comfortable with fraction operations, the next step is working with ratios and proportions. A proportion is really just two equal fractions. If you can manipulate fractions, you can solve proportions—and those appear very often on the SHSAT.

Practice Problems

Try each problem on paper before reading the answer. These problems get harder as you go, just like the SHSAT.

PROBLEM 1CONCEPTUAL
A word problem says: "Jenna ate ¼ of a pie, and Sam ate ⅓ of the same pie. How much of the pie was eaten in all?" What operation should you use, and why?
PROBLEM 2BASIC CALCULATION
A water bottle holds ⅞ of a liter. Kevin drinks ⅜ of a liter. How much water is left in the bottle?
PROBLEM 3INTERMEDIATE
A garden has an area of ⅚ of an acre. Rosa plants flowers on ⅗ of the garden. What fraction of an acre is covered with flowers?
PROBLEM 4APPLIED
A carpenter has a board that is 7½ feet long. She needs to cut it into pieces that are each ¾ of a foot. How many pieces can she cut?
PROBLEM 5CRITICAL THINKING
A tank is ⅝ full of water. Someone pours in enough water to fill another 1/6 of the tank. Then ¼ of the total water in the tank is used for cleaning. What fraction of the tank's capacity is the remaining water?

Lesson Summary

Fraction operations in context require two skills: recognizing which operation a word problem calls for, and executing it correctly. For addition and subtraction, always find a common denominator before combining or removing numerators. For multiplication, multiply straight across—numerator × numerator and denominator × denominator. For division, use Keep-Change-Flip to turn division into multiplication.

On the SHSAT, watch for signal words like "total" (add), "remaining" (subtract), "of" (multiply), and "per" (divide). Convert mixed numbers to improper fractions before multiplying or dividing. Always simplify your final answer to lowest terms. Practice these steps until they become second nature, and you will handle any fraction context problem the SHSAT throws at you.

Varsity Tutors • SHSAT Math • Fraction Operations in Context