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 raised garden bed is a prism whose cross-section is a triangle with a base of 1.2 m and a perpendicular height of 0.8 m. The bed is 3 m long. Work out the volume of soil needed to fill it, in m³.
- 2.Work out the length of the straight line segment joining the points (2, −4) and (−3, −4).
- 3.P is the point (3, 4) and Q is the point (6, 0). Work out the distance of each point from the origin, and write down which point is closer to the origin.
- 4.A photograph is 10 cm wide and 15 cm tall. It is enlarged to make a similar poster that is 40 cm wide. The poster costs £0.80 per centimetre of its height to print, based on its full height. Work out the cost of printing the poster.
- 5.Point P has coordinates (4, 2). P is rotated 90° clockwise about the point (1, 1), and the image is then reflected in the line x = 1. Work out the coordinates of the final image of P.
- 6.Triangle PQR has vertices P(0, 0), Q(9, 0) and R(0, 4). Work out the area of triangle PQR.
- 7.A skateboard ramp is designed so that a straight rail RT is tangent to a circular curve at the point T, and TC is a chord of the curve from T to another point C on the curve. A second rail continues straight through T on the other side, so that the two rails together form a straight line, and the angle between that second rail and the chord TC is 109°. A support point D is placed on the curve, on the major arc TC. Work out the size of angle TDC, the angle subtended by the chord TC at D.
- 8.A patio plan states: 'Side AB of the patio is parallel to side DC, and AB is longer than DC. Sides BC and AD are not parallel to each other and are not equal in length.' The four sides measure AB = 5.1 m, BC = 3.2 m, DC = 2.8 m and AD = 4.5 m. The tiler needs to order edging strip only for the sides that are not parallel to any other side. What total length of edging strip, in metres, should the tiler order?
- 9.A regular polygon has an interior angle of 156°. Work out the number of sides of the polygon.
- 10.A vertical flagpole casts a shadow 6 m long at the same time as a 1.2 m vertical post casts a shadow 1.8 m long. The flagpole and the post are both vertical, and the triangles formed by each object, its shadow, and the sun's ray are similar. Work out the height of the flagpole.
- 11.A circle with centre O has radius 17 cm. A chord AB is drawn so that the perpendicular distance from O to AB is 8 cm. Work out the length of the chord AB.
- 12.A solid has 5 faces, 9 edges and 6 vertices. Two of its faces are triangles and the other three are rectangles. Which solid is it?
- 13.A triangle has one unknown side or angle, marked x. In which one of these situations should the sine rule, rather than the cosine rule, be used to find x?
- 14.A footpath is 3750 m long. Work out this distance in kilometres.
- 15.A surveyor marks two fixed points A and B, with position vectors OA = a and OB = b (in km) from a base station O. A relay mast P is to be placed on the line AB such that AP : PB = 3 : 2. Express the vector OP in terms of a and b.
Answer key
- (c) 1.44 m³ — The cross-section is a triangle, so its area = base × height ÷ 2. Base × height = 1.2 × 0.8 = 0.96 m², and half of that is 0.96 ÷ 2 = 0.48 m². The volume of the prism = cross-sectional area × length = 0.48 × 3 = 1.44 m³. A pupil who forgets to halve when finding the triangle's area gets 1.2 × 0.8 × 3 = 2.88 m³. A pupil who ignores the height altogether, treating the cross-section as base × length, gets 1.2 × 3 = 3.6 m³. A pupil who correctly finds the cross-sectional area but forgets to multiply by the length of the bed stops at 0.48 m³. The correct volume of soil is 1.44 m³.
- (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) P, since OP = 5 and OQ = 6 — Using the distance formula, OP = √(3² + 4²) = √(9 + 16) = √25 = 5, and OQ = √(6² + 0²) = √36 = 6. Since 5 is less than 6, P is closer to the origin. Naming Q as closer, with OQ = 5 and OP = 6, has the two distances swapped around the wrong point. Naming P as closer but with OP = 6 and OQ = 5 also has the two values swapped, even though it names the right point. The distances are not equal, since 5 is not the same as 6, so P and Q are not equally distant from the origin.
- (d) £48 — Scale factor = new width ÷ original width = 40 ÷ 10 = 4. Poster height = 15 × 4 = 60 cm. Cost = 60 × £0.80 = £48. (£12 comes from forgetting to scale the height at all, and pricing the original 15 cm height; £15.20 comes from adding the scale factor 4 to the height instead of multiplying by it; £3 comes from dividing the height by the scale factor instead of multiplying by it.)
- (d) (0, −2) — To rotate (4, 2) by 90° clockwise about (1, 1), first find its position relative to the centre: (4 − 1, 2 − 1) = (3, 1). A 90° clockwise rotation sends (a, b) to (b, −a), so (3, 1) becomes (1, −3); adding the centre back gives (1 + 1, 1 − 3) = (2, −2). Reflecting (2, −2) in the line x = 1 gives (2 × 1 − 2, −2) = (0, −2). Doing the two transformations in the opposite order, reflecting first and then rotating, gives a different result, (2, 4), which shows the order matters. Stopping after the rotation and forgetting the reflection gives (2, −2). Stopping after only reflecting P in x = 1 and forgetting the rotation entirely gives (−2, 2). Rotate first, then reflect, in that order, and the final image is (0, −2).
- (a) 18 — PQ lies along the x-axis with length 9, and PR lies along the y-axis with length 4, and these two sides meet at right angles at P, so they can be used as the base and height of the triangle. Area = 1/2 × base × height = 1/2 × 9 × 4 = 18. 36 comes from multiplying the base and height but forgetting to halve the result. 13 comes from adding the two lengths, 9 + 4, instead of multiplying them. 26 comes from the perimeter-style calculation 2 × (9 + 4) instead of the triangle area formula.
- (a) 71° — Method: first use the straight line through T to find the tangent-chord angle RTC, then apply the alternate segment theorem, which states that this angle equals the angle subtended by the chord in the alternate segment. Working: the two rails form a straight line through T, so angle RTC = 180 − 109 = 71 degrees. D lies in the alternate segment of the chord TC, so angle TDC = angle RTC = 71°. Answer: 71°. Find angle RTC FIRST from the straight line before applying the theorem: using the given 109° directly, doubling the tangent-chord angle, or taking its complement from 90° all give the wrong angle at D.
- (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) 15 — The exterior angle is 180° − 156° = 24°, and the number of sides of a regular polygon is 360° divided by the exterior angle, so 360 ÷ 24 = 15. 24° is the exterior angle itself, stopping one step before the final division. 17 comes from finding 15 correctly and then adding 2, muddling the exterior angle rule with the (n − 2) that appears in the interior angle sum formula. 7.5 comes from dividing 180 by the exterior angle instead of 360, using the angles on a straight line rather than the total of the exterior angles of a polygon.
- (b) 4 m — The two triangles are similar, so height ÷ shadow is the same for both objects. For the post, height ÷ shadow = 1.2 ÷ 1.8. Flagpole height = 6 × (1.2 ÷ 1.8) = 4 m. A student who multiplies the flagpole's shadow by the post's height without applying the ratio gets 6 × 1.2 = 7.2 m. A student who assumes a constant DIFFERENCE between shadow and height instead of a constant ratio finds the post's shadow minus height, 1.8 − 1.2 = 0.6 m, then subtracts that from the flagpole's shadow to get 6 − 0.6 = 5.4 m.
- (b) 30 cm — The perpendicular from the centre of a circle to a chord bisects the chord, so this line, half the chord and the radius form a right-angled triangle. Using Pythagoras' theorem, half the chord = √(17² − 8²) = √(289 − 64) = √225 = 15 cm. The full chord AB is twice this length: AB = 2 × 15 = 30 cm. Stopping after finding the half-chord, without doubling it for the whole chord, gives 15 cm. Adding the radius and the perpendicular distance directly, 17 + 8 = 25 cm, ignores that these two lengths are the two shorter sides of a right-angled triangle, not parts of a straight line. Subtracting instead, 17 − 8 = 9 cm, makes the same mistake in the other direction.
- (a) Triangular prism — Count the given properties against each solid. A triangular prism has 5 faces (2 triangular ends + 3 rectangular sides), 9 edges and 6 vertices — this matches exactly, so the solid is a triangular prism. A square-based pyramid also has 5 faces, but 8 edges and 5 vertices, and only one face is a square rather than three rectangles — the edge and vertex counts don't match. A cuboid has 6 faces, 12 edges and 8 vertices, none of which match the numbers given. A tetrahedron has 4 faces, all triangles, with 6 edges and 4 vertices — too few faces, and no rectangular faces at all.
- (c) Two angles and one side are known; x is another side — The sine rule needs a matching pair, a side and the angle opposite it, that you already know, so you can set up a ratio with the unknown. When two angles and one side are known, you can find the third angle from the angle sum, giving you an angle opposite the known side and an angle opposite x: the sine rule applies directly. When all three sides are known and x is an angle, there is no side-angle pair available at all, so the cosine rule, rearranged for an angle, is what's needed instead. When two sides and the included angle are known and x is the third side, again there is no matching side-angle pair yet, so the cosine rule finds the third side directly. When two sides and the included angle are known and x is one of the other angles, you still have no side-angle pair to start from — the cosine rule has to be used first, to find the third side, before any angle can be found. Only the two-angles-and-a-side case hands you a ready-made pair, which is exactly what the sine rule needs.
- (a) 3.75 km — To convert metres to kilometres, divide by 1000: 3750 ÷ 1000 = 3.75 km. Dividing by 100 instead of 1000 gives 37.5 km. Dividing by 10 instead of 1000 gives 375 km. Dividing by 10 000 instead of 1000 gives 0.375 km.
- (d) (2/5)a + (3/5)b — Method: OP = OA + AP, and since AP : PB = 3 : 2 splits AB into 5 equal parts, AP is 3/5 of the whole of AB, with AB = b − a. Working: OP = a + 3/5(b − a) = a − (3/5)a + (3/5)b = (2/5)a + (3/5)b. Answer: OP = (2/5)a + (3/5)b. Using the ratio the wrong way round, as though it read AP : PB = 2 : 3, gives (3/5)a + (2/5)b; adding (3/5)b onto the whole of a without subtracting a inside the bracket first gives a + (3/5)b; and treating the ratio as 1 : 1 gives the midpoint, (1/2)a + (1/2)b. Convert the ratio to a fraction of AB measured from A, matching the ORDER the ratio is stated in, and subtract before you scale.
Build your own mix at the worksheet builder.