Printable · GCSE Higher · ages 14-16
Algebraic notation worksheet — GCSE Higher
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 Higher
MathsUKwww.geekhero.co.uk
- 1.A rectangular field has length (3a + 2) metres and width (a − 1) metres. Write a simplified expression for the perimeter of the field.
- 2.A box holds n pencils. A shop has 6 full boxes and 4 loose pencils. All of these pencils are shared equally between 2 classes. Write down the expression for the number of pencils each class receives.
- 3.Which expression means 'add 3 to n, then multiply the result by 4'?
- 4.Which expression means 'y squared, multiplied by 3'?
- 5.p = 4. Work out the value of 2p³.
- 6.Write down the expression that means the same as 'subtract 5 from n, then divide the result by 2'.
- 7.Write down the expression that means the same as (x + 7) ÷ 4.
- 8.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.
- 9.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.
- 10.n = 3. Work out the value of (2n)².
- 11.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.
- 12.Write down the expression that means 5 more than half of n.
- 13.Which expression means 'triple c, then add double d'?
- 14.Write down the coefficient of xy in the expression 4x²y − 7xy + 2.
- 15.Write down the expression that means the same as m² × m × 3.
Answer key
- (c) 8a + 2 — The perimeter of a rectangle is twice the length plus twice the width: P = 2(3a + 2) + 2(a − 1) = (6a + 4) + (2a − 2) = 8a + 2. Answering 5a adds the length and width once each but doubles only one of them, missing that a rectangle has two of each side. Answering 8a + 6 distributes the 2 into (a − 1) correctly as far as 2a, but then adds 2 instead of subtracting it, as though the bracket had been (a + 1). Answering 12a + 8 uses the length for all four sides instead of using the length twice and the width twice, as if the field were a square with side (3a + 2). The perimeter of the field is (8a + 2) metres.
- (c) (6n + 4)/2 — Six full boxes hold 6 lots of n pencils, which is 6n, and the 4 loose pencils are added on, so the shop has 6n + 4 pencils altogether. Sharing them equally between 2 classes divides that whole total by 2, and brackets are what show that the division applies to all of it: (6n + 4)/2. Without the brackets, 6n + 4/2 halves only the loose pencils; 6(n + 4)/2 adds the loose pencils to every box before the division; 2(6n + 4) doubles the total instead of halving it.
- (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) 3y² — 'y squared, multiplied by 3' means the square is applied to y only, and the result is then multiplied by 3, written as 3y². Writing y³ mistakes the multiplication by 3 for an extra factor of y, adding to the power instead of using a coefficient. Writing (3y)² squares the whole of 3y, including the 3, which gives 9y² rather than 3y² — the square should apply to y alone. Writing 3 + y² adds the 3 instead of multiplying by it. The expression for 'y squared, multiplied by 3' is 3y².
- (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.
- (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.
- (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.
- (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) 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) 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) 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) 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.
- (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.
- (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) 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.
Build your own mix at the worksheet builder.