This site is a work in progress. New lessons are added regularly. Contact us

Word Problems with Linear Equations

Learning goals

  • Name one unknown with its units, and build everything from it
  • Turn the key relationship into a single equation
  • Write consecutive integers as nn, n+1n + 1, n+2n + 2
  • Apply d=rtd = rt, total value, and the perimeter formulas
  • Check against the words, and report what was actually asked

Reading a problem as an equation

You already know how to solve a linear equation once you have one. What a word problem asks of you first is to build that equation out of a paragraph, and that is a skill of its own. From the very first lesson of this subject you have been translating phrases into symbols. Here “more than” adds, “less than” subtracts, “times” multiplies, and the verb “is” becomes an equals sign. A word problem is that same translation carried out on a whole situation instead of a single phrase.

The work follows the same six steps every time, whatever the problem is about.

  1. Read the problem and find the question. Decide exactly what quantity you are asked for before doing anything else.
  2. Choose one unknown to name with a variable, and write down what it stands for, units included, as in “let ww be the width in centimeters.”
  3. Express every other quantity in the problem in terms of that one variable.
  4. Find the sentence that says two quantities are equal, and translate it into an equation.
  5. Solve the equation.
  6. Check the answer against the words of the original problem, and state the answer to the actual question, with units.

Most of these steps are reading, not algebra. The two that carry the whole method are the third and the sixth. Expressing everything in terms of one variable is what keeps the problem to a single equation you can solve. Checking against the words is what catches a translation that came out backwards. Notice that we never introduce a second letter: even when a problem mentions two or three quantities, we pin them all to one variable. That way a single equation, not a system, does the job.

One unknown, everything else in terms of it

The third step is the heart of the method, so it is worth a closer look. A problem often names several quantities, but they are not independent; the words tie them together, and those ties let you write them all with one letter. If a rope is cut into two pieces and one piece is 33 feet longer than the other, you do not need two variables. Call the short piece xx feet, and the long piece is then x+3x + 3 feet, because ”33 feet longer” means add 33. One name, and the relationship supplies the rest.

Consecutive integers are a clean case of this, and they come up often enough to state carefully.

Why consecutive integers are nn, n+1n + 1, n+2n + 2#

Consecutive integers are integers that follow one another in counting order with no gaps, such as 6,7,86, 7, 8. What makes them consecutive is a single fact: each one is exactly 11 more than the one before it. That constant gap of 11 is the whole of their definition.

Name the first of them nn. The next integer is ”11 more than nn,” which is n+1n + 1, and the one after that is ”11 more than n+1n + 1,” which is n+2n + 2. Continuing in the same way, the integer kk steps after nn is n+kn + k. Because every step adds the same 11, this list has exactly the constant gap that defines consecutive integers. The list does so while introducing only one unknown, the starting value nn.

The same idea handles consecutive even integers and consecutive odd integers, with a single change: their constant gap is 22 rather than 11. Between one even number and the next even number sits exactly one odd number, so even numbers step by 22, and odd numbers do the same. So consecutive even integers are n,n+2,n+4n, n + 2, n + 4, and consecutive odd integers take the identical form n,n+2,n+4n, n + 2, n + 4. The starting value nn has to be even in the first case and odd in the second, but you do not assume which. You let the equation determine nn, and a well-posed problem lands on a starting value of the right kind.

The picture behind a “sum” problem is a tape diagram: lay the parts end to end and their combined length is the whole.

A tape diagram for two numbers with a known sumA shorter bar labeled n and a longer bar labeled n plus 8 placed end to end, with a bracket above each naming it the smaller and the larger, and a brace below the pair labeled sum equals 52.smallerlargernn + 8sum = 52
Two numbers whose sum is 52. The smaller is a bar of length n and the larger is a bar of length n + 8, so laid end to end they fill the total 52. Writing the larger as n + 8 keeps both numbers tied to the single unknown n.

Worked example 1 The sum of two numbers is 5252, and the larger is 88 more than the smaller

The question asks for the two numbers. Name the smaller one: let nn be the smaller number. The larger is 88 more than the smaller, so it is n+8n + 8, and that single relationship pins both numbers to one letter.

The sentence that states an equality is that the sum is 5252. Translate it:

n+(n+8)=52.n + (n + 8) = 52.

Combine like terms and solve:

2n+8=52,2n=44,n=22.2n + 8 = 52, \qquad 2n = 44, \qquad n = 22.

So the smaller number is 2222, and the larger is n+8=30n + 8 = 30. Check against the words: the sum 22+30=5222 + 30 = 52 is right, and 3030 really is 88 more than 2222. The two numbers are 2222 and 3030.

Worked example 2 Find three consecutive integers whose sum is 8484

The question asks for three integers. Name the smallest: let nn be the smallest integer. The three consecutive integers are then nn, n+1n + 1, and n+2n + 2. The equality in the problem is that they sum to 8484:

n+(n+1)+(n+2)=84.n + (n + 1) + (n + 2) = 84.

Combine and solve:

3n+3=84,3n=81,n=27.3n + 3 = 84, \qquad 3n = 81, \qquad n = 27.

The integers are 2727, 2828, and 2929. Checking, 27+28+29=8427 + 28 + 29 = 84, and they are consecutive, so the answer is 27,28,2927, 28, 29.

Check your understanding

The sum of three consecutive odd integers is 5757. What is the largest of the three?

Answer choices

Ages and money

Age problems turn on one idea: everyone ages at the same rate. If you know someone’s age now, then in kk years they will be kk years older, and kk years ago they were kk years younger. So name one person’s present age, and use the given relationship to write everyone else’s present age in terms of it. Then shift the whole cast forward or backward together when the problem talks about another time.

Worked example 3 Maria is 44 times as old as her brother; in 66 years she will be twice as old as he is

The question asks for their present ages. Let bb be the brother’s age now, in years. Maria is 44 times as old, so she is 4b4b now. In 66 years each is 66 years older, so the brother will be b+6b + 6 and Maria will be 4b+64b + 6. The equality is that at that time Maria’s age is twice her brother’s:

4b+6=2(b+6).4b + 6 = 2(b + 6).

Distribute and solve:

4b+6=2b+12,2b=6,b=3.4b + 6 = 2b + 12, \qquad 2b = 6, \qquad b = 3.

So the brother is 33 and Maria is 4b=124b = 12. Check with the words: now Maria’s 1212 is 44 times the brother’s 33; in 66 years she is 1818 and he is 99, and 1818 is twice 99. Maria is 1212 and her brother is 33.

Money problems lean on one formula: the total value of a pile of identical coins is the number of coins times the value of each. Ten dimes are worth 10×10=10010 \times 10 = 100 cents, and in general dd dimes are worth 10d10d cents. To hold everything to one variable, count one kind of coin with the letter and get the other kind from the total. Working in cents is usually cleanest, because it keeps every value a whole number.

Worked example 4 3030 coins, all nickels and dimes, worth 245245 cents

The question asks how many of each coin. Let nn be the number of nickels. There are 3030 coins in all, so the number of dimes is whatever is left, 30n30 - n. Now write the total value in cents: each nickel is worth 55 cents and each dime 1010 cents, so

5n+10(30n)=245.5n + 10(30 - n) = 245.

Distribute and solve:

5n+30010n=245,5n=55,n=11.5n + 300 - 10n = 245, \qquad -5n = -55, \qquad n = 11.

There are 1111 nickels and 3011=1930 - 11 = 19 dimes. Check: 1111 nickels are worth 5555 cents and 1919 dimes are worth 190190 cents, and 55+190=24555 + 190 = 245 cents, which is 22 dollars and 4545 cents. So there are 1111 nickels and 1919 dimes.

Check your understanding

A jar of 2020 coins holds only quarters and dimes and is worth 350350 cents. If qq is the number of quarters, which equation models the total value?

Answer choices

Geometry and percents

Geometry problems give you a figure whose measurements are linked by formulas you already know, most often a perimeter or a sum of angles. That formula is the equality you translate. Name one length or one angle, then use the stated relationships to write the others in terms of it. Finally, set the perimeter or the angle total equal to its given value.

A rectangle with length given in terms of its widthA rectangle whose top edge is labeled 2w plus 3 and whose left edge is labeled w, used to set up a perimeter equation.2w + 3wperimeter = 36 cm
The width is w, so a length that is 3 more than twice the width is 2w + 3. Setting the perimeter 2 times the quantity (2w + 3) + w equal to 36 gives w = 5, so the rectangle is 5 cm by 13 cm.

Worked example 5 A rectangle's length is 33 cm more than twice its width, and its perimeter is 3636 cm

The question asks for the width and the length. Let ww be the width in centimeters. The length is 33 more than twice the width, which is 2w+32w + 3. The perimeter of a rectangle is twice the sum of its length and width, so

2((2w+3)+w)=36.2\big((2w + 3) + w\big) = 36.

Simplify inside the parentheses, then solve:

2(3w+3)=36,6w+6=36,6w=30,w=5.2(3w + 3) = 36, \qquad 6w + 6 = 36, \qquad 6w = 30, \qquad w = 5.

The width is 55 cm and the length is 2(5)+3=132(5) + 3 = 13 cm. Check: the perimeter is 2(13+5)=362(13 + 5) = 36 cm, and 1313 is 33 more than twice 55. The rectangle is 55 cm by 1313 cm.

Percent problems are the ones you met in pre-algebra, now written as equations. Recall that a percent is a fraction out of 100100, so 30%30\% of a quantity means 30100\frac{30}{100} of it, which is 0.30.3 times it. The word “of” signals multiplication and “is” signals the equals sign, so a sentence like ”1818 is 30%30\% of what number” becomes an equation directly.

Worked example 6 A student answered 85%85\% of the questions correctly, getting 3434 right

The question asks how many questions were on the test. Let tt be the total number of questions. Getting 85%85\% of them right means

0.85t=34.0.85\,t = 34.

Divide both sides by 0.850.85:

t=340.85=40.t = \frac{34}{0.85} = 40.

So the test had 4040 questions. Check: 85%85\% of 4040 is 0.85×40=340.85 \times 40 = 34, which matches. A count of questions must be a whole number, and 4040 is one, so the answer makes sense in context: the test had 4040 questions.

Check your understanding

After a 20%20\% discount, a backpack sells for 3636 dollars. What was its original price, in dollars?

Answer choices

Distance and mixture

Distance problems rest on one relationship, distance equals rate times time, written d=rtd = rt. Pick the one unknown, usually the time, and write each distance as its rate times its time. Then translate the sentence that links the distances, such as “they are 7070 miles apart” or “they meet.”

Worked example 7 Two cyclists ride in opposite directions at 1212 and 1616 mph; when are they 7070 miles apart?

The question asks for the time. Let tt be the number of hours since they started. Using d=rtd = rt, in tt hours one cyclist covers 12t12t miles and the other covers 16t16t miles. Because they ride in opposite directions, the distance between them is the sum of the two distances, and the problem sets that sum to 7070:

12t+16t=70.12t + 16t = 70.

Combine and solve:

28t=70,t=7028=2.5.28t = 70, \qquad t = \frac{70}{28} = 2.5.

After 2.52.5 hours they are 7070 miles apart. Check: in 2.52.5 hours one has gone 12×2.5=3012 \times 2.5 = 30 miles and the other 16×2.5=4016 \times 2.5 = 40 miles, and 30+40=7030 + 40 = 70. The time is 2.52.5 hours.

A mixture problem uses the same value-equals-amount-times-unit-value idea as the coin problem, with pounds or liters in place of coins. Name the amount of one ingredient, get the other from the total, and set the combined value equal to the value of the whole batch.

Worked example 8 Mixing peanuts at 33 dollars a pound with cashews at 88 dollars a pound

Suppose you want 1010 pounds of a mix worth 55 dollars a pound. The blend uses peanuts at 33 dollars a pound and cashews at 88 dollars a pound, and the question asks how many pounds of each. Let pp be the pounds of peanuts; the rest of the 1010 pounds is cashews, so there are 10p10 - p pounds of cashews. The value of the peanuts plus the value of the cashews equals the value of the mix:

3p+8(10p)=5×10.3p + 8(10 - p) = 5 \times 10.

Solve:

3p+808p=50,5p=30,p=6.3p + 80 - 8p = 50, \qquad -5p = -30, \qquad p = 6.

Use 66 pounds of peanuts and 106=410 - 6 = 4 pounds of cashews. Check: the peanuts are worth 3×6=183 \times 6 = 18 dollars and the cashews 8×4=328 \times 4 = 32 dollars, a total of 5050 dollars for 1010 pounds, which is 55 dollars a pound. So use 66 pounds of peanuts and 44 pounds of cashews.

Common mistakes

Practice

Multiple Choice Questions (MCQ)

Progressively harder sets of questions. Each opens on its own page.

Free Response Questions (FRQ)

Longer questions in parts, to be worked out on paper. Progressive hints, the answer on its own so you can check yourself and try again, then the full worked solution, plus a rubric to mark your own work against.

Free response Work it out on paper 5 questions Start →
More practice (optional)

Extra sets, as hard as the Challenge set. Each one opens on its own page.

More resources (optional)

Other explanations of this lesson, if you want a second take.

A bit of history (Optional)

Word problems have never been anyone’s idea of fun, and Isaac Newton knew exactly where the trouble sits. He spent years lecturing on algebra at his university, and the lectures went into print in 1707 as Arithmetica Universalis, or universal arithmetic. In it he tells the reader something blunt. A question posed in words has to be translated out of English into what he calls the algebraic language.

Then he shows what he means. He prints a page in two columns. Down the left runs a plain story about a merchant whose money grows year by year, cut into short phrases. Down the right, beside each phrase, stands the algebra that phrase turns into. One line of English, one line of signs, all the way down the page. It looks like nothing so much as a language exercise.

Calling it translation is more than a figure of speech. None of the solving is hard here, and you could finish every equation in this lesson now. The work sits in the choosing. What shall the letter stand for? How does every other quantity in the story get written with that same letter?

Newton’s two columns are this lesson’s method, set out side by side. Read for the sense, name one unknown, and write the rest in terms of it. Then read your answer back into the words that started it.