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.
Geometry and measures worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A square-based pyramid has a square base whose diagonal is 14 cm, and each slant edge of the pyramid, from a base vertex to the apex, is 15 cm. Work out the height of the pyramid. Give your answer correct to 1 decimal place.
- 2.A rectangular gate is braced with a diagonal strut. The gate is 1.2 m wide and 0.9 m tall. Work out the exact length of the diagonal strut.
- 3.m is the column vector with top number 4 and bottom number 6. n is the column vector with top number −6 and bottom number −9. Given that n = k × m for some number k, work out the value of k.
- 4.In triangle OAB, OA = a and OB = b. M is the midpoint of OA, and N is the midpoint of OB. Express the vector MN in terms of a and b.
- 5.A sector of a circle has radius 15 cm and angle 216°. Using π = 3.14, work out the arc length of the sector.
- 6.In triangle ABC, AB = 9 cm, AC = 6 cm and angle BAC = 110°. Work out the length of BC. Give your answer to 1 decimal place.
- 7.Triangle A has a vertex at (1, 2). Triangle A is enlarged, centre (1, 1), to give triangle B, whose corresponding vertex is at (1, 5). Work out the scale factor of the enlargement.
- 8.A rhombus has all four sides equal in length, but it is not a square — its angles are not all 90°. How many lines of symmetry does this rhombus have?
- 9.ABCD is a cyclic quadrilateral, with its vertices in that order around the circle. Angle DAB = (2x + 10)° and angle DCB = (3x − 5)°. Work out the size of angle DAB.
- 10.A courier drone delivers a parcel. It starts at the point (2, 1) on a map grid measured in kilometres. It flies by the vector to a warehouse, then by the vector to the delivery address. Work out the coordinates of the delivery address.
- 11.A round cake has a radius of 10 cm. Icing costs £0.02 per square centimetre. One slice of the cake is a sector with an angle of 90°. Using π = 3.14, work out the cost of icing the top of that slice, to the nearest penny.
- 12.Work out the length of the straight line segment joining the points (2, −4) and (−3, −4).
- 13.A trapezium has vertices (2, 1), (6, 1), (5, 4) and (3, 4). It is rotated 180° about the vertex (2, 1). Work out the number of points on the trapezium — including its vertices, edges and interior — that are invariant under this rotation.
- 14.Quadrilateral ABCD has vertices A(1, 1), B(5, 1), C(5, 4) and D(1, 4). The quadrilateral is translated by the vector . Which of these points is NOT a vertex of the image?
- 15.A sector of a circle has radius 8 cm and takes up three-quarters of the full circle. Work out the perimeter of the sector, in terms of π.
Answer key
- (b) 13.3 cm — The apex is directly above the centre of the square base, so the height, half the base diagonal, and a slant edge form a right-angled triangle with the slant edge as the hypotenuse. Half the base diagonal is 14 ÷ 2 = 7 cm. Using Pythagoras' theorem, height = √(15² − 7²) = √(225 − 49) = √176 = 13.3 cm (1 d.p.). Using the slant edge itself as the height, without applying Pythagoras' theorem at all, gives 15 cm. Using the full base diagonal (14 cm) instead of half of it gives √(15² − 14²) = √(225 − 196) = √29 = 5.4 cm (1 d.p.), far too short for a pyramid this size. Adding the two squares instead of subtracting them, √(15² + 7²) = √(225 + 49) = √274 = 16.6 cm (1 d.p.), gives a length longer than the slant edge itself, which cannot be the height.
- (d) 1.5 m — By Pythagoras' theorem, diagonal² = 1.2² + 0.9² = 1.44 + 0.81 = 2.25, so diagonal = √2.25 = 1.5 m. 2.1 m comes from simply adding the two sides (1.2 + 0.9) instead of using Pythagoras' theorem. 0.3 m comes from subtracting the two sides (1.2 − 0.9) instead. 2.25 m comes from correctly finding 1.2² + 0.9² = 2.25 but forgetting to take the square root at the end.
- (c) −1.5 — Since n = k × m, dividing a number in n by the matching number in m gives k: k = −6 ÷ 4 = −1.5 (check with the bottom numbers: −9 ÷ 6 = −1.5, the same value, confirming n is a scalar multiple of m). 1.5 has the correct size but is missing the negative sign. −10 comes from subtracting the top numbers, −6 − 4, instead of dividing them. −24 comes from multiplying the top numbers, −6 × 4, instead of dividing them.
- (b) (1/2)b − (1/2)a — Method: MN runs from M to N, so MN = ON − OM, with OM = (1/2)a and ON = (1/2)b. Working: MN = (1/2)b − (1/2)a. Answer: MN = (1/2)b − (1/2)a. Subtracting the other way round gives (1/2)a − (1/2)b, the reverse vector from N to M; subtracting the wrong way round AND forgetting to halve gives a − b, which is BA, not MN; and adding the two halved vectors instead of subtracting them gives (1/2)a + (1/2)b, which is the position vector of the midpoint of AB. Always subtract the START point's vector from the END point's vector, and halve OA and OB before you combine them, not after.
- (b) 56.52 cm — Arc length = (216 ÷ 360) × 2 × 3.14 × 15 = 0.6 × 94.2 = 56.52 cm. (28.26 cm comes from leaving out the factor of 2, using πr instead of 2πr; 94.2 cm comes from finding the full circumference and forgetting the angle fraction; 113.04 cm comes from using the diameter, 30 cm, instead of the radius.)
- (c) 12.4 cm — Using the cosine rule, BC² = AB² + AC² − 2 × AB × AC × cos(A) = 9² + 6² − 2 × 9 × 6 × cos(110°) = 81 + 36 − 108 × cos(110°). Since cos(110°) ≈ −0.34202, 108 × cos(110°) ≈ −36.94, so BC² ≈ 117 + 36.94 = 153.94. Taking the square root, BC ≈ 12.4072, which rounds to 12.4 cm. 8.9 cm comes from treating cos(110°) as if it were positive (using +0.342 instead of −0.342), which wrongly subtracts instead of adds and gives BC² ≈ 80.06. 153.9 cm is BC² itself, rounded, with the square root never taken. 11.6 cm comes from leaving out the factor of 2 in the formula, computing BC² = 81 + 36 − 9 × 6 × cos(110°) ≈ 135.47 instead.
- (b) 4 — The scale factor is the distance from the centre to the image, divided by the distance from the centre to the object: (5 − 1) ÷ (2 − 1) = 4 ÷ 1 = 4. (2.5 comes from dividing the raw y-coordinates, 5 ÷ 2, without first subtracting the centre's coordinate; 3 comes from subtracting the two distances instead of dividing them; 0.25 comes from dividing the distances the wrong way round.)
- (a) 2 — Method: recall that the diagonals of a rhombus are always lines of symmetry, whatever its angles are. Working: a rhombus (all sides equal) always has its two diagonals as lines of symmetry, giving 2 lines of symmetry, whether or not the angles are 90°. Options: 0 wrongly assumes a non-square rhombus has no symmetry at all; 4 comes from the number of lines of symmetry a square has, mistaking this rhombus for a square; 1 comes from treating the rhombus like a kite, which has only one diagonal as a line of symmetry. Answer: 2.
- (b) 80° — Method: opposite angles of a cyclic quadrilateral sum to 180°, so form and solve an equation for x, then substitute back to find angle DAB. Working: (2x + 10) + (3x − 5) = 180, so 5x + 5 = 180, x = 35, and angle DAB = 2(35) + 10 = 80°. Using 360° instead of 180° as the total (as if the two angles were the whole circle rather than a pair of opposite angles) gives x = 71 and angle DAB = 152°; solving correctly for x but reporting x itself instead of substituting it back into 2x + 10 gives 35°; and mishandling the signs when combining the two expressions, using (2x + 10) + (3x + 5) = 180 instead of (2x + 10) + (3x − 5) = 180, gives x = 33 and angle DAB = 76°. Opposite angles of a cyclic quadrilateral — not adjacent ones — are the pair that sums to 180°.
- (d) (6, 2) — Applying the first vector: (2, 1) + (5, −3) = (7, −2), which is the warehouse. Applying the second vector: (7, −2) + (−1, 4) = (6, 2), the delivery address. '(7, −2)' stops at the warehouse and forgets the second flight. '(8, −6)' comes from adding (1, −4) instead of (−1, 4) for the second vector, getting both signs wrong. '(11, −3)' comes from swapping the components of the second vector to (4, −1) before adding.
- (b) £1.57 — Slice area = (90 ÷ 360) × 3.14 × 10² = 0.25 × 314 = 78.5 cm². Cost = 78.5 × £0.02 = £1.57. (£0.16 comes from forgetting to square the radius, using 0.25 × 3.14 × 10 for the area; £6.28 comes from finding the area of the whole cake and forgetting the angle fraction; £0.31 comes from using the arc length formula instead of the sector area formula.)
- (b) 5 — Method: the two points have the same y-coordinate, so the segment joining them runs horizontally and its length is the gap between the two x-coordinates; a length is a distance, so it is never negative. Working: the x-coordinates are 2 and −3, so the gap is 2 − (−3) = 2 + 3 = 5. Both points have y = −4, so there is no vertical part to add on. Answer: 5. The distractors: 1 comes from dropping the minus sign on −3 and working out 3 − 2 instead; 0 comes from subtracting the y-coordinates, which are equal, in place of the x-coordinates; 6 comes from counting the grid lines from −3 across to 2 inclusive, which counts one more than the number of gaps between them.
- (b) 1 point — A rotation about a point P always leaves P itself unchanged, and — unless the shape has rotational symmetry about that exact point — no other point of the shape maps onto itself. The centre of rotation here is the vertex (2, 1), so exactly one point of the trapezium, that vertex, is invariant. Thinking that a rotation always has no invariant points ignores the centre of rotation itself, which is always fixed, and gives 0 points. Assuming every vertex of the shape is invariant confuses a rotation with the identity transformation and gives 4 points, the total number of vertices. Believing that the point diametrically opposite the centre is also fixed applies point symmetry of the whole coordinate grid rather than checking whether that point actually lies on this particular trapezium, and gives 2 points.
- (a) (−1, 1) — Translating by $\binom{−2}{3}$ subtracts 2 from every x-coordinate and adds 3 to every y-coordinate. This gives image vertices (−1, 4), (3, 4), (3, 7) and (−1, 7). The point (−1, 1) is not one of these: it has the correct new x-coordinate (1 − 2 = −1) but keeps the original y-coordinate (1) instead of adding 3, as if only the horizontal part of the vector had been applied.
- (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.
Build your own mix at the worksheet builder.