- How to use letters to stand for unknown or changing numbers.
- How to turn words like “more than”, “half”, “each” and “total” into algebra.
- How to write expressions for costs, ages, times and quantities.
- How to tell the difference between an expression and a formula.
In algebra, we often do not know the exact number yet. Instead, we use a letter such as xxx, nnn or mmm.
Variable and expression
-
A variable is a letter that stands for a number that may change or is unknown, such as xxx or nnn.
-
An expression is a combination of numbers, variables and operations, such as x+6x+6x+6 or 5m5m5m. An expression does not need an equals sign.
For example, if an adult ticket costs xxx pounds, then xxx is the variable. If a child ticket costs half as much, we write an expression using xxx.
Writing half of a price
A swimming pool adult ticket costs xxx pounds. A junior ticket costs half the adult price. Write an expression for the junior ticket price.
-
Start with the adult price: xxx pounds.
-
The word half means divide by 2.
-
So the junior ticket price, in pounds, is:
x2\frac{x}{2}2x
What an expression does
An expression describes a value without needing to know the exact number yet. If you later find out that x=10x=10x=10, then x2\frac{x}{2}2x would be 5.
Most “writing an expression” questions are about translating words into operations.
Useful word clues:
- more than, older than, longer than usually mean add.
- less than, younger than, eats, spends, loses usually mean subtract.
- each, per, for every, twice, three times usually mean multiply.
- shared equally, half, or “how many can be bought from a total” usually mean divide.
More than and less than
Ella has mmm marbles. Tom has 7 more marbles than Ella. Sam has 4 fewer marbles than Ella. Write expressions for Tom and Sam.
-
Ella has mmm marbles.
-
Tom has 7 more, so add 7:
m+7m+7m+7
-
Sam has 4 fewer, so subtract 4:
m−4m-4m−4
Mixing up subtraction order
“4 fewer than mmm” means start with mmm and take away 4, so it is m−4m-4m−4. It is not 4−m4-m4−m.
When you have repeated equal amounts, you multiply.
For example, if one hour of work pays hhh pounds, then 10 hours pays 10h10h10h pounds.
Coefficient
A coefficient is the number multiplying a variable. In 10h10h10h, the coefficient is 10, meaning 10 lots of hhh.
In algebra, we usually write multiplication without the multiplication sign:
- 5×x5 \times x5×x is written as 5x5x5x.
- 3×m3 \times m3×m is written as 3m3m3m.
- b×mb \times mb×m is written as bmbmbm.
Pay per hour
A tutor earns ppp pounds per hour. One week, the tutor works for 12 hours. Write an expression for the total pay that week.
-
One hour earns ppp pounds.
-
12 hours means 12 lots of ppp.
-
Multiply 12 by ppp:
12p12p12p
Adding instead of multiplying
If something happens “for each” item or “per” hour, you usually multiply. For 12 hours at ppp pounds per hour, write 12p12p12p, not p+12p+12p+12.
Sometimes there are two types of item, each with its own cost or amount. Work out each part separately, then add them.
Cost of two types of item
A bottle of juice costs jjj pounds. A sandwich costs sss pounds. Write an expression for the cost of 4 bottles of juice and 3 sandwiches.
-
One bottle of juice costs jjj pounds, so 4 bottles cost 4j4j4j pounds.
-
One sandwich costs sss pounds, so 3 sandwiches cost 3s3s3s pounds.
-
The word and tells us to add the two costs.
-
The total cost, in pounds, is:
4j+3s4j+3s4j+3s
Build totals in chunks
For total cost or total number of objects, write one small expression for each type first, then add the chunks together.
Division often appears when you know the total amount and the amount for one item.
For example, if each ticket costs £5 and the total money collected is xxx pounds, then the number of tickets is the total divided by 5.
Finding how many tickets were sold
Tickets for a concert cost £4 each. The total money collected is yyy pounds. Write an expression for the number of tickets sold.
-
Each ticket costs £4.
-
The total money collected is yyy pounds.
-
To find how many tickets were sold, divide the total money by the price of one ticket.
-
The number of tickets sold is:
y4\frac{y}{4}4y
Fraction bar means divide
The expression y4\frac{y}{4}4y means yyy divided by 4. Fractions are often the neatest way to write division in algebra.
Some questions give one person or object first, then describe others compared with it. Write each expression carefully before finding any total.
This is common with ages.
Ages and a total
Lina is nnn years old. Her brother is 6 years older than Lina. Her cousin is 3 years younger than Lina. Write an expression for the total of their three ages.
-
Lina’s age is nnn.
-
Her brother is 6 years older, so his age is n+6n+6n+6.
-
Her cousin is 3 years younger, so the cousin’s age is n−3n-3n−3.
-
Add the three ages:
n+(n+6)+(n−3)n+(n+6)+(n-3)n+(n+6)+(n−3)
-
Collect the nnn terms and the number terms:
n+(n+6)+(n−3)=n+n+n+6−3=3n+3\begin{aligned}
n+(n+6)+(n-3) &= n+n+n+6-3 \\
&= 3n+3
\end{aligned}n+(n+6)+(n−3)=n+n+n+6−3=3n+3
Like terms
Like terms have the same variable part, so they can be collected together. For example, n+n+n=3nn+n+n=3nn+n+n=3n, but nnn and 6 are not like terms.
Be careful when a question asks for the number of packs compared with the number of items inside the packs.
If a shop has sss small packs and bbb big packs:
- total packs means just add the packs: s+bs+bs+b.
- total items means multiply by how many items are in each pack, then add.
Packs compared with items inside
A stationery shop has sss small boxes of pencils and lll large boxes of pencils. A small box contains 6 pencils. A large box contains 10 pencils.
Write an expression for the total number of boxes, and then for the total number of pencils.
-
The total number of boxes is the number of small boxes plus the number of large boxes:
s+ls+ls+l
-
Each small box contains 6 pencils, so the small boxes contain 6s6s6s pencils.
-
Each large box contains 10 pencils, so the large boxes contain 10l10l10l pencils.
-
The total number of pencils is:
6s+10l6s+10l6s+10l
Answering the wrong total
If the question asks for total packs, do not multiply by the number inside each pack. Only multiply when the question asks for total items inside the packs.
Most of the time, you are asked to “write an expression”. That means you usually do not need an equals sign.
A formula links variables using an equals sign. It often tells you how to calculate one variable from others.
Formula
A formula is an equation that shows a relationship between variables, such as C=40m+65jC=40m+65jC=40m+65j.
Writing a formula for cost
Muffins cost 40p each. Juice cartons cost 65p each. The total cost of mmm muffins and jjj juice cartons is CCC pence. Write a formula for CCC.
-
The cost of mmm muffins is 40m40m40m pence.
-
The cost of jjj juice cartons is 65j65j65j pence.
-
Add the two costs together.
-
Because the total cost is called CCC, write:
C=40m+65jC=40m+65jC=40m+65j
Expression or formula?
If the question says “write an expression”, give the algebra part, such as 40m+65j40m+65j40m+65j. If it says “write a formula for CCC”, include C=C=C=.
When you read a word problem, ask yourself:
-
What does each letter stand for?
-
Am I finding a price, age, time, number of items, or total?
-
Which operation is needed: add, subtract, multiply or divide?
-
Do I need an expression, or a formula with an equals sign?
In the exam
-
Underline key words such as “more than”, “each”, “half”, “total” and “younger than”.
-
Write one small expression for each part before combining them.
-
Check the units: pounds, pence, minutes, tickets, packs and items can lead to different expressions.
Check yourself
-
If one item costs xxx pounds, what expression represents 8 of those items?
-
What is the difference between b+5b+5b+5 and 5b5b5b in words?
-
When would you write C=25a+30bC=25a+30bC=25a+30b instead of just 25a+30b25a+30b25a+30b?