Lumen๐Ÿช™ 0

Constructing expressions

๐Ÿ“– Learn๐ŸŽฌ Guided Practiceโœ๏ธ Practice

Expressions, formulae and equations

Constructing expressions

A letter stands for a number you do not know yet. Once you can write the words as algebra, the problem is half solved.

nn = 5n + 3= 5 + 3= 8A letter stands for a number โ€” swap it in to work out the value.

Letters stand for unknown numbers

If Mathew is x years old, you can describe everyone else in terms of x: โ€ข David is 4 years OLDER โ†’ x + 4 โ€ข Adam is 2 years YOUNGER โ†’ x โˆ’ 2 โ€ข Kathryn is 3 TIMES his age โ†’ 3x โ€ข Ella is HALF his age โ†’ x/2

How to write it properly

Always write the number BEFORE the letter: write 3x, not x3. Write 3 ร— x as 3x โ€” you drop the multiplication sign. Write x รท 2 as x/2 โ€” you use a fraction rather than a division sign.

A trick if you get stuck

Replace the letter with an easy number, work out what you would do, then put the letter back. 'Sofia has n counters and puts in two more.' Pretend n is 10. You would work out 10 + 2. So with the letter it is n + 2. 'She takes out three.' You would do 10 โˆ’ 3, so it is n โˆ’ 3. This works well for simple expressions โ€” though for harder ones you still need to think about the operation itself.

Worked examples

David is 4 years older than Mathew, who is x

  1. 'Older' means add.
  2. Add 4 to Mathew's age.

Answer: x + 4

Kathryn is 3 times Mathew's age

  1. 'Times' means multiply.
  2. Write the number before the letter.

Answer: 3x, not x3

Ella is half Mathew's age

  1. 'Half' means divide by 2.
  2. Write a division as a fraction.

Answer: x/2

Sofia has n counters and puts in two more

  1. Pretend n is 10: you would work out 10 + 2.
  2. Put the letter back.

Answer: n + 2

Adam is 2 years younger than Mathew

  1. 'Younger' means subtract.
  2. Take 2 off his age.

Answer: x โˆ’ 2

Writing 3 ร— x correctly

  1. Drop the multiplication sign.
  2. Put the number first.

Answer: 3x

Where you see this in real life

  • If a taxi charges ยฃ3 plus ยฃ2 for every mile, the cost of m miles is 3 + 2m โ€” one expression covering every journey.
  • A phone plan of ยฃ10 a month plus 5p a text costs 10 + 0.05t pounds, whatever t turns out to be.

Key words

Expression
a collection of numbers and letters, with no equals sign
Unknown
a number you do not know yet, shown by a letter
Term
a single number or letter part of an expression
Algebra
using letters to stand for numbers
Variable
a letter standing for a value that can change