SSAT-MIDDLE-LEVEL-QUANTITATIVE • QUANTITATIVE

Solve mixture or comparison problems using equations.

Learn to translate real-world mixing and comparing situations into equations you can solve step by step.

Where Do Mixture and Comparison Problems Come From?

People have been mixing things and comparing amounts for thousands of years. Ancient merchants needed to figure out how much of two different spices to blend together. Builders had to compare lengths of wood and stone. Whenever someone asks "how much of each?" or "how do these relate?", they are working on the same kind of problem you will learn to solve here.

2000 BCE
Babylonian Trading Problems
Ancient Babylonian merchants carved mixture problems into clay tablets. They figured out how to combine grains of different values to hit a target price.
300 BCE
Greek Proportion and Comparison
Greek mathematicians like Euclid studied how two quantities relate to each other. Their work on ratios laid the foundation for comparison equations.
800 CE
Al-Khwarizmi and Algebra
The Persian mathematician al-Khwarizmi wrote one of the first algebra textbooks. He showed how to use variables and equations to solve real-life problems, including mixtures.
Today
SSAT and Everyday Life
Mixture and comparison problems appear on standardized tests like the SSAT. They also come up whenever you cook recipes, mix paint colors, or compare prices at a store.

The big question these problems answer is: When I combine two or more quantities, or compare two different amounts, how do I figure out the unknown value? An equation is your best tool for finding that answer.

Core Principles and Definitions

Before we dive in, let's nail down a few important ideas. These four principles are the building blocks for every mixture and comparison problem you will see.

1

Mixture Problems

A mixture problem asks you to combine two or more things — like trail mix, juice, or coins — and find an unknown amount, price, or concentration.
2

Comparison Problems

A comparison problem tells you how two quantities relate — for example, "twice as many" or "5 more than" — and asks you to find each quantity.
3

Variables Stand for Unknowns

A variable (a letter like x or n) takes the place of the number you do not know yet. Your job is to find its value.
4

Equations Show Balance

An equation is a math sentence with an equals sign. Whatever is on the left side must equal whatever is on the right side — like a balanced seesaw.
KEY TAKEAWAY
Think of an equation like a recipe card. The left side lists the ingredients you mix or compare, and the right side shows the result. If you know all the ingredients except one, the equation helps you figure out the missing piece — just like knowing you need 2 cups total and already have 1 cup tells you the other cup must be 1.

Seeing How Mixtures and Comparisons Work

The diagram below shows two common setups. On the left, you see a mixture problem where two containers combine into one. On the right, you see a comparison problem where two bars are lined up so you can see how they relate.

Left: A mixture problem combines cashews and almonds into trail mix. Right: A comparison problem lines up Ana's and Ben's ages so you can write one equation for both.

Notice how both types of problems end up with one equation to solve. In the mixture, you set the total cost of each part equal to the total cost of the mix. In the comparison, you use the relationship between the two amounts to write an equation. Both paths lead you to the same goal: finding the unknown.

Setting Up the Equations

The hardest part of these problems is turning the words into math. Once you have the equation, solving it is just arithmetic. Here are the key formulas you will use.

Mixture Equation

MIXTURE FORMULA
(amount₁ × value₁) + (amount₂ × value₂) = (total amount) × (target value)
Each amount is how much of each item you have (pounds, liters, etc.). Each value is the price per unit, concentration, or rate for that item. The right side is the combined total.

Comparison Equation

COMPARISON FORMULA
x + (x ± difference) = total
Let x stand for one quantity. The other quantity is described in terms of x — for example, "4 more" means x + 4, and "twice as many" means 2x. Then set up the equation using whatever total or relationship the problem gives you.

"Twice as Many" or "Three Times" Comparison

MULTIPLIER COMPARISON
x + kx = total → (1 + k)x = total
Here k is the multiplier. If one person has twice as many as another, k = 2. You combine like terms (x + 2x = 3x) and then divide both sides by 3 to find x.
💡 Translation Cheat Sheet
"more than" → add (+) · "less than" or "fewer than" → subtract (−) · "twice as many" → multiply by 2 · "split equally" → divide (÷) · "total" or "altogether" → equals sign (=)

Common Problem Types You Will See

Mixture and comparison problems come in several flavors. The diagram below groups them so you can quickly recognize which type you are dealing with on the SSAT.

This map shows how word problems split into mixture and comparison types, each with common subtypes. The dashed box at the bottom shows the four-step strategy that works for all of them.
Common mixture and comparison problem types with clue words
Problem TypeWhat to Look ForExample Clue Words
Price MixtureTwo items at different prices combined into one blend"per pound," "per gallon," "mix," "blend"
Coin / Bill MixtureDifferent denominations adding up to a total value"nickels," "dimes," "quarters," "total value"
Sum / Difference ComparisonTwo quantities with a known difference and a known total"more than," "less than," "altogether"
Multiplier ComparisonOne quantity is a multiple of another"twice as many," "three times," "half of"

Worked Examples: Step by Step

Example 1: Mixture Problem (Trail Mix)

A store mixes cashews that cost $4 per pound with peanuts that cost $2 per pound. They want 10 pounds of a mix that costs $2.80 per pound. How many pounds of cashews should they use?

Trail Mix Mixture Problem
1
Step 1 — Identify what you know and don't knowCashews cost $4/lb. Peanuts cost $2/lb. Total mix is 10 lbs at $2.80/lb. Let x = pounds of cashews. Then 10 − x = pounds of peanuts.
2
Step 2 — Write the equationTotal cost of cashews + total cost of peanuts = total cost of mix. So: 4x + 2(10 − x) = 2.80 × 10.
4x + 2(10 − x) = 28
3
Step 3 — Distribute and combine like termsDistribute the 2: 4x + 20 − 2x = 28. Combine the x terms: 2x + 20 = 28.
2x + 20 = 28
4
Step 4 — Solve for xSubtract 20 from both sides: 2x = 8. Divide both sides by 2: x = 4.
x = 4 pounds of cashews
5
Step 5 — Check your answer4 lbs cashews at $4 = $16. 6 lbs peanuts at $2 = $12. Total = $28. That's $28 ÷ 10 = $2.80 per pound. ✓ It checks out!

Example 2: Comparison Problem (Ages)

Marco is 3 times as old as his sister Lily. Together, their ages add up to 24. How old is each person?

Age Comparison Problem
1
Step 1 — Pick a variableLet x = Lily's age. Marco is 3 times as old, so Marco's age = 3x.
2
Step 2 — Write the equationTheir ages add up to 24, so: x + 3x = 24.
x + 3x = 24
3
Step 3 — Combine like termsx + 3x = 4x, so we get 4x = 24.
4x = 24
4
Step 4 — Solve for xDivide both sides by 4: x = 6. So Lily is 6 years old, and Marco is 3 × 6 = 18 years old.
Lily = 6, Marco = 18
5
Step 5 — Check your answerIs 18 equal to 3 × 6? Yes. Does 6 + 18 = 24? Yes. ✓ Perfect!

Common Mistakes and How to Avoid Them

Even strong math students make mistakes on these problems. Here are the most common pitfalls and smart strategies to dodge them.

Four common mistakes on mixture and comparison problems
Common MistakeWhy It HappensHow to Fix It
Forgetting to use (total − x) for the second amountStudents assign separate variables when the two amounts are linkedIf the total is given, always write the second amount as (total − x)
Mixing up "more than" and "less than"The phrase order can be tricky: "5 less than x" means x − 5, not 5 − xRewrite the phrase as a simple sentence: "start with x, take away 5"
Not checking the answerStudents rush and skip the check stepPlug your answer back into the original problem. It only takes 15 seconds!
Solving for x but answering the wrong questionThe problem asks for the second amount, but the student gives xRe-read the question after solving. Circle what it actually asks for.
KEY TAKEAWAY
Think of checking your answer like proofreading a text message before you send it. It only takes a moment, and it saves you from embarrassing mistakes. On the SSAT, checking is especially valuable because you can lose points for wrong answers — so spending 15 extra seconds to verify is well worth it.

Connecting to Bigger Ideas

The skills you are building here don't just help on the SSAT. They connect to concepts you will use later in Algebra, science, and even everyday decisions. Here is how today's skills stack up against what comes next.

How today's skills connect to future learning
What You Learn NowWhere It Leads
Writing one equation with one unknown (x)Systems of equations with two unknowns (x and y) in Algebra 1
Coin or price mixture problemsChemistry concentration problems (molarity, percent solutions)
Comparison using "twice as many"Ratio and proportion problems, and direct variation in advanced math
Translating words into equationsMathematical modeling — the backbone of engineering and data science

Every time you translate a word problem into an equation, you are practicing one of the most important skills in all of math: mathematical modeling. Scientists, engineers, and even game designers use this same process to solve complex problems. You are building a strong foundation right now.

Practice Problems

Try each problem on your own before reading the answer. Remember: identify the unknowns, write an equation, solve, and check!

PROBLEM 1CONCEPTUAL
Sam has 5 more stickers than Tina. Together they have 19 stickers. Which equation could you use to find the number of stickers Tina has? (A) x + 5 = 19 (B) x + x + 5 = 19 (C) 5x = 19 (D) x − 5 = 19 (E) 2x − 5 = 19
PROBLEM 2BASIC CALCULATION
A jar has dimes and quarters worth $3.40 in total. There are 16 coins altogether. How many quarters are in the jar? (A) 4 (B) 6 (C) 8 (D) 10 (E) 12
PROBLEM 3INTERMEDIATE
A baker mixes flour that costs $3 per pound with specialty flour that costs $7 per pound. She wants 20 pounds of a blend that costs $4 per pound. How many pounds of the $7 flour should she use? (A) 4 (B) 5 (C) 8 (D) 10 (E) 15
PROBLEM 4APPLIED
At a school fundraiser, adult tickets cost $8 and student tickets cost $5. A total of 200 tickets were sold, and the total money collected was $1,180. How many student tickets were sold? (A) 60 (B) 80 (C) 100 (D) 120 (E) 140
PROBLEM 5CRITICAL THINKING
Mia has three times as many blue marbles as red marbles. She also has 4 more green marbles than red marbles. Altogether she has 39 marbles. How many blue marbles does Mia have? (A) 7 (B) 11 (C) 14 (D) 21 (E) 28

Lesson Summary

In this lesson, you learned to solve two major types of word problems. Mixture problems ask you to combine items of different values (like prices or concentrations) and find an unknown amount. You use the formula (amount₁ × value₁) + (amount₂ × value₂) = total. Comparison problems tell you how two quantities relate — using phrases like "more than" or "twice as many" — and ask you to find each amount.

The four-step strategy works for every problem: identify the type, pick a variable for the unknown, write the equation by translating the words into math, and solve and check your answer. Always plug your result back in to make sure it makes sense. These skills form the foundation of algebraic reasoning you will use throughout your math journey.

Varsity Tutors • ssat-middle-level-quantitative • Solve mixture or comparison problems using equations.