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.Which expression means 'y squared, multiplied by 3'?
- 2.Which expression means 'add 3 to n, then multiply the result by 4'?
- 3.x = 5. Work out the value of 3x² − 4.
- 4.n = 3. Work out the value of (2n)².
- 5.Write down the expression that means 5 more than half of n.
- 6.a = 3 and b = 5. Work out the value of a²b.
- 7.Which expression means the same as a × a × a?
- 8.A packet contains s sweets. The sweets are shared equally between f friends. Write an expression for the number of sweets each friend receives.
- 9.Write down the expression that means the same as 3 × y × y.
- 10.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.
- 11.A rectangular field has length (3a + 2) metres and width (a − 1) metres. Write a simplified expression for the perimeter of the field.
- 12.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.
- 13.Write down 0.2x with its coefficient written as a fraction in its simplest form.
- 14.Which expression means the same as 3 × a × b?
- 15.Write down the coefficient of xy in the expression 4x²y − 7xy + 2.
Answer key
- (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².
- (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).
- (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.
- (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.
- (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.
- (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.
- (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³.
- (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) 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.
- (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) 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.
- (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.
- (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.
- (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.
- (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.
Build your own mix at the worksheet builder.