Printable · GCSE Foundation · ages 14-16
Algebraic notation worksheet — GCSE Foundation
Fifteen questions on "algebraic notation" — DfE statement A1. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Non-calculator
Algebraic notation worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Write down the expression that means the same as (x + 7) ÷ 4.
- 2.Write down 0.2x with its coefficient written as a fraction in its simplest form.
- 3.Write down the expression that means the same as m × m × m × n.
- 4.Write down the expression that means the same as 3 × y × y.
- 5.A packet contains s sweets. The sweets are shared equally between f friends. Write an expression for the number of sweets each friend receives.
- 6.Write down the expression that means the same as 'subtract 5 from n, then divide the result by 2'.
- 7.Simplify k + k + k + k + k.
- 8.a = 2 and b = 5. Work out the value of ab².
- 9.n = 3. Work out the value of (2n)².
- 10.A taxi charges a £3 fixed fee plus £2 for each mile travelled. Write an expression, in pounds, for the total cost of a journey of n miles.
- 11.A rope of length L metres is cut into 6 equal pieces, and 4 metres is then removed from one piece. Write an expression, in metres, for the length of that piece after the cut.
- 12.Which expression means the same as 3 × a × b?
- 13.A ribbon of length L metres is cut into 5 equal pieces, and then 3 metres is removed from one piece. Write down an expression, in metres, for the length of that piece after 3 metres is removed.
- 14.Write down the expression that means 5 more than half of n.
- 15.Simplify p + p + p.
Answer key
- (c) (x + 7)/4 — Method: dividing an expression by a number is written as a fraction, with the whole expression on top. Working: (x + 7) ÷ 4 = (x + 7)/4. Answer: (x + 7)/4. 4/(x + 7) comes from writing the numbers the wrong way round, putting 4 on top. 4(x + 7) comes from reading ÷ as ×, multiplying instead of dividing. (x + 7) − 4 comes from reading ÷ as −, subtracting instead of dividing.
- (a) x/5 — Read the decimal as a fraction first: 0.2 is 2 tenths, so the coefficient is 2/10. Dividing the numerator and the denominator by 2 cancels this to 1/5, and a coefficient of 1/5 in front of a letter is written x/5. Reading the digit 2 as 'a half' gives x/2; reading 0.2 as 1/20 gives x/20; dividing only the denominator by 2 leaves 2/5, which is the coefficient 0.4 and twice as large as it should be.
- (d) m³n — m × m × m × n means three m's multiplied together, then multiplied by n, which is written as m³n. Putting the power of 3 on n instead of m, mn³, puts the power on the wrong letter. Writing 3mn treats the repeated multiplication as if it were repeated addition, as if it meant 3 × m × n. Writing m³ + n adds the n instead of multiplying it in.
- (a) 3y² — There is one 3 in the product and the letter y appears twice. A number that multiplies a letter is written in front of it as the coefficient, so the 3 goes at the front. The two ys multiply each other, so the letter carries an index of 2. The shortest correct way of writing the product is therefore 3y². Note that (3y)² would mean 3 × y × 3 × y, which squares the coefficient as well, while 3 + y² turns a multiplication into an addition and y³ treats the coefficient as a third factor of y.
- (a) s/f — Sharing s sweets equally between f friends means dividing the total by the number of friends, written as a fraction: s/f. Writing f/s divides the wrong way round, sharing the number of friends between the sweets instead of the sweets between the friends. Writing s − f mistakes sharing for taking away, subtracting the number of friends from the number of sweets. Writing sf multiplies the two quantities together, which would make the total larger rather than splitting it into smaller equal parts. The number of sweets each friend receives is s/f.
- (a) (n − 5)/2 — Method: do the subtraction first, keep it together as a single bracket, then divide that whole bracket by 2. Working: 'subtract 5 from n' is (n − 5); 'divide the result by 2' means the whole bracket goes over 2, giving (n − 5)/2. Answer: (n − 5)/2. n/2 − 5 comes from dividing n by 2 first and only then subtracting 5, the wrong order. 2(n − 5) comes from multiplying by 2 instead of dividing. (5 − n)/2 comes from subtracting n from 5 instead of subtracting 5 from n, the wrong way round.
- (a) 5k — Method: adding a letter to itself repeatedly means counting how many of that letter you have, written as a coefficient in front of the letter. Working: k + k + k + k + k is five lots of k, written 5k. Answer: 5k. k⁵ comes from treating repeated addition as repeated multiplication (raising to a power) instead of counting copies. 5 + k comes from adding the count of terms (5) to a single k instead of multiplying. k/5 comes from dividing instead of counting how many k's there are.
- (a) 50 — Method: in ab², only the b is squared, so square b first, then multiply by a. Working: b² = 5² = 25, then a × b² = 2 × 25 = 50. Answer: 50. 100 comes from squaring the product ab instead of just b: (2 × 5)² = 100. 20 comes from squaring a instead of b: a² × b = 4 × 5 = 20. 10 comes from ignoring the square altogether and working out a × b = 2 × 5 = 10.
- (d) 36 — (2n)² means the whole of 2n is squared, so with n = 3: (2n)² = (2 × 3)² = 6² = 36. Answering 18 instead works out 2n² — squaring only the n and then multiplying by 2 — which is a different expression because the brackets around 2n are missing. Answering 12 squares only the coefficient, treating (2n)² as 2² × n = 4 × 3 = 12, and forgets to square the n as well. Answering 9 ignores the coefficient of 2 altogether and works out n² on its own. The value of (2n)² when n = 3 is 36.
- (b) 2n + 3 — Method: multiply the cost per mile by the number of miles to get an expression, then add the fixed fee as a separate term. Working: n miles at £2 each is 2n; add the £3 fixed fee: 2n + 3. Answer: 2n + 3. 3n + 2 comes from swapping the fee and the rate round, treating £3 as the rate per mile and £2 as the fixed fee. 5n comes from adding the fee and the rate together first (3 + 2 = 5) and multiplying the result by n, instead of keeping the fixed fee as its own term. 2n − 3 comes from subtracting the fixed fee instead of adding it.
- (d) L/6 − 4 — Method: find the length of one equal piece first (divide by 6), then apply the later change (subtract 4) to that piece. Working: one piece is L/6 metres; removing 4 metres from it gives L/6 − 4. Answer: L/6 − 4. L/6 + 4 comes from adding the 4 metres instead of removing it. (L − 4)/6 comes from removing the 4 metres from the whole rope before cutting it into pieces, the wrong order. 4 − L/6 comes from subtracting the piece length from 4 instead of the other way round.
- (a) 3ab — 3 × a × b means 3, a and b are all multiplied together, and in algebraic notation this is written with no multiplication signs: 3ab. Writing 3 + a + b turns every multiplication into an addition, giving a completely different expression. Writing a³b misreads the 3 as a power on a rather than as a coefficient in front of both letters. Writing 3a + b multiplies the 3 by a correctly but then adds b instead of also multiplying it in. The expression that means 3 × a × b is 3ab.
- (c) L/5 − 3 — Each of the 5 equal pieces is L/5 metres long, and removing 3 metres from one piece gives L/5 − 3. Subtracting the 3 metres before dividing by 5, (L − 3)/5, divides the removed length between all 5 pieces instead of taking it from just one. Dividing only the 3 by 5 instead of dividing L by 5, L − 3/5, divides the wrong number. Writing 5/L − 3 inverts the fraction, swapping which number is the numerator.
- (d) n/2 + 5 — Half of n is n ÷ 2, which is written as the fraction n/2. 'More than' means add, and the addition happens after the halving, so the expression is n/2 + 5. Writing (n + 5)/2 halves the 5 as well, because everything inside a bracket is divided; writing 2n + 5 doubles n instead of halving it; writing 5n/2 multiplies half of n by 5 instead of adding 5 to it.
- (b) 3p — p + p + p means three lots of p added together, and repeated addition of the same term is written as a coefficient: 3p. Writing p³ mistakes the repeated addition for repeated multiplication, as if the expression had been p × p × p. Writing 3 + p adds the number of terms (3) onto p as a separate constant, instead of writing 3 as a coefficient of p. Writing just p forgets to count the terms at all, as though repeating the same letter makes no difference. The simplified expression is 3p.
Build your own mix at the worksheet builder.