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.
Algebraic notation worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Which expression means 'triple c, then add double d'?
- 2.Write down the expression that means the same as m × m × m × n.
- 3.p = 4. Work out the value of 2p³.
- 4.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.
- 5.Write down the expression that means the same as w ÷ 6.
- 6.Which expression means the same as a × a × a?
- 7.Simplify p + p + p.
- 8.a = 2 and b = 5. Work out the value of ab².
- 9.Write down the expression that means the same as m² × m × 3.
- 10.Simplify k + k + k + k + k.
- 11.n = 3. Work out the value of (2n)².
- 12.Write down the expression that means the same as 'subtract 5 from n, then divide the result by 2'.
- 13.Tom buys 2 notebooks and 6 pencils on Monday, priced at p pence each for a notebook and q pence each for a pencil. On Tuesday he buys 3 more notebooks and 1 more pencil. Write a simplified expression, in pence, for the total amount Tom has spent on notebooks and pencils.
- 14.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.
- 15.Which expression means the same as 3 × a × b?
Answer key
- (c) 3c + 2d — Method: 'triple c' is 3c, 'double d' is 2d, and 'add' joins the two separate terms with a plus sign. Working: 3c + 2d. Answer: 3c + 2d. 2c + 3d comes from swapping which letter gets tripled and which gets doubled. 6cd comes from multiplying the two terms together instead of adding them, and also multiplying the coefficients (3 × 2 = 6). 5(c + d) comes from adding the coefficients (3 + 2 = 5) and applying that single number to both letters together, as if c and d always came as a pair.
- (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.
- (d) 128 — In 2p³ the index belongs to p only, so cube p first and multiply by the coefficient afterwards. Cubing gives 4 × 4 × 4 = 64, and then 2 × 64 = 128. Cubing the coefficient as well would mean working out (2 × 4)³, which is 512. Reading the index as an instruction to multiply by 3 gives 2 × 4 × 3 = 24, and ignoring the coefficient altogether leaves 64.
- (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.
- (c) w/6 — Method: a ÷ b is written as a fraction a/b, with the number being divided (w) on top. Working: w ÷ 6 = w/6. Answer: w/6. 6/w comes from writing the numbers the wrong way round, putting the 6 on top instead of w. 6w comes from reading the ÷ sign as ×, multiplying instead of dividing. w − 6 comes from reading ÷ as −, subtracting instead of dividing.
- (c) a³ — a × a × a means a multiplied by itself three times, which is written using powers as a³ — the small 3 shows how many times a is multiplied by itself. Writing 3a instead uses the 3 as a coefficient, as if the expression meant a + a + a (three lots of a added together) rather than three a's multiplied together. Writing a² only accounts for two of the three a's being multiplied together, missing one factor. Writing 3 + a treats the repeated multiplication as an addition of 3 and a, which has no connection to the original expression. The expression that means a × a × a is a³.
- (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.
- (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) 3m³ — Method: multiply the powers of m by adding their indices, then bring the number coefficient to the front. Working: m² × m has indices 2 and 1; add them to get 3, giving m³, then × 3 gives 3m³. Answer: 3m³. 3m² comes from multiplying the indices instead of adding them: 2 × 1 = 2, giving m², then × 3 = 3m². m³ comes from correctly combining the m's but dropping the coefficient 3. m⁶ comes from multiplying the index by the coefficient instead of writing the coefficient in front: taking the 2 in m² and the 3 to give m raised to the power 2 × 3, which is m⁶, with the lone m left out.
- (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.
- (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.
- (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) 5p + 7q — Tom's total spend combines like terms: (2p + 6q) + (3p + q) = 5p + 7q, adding the notebook terms (2p + 3p = 5p) and the pencil terms (6q + q = 7q) separately. Answering 12pq adds every coefficient together (2 + 6 + 3 + 1 = 12) and multiplies the letters, combining unlike terms as though notebooks and pencils were the same item. Answering 5p + 6q correctly combines the notebook terms but forgets to add Tuesday's extra pencil to the 6q. Answering 2p + 7q correctly combines the pencil terms but forgets to add Tuesday's 3 extra notebooks to the 2p. The total amount Tom has spent is 5p + 7q pence.
- (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.
Build your own mix at the worksheet builder.