Printable · GCSE Foundation · ages 14-16
Expressions, equations, formulae, identities and inequalities worksheet — GCSE Foundation
Fifteen questions on "expressions, equations, formulae, identities and inequalities" — DfE statement A3. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Expressions, equations, formulae, identities and inequalities worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.Ben writes n + 4 ≤ 9. Which statement describes what Ben has written? Give a reason for your answer.
- 2.Which of these statements is an identity?
- 3.Which of these is an inequality?
- 4.Which of these is an equation, rather than an expression, a formula or an identity?
- 5.A rectangle has area 24x + 18. Ffion factorises the area as 6(4x + 3). Work out the value of the area when x = 2, and decide whether 6 and (4x + 3) are correctly identified as factors of 24x + 18.
- 6.A phone company works out a monthly bill, £B, using the formula B = 18 + 0.05t, where £18 is the fixed monthly charge and t is the number of extra text messages sent beyond the free allowance, each charged at 5p. Farida's bill for one month is £24.50. Work out the number of extra text messages, t, she sent.
- 7.The perimeter, P, of a rectangle with length l and width w is calculated using P = 2l + 2w. What kind of mathematical statement is P = 2l + 2w?
- 8.A number, w, satisfies the statement "three times w, minus 5, is at least 16". Which of these is the correct inequality for w?
- 9.Which of these is a formula, rather than an expression, an equation, or an identity?
- 10.Write down the number of terms in the expression 4x² − 7x + 3.
- 11.Write down the coefficient of p in the expression 7 − 4p + 9q.
- 12.A gardener charges a fixed fee of £15 plus £8 for each hour worked. The total charge, £T, for a job lasting h hours is given by T = 15 + 8h. Work out the charge for a job lasting 4 hours, and identify what kind of statement T = 15 + 8h is.
- 13.Kai writes the expression 8 − 3x + 5x² and says it has three terms. Ryan says it only has two terms because a number on its own is not a term. Work out the correct number of terms in the expression.
- 14.Which of these is an expression?
- 15.Tom is asked to classify the statement 5(2x − 3) = 10x − 15. Which statement about it is correct?
Answer key
- (d) An inequality, because ≤ compares the two sides — The symbol ≤ means 'is less than or equal to', so the statement compares the sizes of the two sides instead of saying they are equal: that makes it an inequality. Solving it gives n ≤ 5, a whole range of values rather than the single value an equation would give. An identity has to be true for every value of the letter, and this fails at n = 6, so it is not one. A formula works one quantity out from another, and there is only one letter here.
- (c) 2(x + 4) ≡ 2x + 8 — 2(x + 4) ≡ 2x + 8 is an identity because expanding the bracket on the left gives exactly the right-hand side for every value of x — try any number and both sides match. 2(x + 4) = 20 is an equation: expanding gives 2x + 8 = 20, which is only true for the single value x = 6. 2(x + 4) = 2x + 4 is not true for any value of x at all: expanding the left side gives 2x + 8, which can never equal 2x + 4 since 8 ≠ 4. x + 4 = 2x is also an equation, true only for the single value x = 4. The identity is 2(x + 4) ≡ 2x + 8.
- (d) 2n + 7 > 15 — An inequality compares two expressions using a symbol other than an equals sign, such as < or >. "2n + 7" is just an expression — it has no equals or inequality sign at all, so a candidate mistaking any bare expression for an inequality would choose this. "2n + 7 = 15" is an equation: it uses an equals sign and is only true for one particular value of n, so a candidate confusing an equation with an inequality would choose this. "P = 2n + 7" is a formula, since it relates two different letters, P and n, with an equals sign, so a candidate confusing a formula with an inequality would choose this. "2n + 7 > 15" is an inequality: it compares an expression with a number using a > sign.
- (c) 3x + 5 = 17 — An equation contains an equals sign and is true only for particular value(s) of the unknown — solving 3x + 5 = 17 gives the single value x = 4. 3x + 5 is an expression: it has no equals sign, so it cannot be solved, only simplified or evaluated. A = πr² is a formula: it shows the general relationship between different quantities (area and radius), rather than asking for one unknown value. 3(x + 5) ≡ 3x + 15 is an identity: the ≡ sign shows it is true for every value of x, not just one. The equation is 3x + 5 = 17.
- (d) 66 — 6 and (4x + 3) are correct factors of 24x + 18. — Substituting x=2 into 24x+18: 24×2+18=48+18=66. Checking the factorisation: 6×4x=24x and 6×3=18, so 6(4x+3)=24x+18, matching the original expression — 6 and (4x+3) are correctly identified as factors. A candidate who substitutes x=2 into (4x+3) but forgets to multiply by the factor 6 afterwards would compute just 4×2+3=11. A candidate who adds 24 and 18 together before multiplying by x, instead of multiplying 24 by x first, would compute (24+18)×2=84. A candidate who distributes the 6 over only the first term inside the brackets, forgetting the second, would check the factorisation as 6×4x=24x but leave the 3 unmultiplied, getting 24x+3 instead of 24x+18 — and would wrongly conclude that 6 and (4x+3) are not correct factors.
- (a) 130 — Method: substitute the total bill into the formula, then subtract the fixed charge and divide by the cost per text message. Working: 24.50 = 18 + 0.05t, so 0.05t = 24.50 − 18 = 6.50, t = 6.50 ÷ 0.05 = 130. Answer: 130 extra text messages. 490 comes from dividing the whole bill by 0.05 without first subtracting the £18 fixed charge: 24.50 ÷ 0.05 = 490. 13 comes from dividing the £6.50 by 0.5 instead of 0.05, moving the decimal point one place too far: 6.50 ÷ 0.5 = 13. 65 comes from dividing the £6.50 by 0.1 instead of 0.05.
- (c) a formula — A statement that shows how to calculate one quantity from others, using an equals sign, is a formula. P = 2l + 2w tells us how to work out the perimeter, P, from the length and width, so it is a formula. Distractor origins: 'an equation' confuses a formula linking several letters with an equation solved for one unknown value; 'an identity' confuses a formula with a statement that is true for every value of a single variable; 'an expression' forgets that an expression has no equals sign at all.
- (b) 3w − 5 ≥ 16 — "Three times w, minus 5" translates to 3w − 5, and "is at least 16" means it must be 16 or more, giving 3w − 5 ≥ 16. A candidate who reads "at least" as a strict inequality writes 3w − 5 > 16. A candidate who misreads the wording and applies the subtraction before the multiplication writes 3(w − 5) ≥ 16. A candidate who reverses the direction of the inequality writes 3w − 5 ≤ 16.
- (d) V = lwh — V = lwh is a formula: it relates one quantity, the volume V, to others, the length, width and height, in a way that is true generally. A candidate who picks lwh has chosen the expression, not a full statement relating two quantities. A candidate who picks lwh = 60 has chosen an equation, since it is only true for particular values of l, w and h that multiply to 60. A candidate who picks 2(l + w) ≡ 2l + 2w has chosen an identity, mistaking the identity symbol ≡ for a sign that makes a statement a formula.
- (d) 3 — The expression has three terms separated by + and − signs: 4x², −7x and 3. A candidate who thinks a number on its own does not count as a term says there are 2 terms, missing the 3. A candidate who miscounts the minus sign as creating an extra term says there are 4. A candidate who splits each term into its coefficient and letter part separately (4, x², 7, x, 3) says there are 5.
- (d) −4 — The coefficient of a letter is the number multiplying it, taken with the sign written in front of that number. The term containing p is being subtracted, so the term is −4p and the number multiplying p is −4. Quoting 4 drops the sign; 7 is a constant term with no letter attached to it; 9 is the number multiplying q, which is a different letter.
- (b) £47, and T=15+8h is a formula (relates T and h). — The charge is £15 fixed plus £8 for each hour: T=15+8h, so for h=4, T=15+8×4=15+32=47. Because T=15+8h relates two different quantities, the total charge T and the number of hours h, it is a formula, not an equation — an equation is solved for one particular value of an unknown, but this relationship holds for every value of h a job might last. A candidate who forgets to include the fixed £15 fee would compute only 8×4=32. A candidate who adds the three numbers in the formula together instead of multiplying the hourly rate by the number of hours would compute 15+8+4=27. A candidate who correctly finds the charge but mistakes the formula for an equation, treating it as something to be solved for one specific value of h rather than a general relationship between T and h, would pick the correct charge with the wrong classification.
- (b) 3 — Method: a term is any part of an expression separated from the rest by a + or − sign, including a number on its own. Working: 8 − 3x + 5x² splits at the + and − signs into 8, −3x and 5x² — that is three separate terms. Answer: 3. Ryan's answer of 2 comes from wrongly excluding the number 8, thinking a term must contain a letter. 5 comes from miscounting by treating the coefficients and powers as separate terms as well as the letters. 1 comes from treating the whole expression as a single term because it is written without brackets.
- (c) 5y − 2 — An expression is a collection of terms with no equals sign and no inequality sign in it: nothing is being claimed about two sides. Here 5y − 2 on its own fits that description. The line with an equals sign and one unknown letter to find is an equation; the line joined by a comparison sign is an inequality; the line that links two different letters so that one can be worked out from the other is a formula.
- (b) An identity, since both sides are equal for every x. — Expanding the left-hand side: 5(2x−3)=10x−15, which is exactly the same as the right-hand side for every value of x, so it is an identity, not an equation that is only true for one particular x. A candidate who treats every equals-sign statement as an equation, without checking whether it holds for all values of x, would choose the equation option. A candidate who mistakes it for a formula is assuming it relates two different letters or quantities, but only x appears — there is no second variable such as area or cost — so it is not a formula. A candidate who mistakes it for an inequality is assuming the two sides are only equal for particular values of x, but expanding shows they are identical for every value, not just some.
Build your own mix at the worksheet builder.