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
Answer key: Algebraic notation worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (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.
- (b) 20 — a²b means a² multiplied by b: a² = 2² = 4, and 4 × 5 = 20. Reading the expression as (ab)² instead of a²b gives (2 × 5)² = 100. Squaring b instead of a, 2 × 5² = 50, squares the wrong letter. Adding a² and b instead of multiplying them, 2² + 5 = 9, uses the wrong operation.
- (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.
- (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.
- (c) 4(n + 3) — 'Add 3 to n' must happen before 'multiply the result by 4', so the addition needs brackets to show it happens first: 4(n + 3). Writing 4n + 3 multiplies n by 4 immediately and only adds the 3 afterwards, which reverses the order the words describe. Writing n + 3 × 4 only multiplies the 3 by 4, and adds n as a separate, unmultiplied term — it treats 'the result' as just the 3, not the whole of n + 3. Writing 3(n + 4) keeps the correct structure but swaps which number is added and which is multiplied. The expression for 'add 3 to n, then multiply the result by 4' is 4(n + 3).
- (a) −7 — The coefficient of xy is the number multiplying that exact term, including its sign: in 4x²y − 7xy + 2, the term in xy is −7xy, so the coefficient is −7. Answering 7 correctly picks out the number but drops the minus sign that belongs to it. Answering 4 picks the coefficient of the x²y term instead of the xy term — x²y and xy are different terms because their powers of x differ. Answering −5 combines −7 with the constant term +2, as though the coefficient of xy included the number with no letter attached to it. The coefficient of xy is −7.
- (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) 45 — a²b means a × a × b, so the index applies to a only and b is multiplied on afterwards. Substituting the values gives 3 × 3 = 9, then 9 × 5 = 45. Reading a²b as (ab)² gives (3 × 5)², which is 15² = 225 and squares b as well. Substituting the two values the wrong way round works out 5 × 5 × 3 = 75, and reading the letters written side by side as an addition gives 9 + 5 = 14.
- (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.
- (c) 71 — Method: square x first, then multiply by 3, then subtract 4, following the order of operations. Working: x² = 5² = 25; 3 × 25 = 75; 75 − 4 = 71. Answer: 71. 221 comes from squaring (3x) as a whole first: (3 × 5)² = 225, then − 4 = 221, squaring the coefficient along with x. 75 comes from correctly working out 3x² but forgetting to subtract the 4. 3 comes from subtracting the 4 from x before squaring: (5 − 4)² × 3 = 3, doing the operations in the wrong order.
- (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) (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.
- (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.
Build your own mix at the worksheet builder.