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.
Non-calculator
Answer key: Expressions, equations, formulae, identities and inequalities worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (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) 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.
- (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.
- (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) −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.
- (a) 5 — A factor of the whole expression must divide every term exactly. 15x + 20 = 5(3x + 4), so 5 is a factor. Distractor origins: 3 divides 15x exactly but does not divide 20 exactly; 4 divides 20 exactly but does not divide 15x exactly; 10 also divides 20 exactly but does not divide 15x exactly, so it is a factor of only one term, not of the whole expression.
- (a) An identity, because it is true for every value of x — Expanding the brackets multiplies both terms inside by 4, giving 4x + 12, which is exactly the right-hand side. The two sides are therefore equal whatever x is, and a statement true for every value of the letter is an identity. An equation is true only for particular values, and trying to solve this one leads to 0 = 0, which places no restriction on x at all. Being able to expand brackets is not what makes a statement an identity, since any equation with brackets can be expanded. Nor is it a formula: a formula links two different quantities, and only one letter appears here.
- (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.
- (d) 5x² — 5x² is a single term: a product of a number and a power of a letter, with no + or − sign attached to anything else. A candidate who picks 5x² + 3x is choosing the expression that contains that term, rather than the term on its own. A candidate who picks 5x² = 20 is drawn in by the equals sign and misses that this makes it an equation. A candidate who picks A = 5x² thinks any statement with a letter and a number combined must be a formula.
- (d) an equation — Method: recall what each piece of algebraic vocabulary means and match it to the description given. Working: a statement with an equals sign, one unknown letter, and only particular value(s) making it true is, by definition, an equation. Answer: an equation. A formula also has an equals sign, but it links two or more different letters so that one quantity can be calculated from the others — here there is only one letter. An identity is a statement with an equals sign that is true for every value of the letter, not just particular ones. An expression has no equals sign at all, so it cannot be 'true' or 'false'.
- (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.
- (d) w ≤ 630 — 'No more than 630 kg' means the weight can be exactly 630 kg or anything less, so the correct inequality is w ≤ 630, using 'less than or equal to' to include the limit itself. Writing w < 630 excludes 630 kg itself, as though the limit could not be reached exactly. Writing w ≥ 630 reverses the direction, describing a minimum weight rather than a maximum. Writing w > 630 both reverses the direction and excludes the boundary value. The inequality describing the lift's weight limit is w ≤ 630.
- (c) 5x² — A term is one part of an expression, separated from the others by a + or − sign. The expression 5x² − 3x + 7 has three terms: 5x², −3x and 7. Distractor origins: 5x² − 3x combines two terms together, not a single term; −3x + 7 also combines two terms together; 5x² − 3x + 7 gives the whole expression, not a single term.
- (d) An equation, true for one value of x — 2x + 5 = 17 is only true when x = 6, so it is an equation. A candidate who ignores the equals sign and focuses only on the x terms and numbers present picks the expression option. A candidate who sees an equals sign and assumes it must relate two different quantities, as a formula does, picks that option, missing that there is only one quantity, x, involved here. A candidate who wrongly checks whether both sides look similar in structure rather than testing specific values picks the identity option, missing that the two sides are not equal for every value of x.
- (d) 68, and it is a formula — Substituting C = 20 gives F = 1.8 × 20 + 32 = 36 + 32 = 68. The statement F = 1.8C + 32 is a formula because it expresses a general relationship between F and C that holds for any value of C, not just C = 20. A candidate who gets the correct value but calls it an equation is confusing "has an equals sign" with "is an equation" — an equation is only true for particular value(s) of the unknown, whereas this relationship is used to calculate rather than to be solved. A candidate who forgets to multiply C by 1.8 and just adds 32 to 20 gets 52. A candidate who multiplies correctly but forgets to add 32 gets 36.
Build your own mix at the worksheet builder.