Printable · GCSE Higher · ages 14-16
Geometry and measures worksheet — GCSE Higher
Fifteen questions across the geometry and measures statements at Higher tier. Choose the non-calculator filter to rehearse Paper 1, which counts for a third of the marks.
Non-calculator
Answer key: Geometry and measures worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (a) 7.7 m — AB is parallel to DC, so those two sides are each parallel to another side. BC and AD are stated to be not parallel to each other, so neither one is parallel to any other side — these are the two sides that need edging. Adding these: 3.2 + 4.5 = 7.7 m, so 7.7 m is correct. 7.6 m comes from an arithmetic slip when adding 3.2 and 4.5. 15.4 m comes from doubling the correct total, mistakenly assuming edging strip is needed along both faces of each side. 4.5 m comes from using only the longer of the two non-parallel sides and forgetting to add the shorter one.
- (c) 13 — Area of the trapezium = 1/2 × (8 + 12) × 5 = 1/2 × 100 = 50 m². Number of bags = 50 ÷ 4 = 12.5, which rounds up to 13 bags since seed is sold only in whole bags. A student who mistakenly uses 2 m² of coverage per bag instead of 4 m² finds 50 ÷ 2 = 25 bags.
- (b) (6, −8) — Method: a scalar multiple of m has the same ratio between its top and bottom numbers as m does. Working: m = (3, −4); multiplying both parts by 2 gives 2 × 3 = 6 and 2 × (−4) = −8, so (6, −8) is a scalar multiple of m. Answer: (6, −8). The vector (6, −4) needs a multiplier of 2 for the top number but only 1 for the bottom number, so it is not a multiple. The vector (−6, −8) needs a multiplier of −2 for the top number but 2 for the bottom number, so it is not a multiple. The vector (9, −8) needs a multiplier of 3 for the top number but 2 for the bottom number, so it is not a multiple.
- (a) 12π + 16 cm — A three-quarter sector's perimeter is the curved arc plus the two straight radii that close the shape. The full circumference is 2 × π × 8 = 16π cm, and three-quarters of that is 12π cm. Adding the two straight radii, 8 cm each, gives 12π + 16 cm. Leaving out the straight edges gives just 12π cm. Using one-quarter of the circumference, the piece left over rather than the piece asked for, gives 4π + 16 cm. Adding only one radius instead of two gives 12π + 8 cm.
- (a) SSS – all three corresponding sides are equal — All three pairs of corresponding sides are stated as equal — LM = XY, MN = YZ and LN = XZ — with no angle mentioned. This matches the SSS condition, so triangle LMN is congruent to triangle XYZ.
- (c) ABC ≅ XYZ — Method: match each vertex in ABC to its corresponding vertex in XYZ, using the equal sides and angles given, then write the letters in that matching order. Working: AB matches XY, BC matches YZ, and angle B matches angle Y, so A corresponds to X, B corresponds to Y, and C corresponds to Z, giving ABC ≅ XYZ. Options: 'ABC ≅ ZYX' puts Z in A's position, but A corresponds to X, not Z; 'ABC ≅ YXZ' puts Y in A's position, but A corresponds to X; 'ABC ≅ ZXY' puts Z in A's position and X in B's position, neither of which is correct. Answer: ABC ≅ XYZ.
- (d) (1/2)a + (1/2)c — Method: X is the midpoint of AC, so OX = OA + (1/2)AC, with AC = c − a. Working: OX = a + 1/2(c − a) = a − (1/2)a + (1/2)c = (1/2)a + (1/2)c. Answer: OX = (1/2)a + (1/2)c. Since OB = a + c, this is exactly half of OB, so OX = (1/2)OB, meaning X lies on OB at its midpoint too — the two diagonals bisect each other. Forgetting to halve AC at all gives a + c, which is OB itself, not its midpoint; halving only the c-term gives (1/2)a + c; and a sign error on the c-term gives (1/2)a − (1/2)c. Halve the whole of AC, both terms together, and add it to OA rather than to a alone.
- (c) 0.5 — The real distance is 2 × 25000 = 50000 cm. Converting to metres, by dividing by 100, gives 500 m, and converting to kilometres, by dividing by 1000, gives 0.5 km. A candidate who divides the 50000 cm by 1000 in one go, applying the metres-to-kilometres factor straight to the centimetres, gets 50 km. A candidate who divides by 100 twice, treating 100 m as 1 km, gets 5 km. A candidate who slips one extra decimal place when converting 500 m to kilometres gets 0.05 km. The real distance is 0.5 km.
- (b) (−1, −2) — To translate R(−6, 9) by $\binom{5}{−11}$, add 5 to the x-coordinate and −11 to the y-coordinate: (−6 + 5, 9 + (−11)) = (−1, −2). (−1, 9) applies only the x-component and leaves the y-coordinate unchanged. (−6, −2) applies only the y-component and leaves the x-coordinate unchanged. (−11, 20) comes from subtracting the vector instead of adding it.
- (a) 9 — AB is a vertical segment, since A and B share the x-coordinate 1, and its length is the difference in y-coordinates: 5 − 1 = 4. BC is a horizontal segment, since B and C share the y-coordinate 5, and its length is the difference in x-coordinates: 6 − 1 = 5. The total path length is 4 + 5 = 9. 20 comes from multiplying the two lengths, 4 × 5, instead of adding them. 5 is only the length of BC, forgetting to include AB. 4 is only the length of AB, forgetting to include BC.
- (c) One third of the cylinder's volume — Volume of a cylinder = base area × height. Volume of a cone = 1/3 × base area × height. For the same base radius and height, the cone's volume is exactly one third of the cylinder's, so it uses less wax. A student who thinks the cone is half the cylinder's volume has confused it with a different solid's ratio. A student who thinks the two volumes are the same has ignored the 1/3 factor in the cone formula entirely. A student who thinks the cone is two thirds of the cylinder's volume has the right idea that it is a fraction, but the wrong fraction.
- (c) (2, 1) — A point that lies on both mirror lines is fixed by each reflection individually, and so is fixed by the combination of the two — it is the intersection point of l1 and l2 that is invariant. Substituting x = 2 into y = x − 1 gives y = 2 − 1 = 1, so the intersection point is (2, 1). Forgetting the '− 1' in l2's equation and using y = x instead gives (2, 2). Making a sign error and computing y = x − (−1) = x + 1 instead gives (2, 3). Solving for x from an assumed y = 0 instead of substituting the given x = 2 gives (1, 0). Substitute x = 2 into l2's equation correctly, and the invariant point is (2, 1).
- (b) 31.4 cm — Circumference = π × diameter, so 3.14 × 10 = 31.4 cm. 15.7 cm comes from using the radius, 5 cm, in place of the diameter: 3.14 × 5 = 15.7, which is only half the circumference. 78.5 cm comes from using the area formula π × radius² instead of the circumference formula: 3.14 × 5² = 3.14 × 25 = 78.5. 62.8 cm comes from keeping the 2 from the radius form of the formula, C = 2 × π × radius, but putting the full diameter into it: 2 × 3.14 × 10 = 62.8.
- (c) AB means the segment or its length, shown by context — Method: recall the standard convention for a two-letter label such as AB. Working: AB names the segment AND its length; the sentence around it shows which is meant — 'draw AB' means the segment, 'AB = 5 cm' means the length. Options: 'a different symbol is needed' and 'must be written as |AB|' both describe stricter rules than the convention GCSE actually uses; 'AB can only mean the segment' ignores that the same label is also used for the length. Answer: AB means the segment or its length, shown by context.
- (b) (7, 3) — Reflecting in the line y = x swaps the x- and y-coordinates: (3, 7) → (7, 3). A pupil who reflects in the x-axis instead gets (3, −7). A pupil who reflects in the y-axis instead gets (−3, 7). A pupil who confuses y = x with y = −x, swapping the coordinates and changing both signs, gets (−7, −3). The correct image is (7, 3).
Build your own mix at the worksheet builder.