Small Group Tutorials

Here to help students catch up, keep up, and move ahead. Book a consultation here.

Secondary 4 Mathematics Learning Guide | Mensuration, Radians and Composite Solids

Mensuration is not a formula-selection contest. The first task is to decide what object the question actually contains. A composite figure may be a rectangle minus a semicircle. A solid may be a cylinder joined to a hemisphere. A sector may need its area, its arc length, or the area of the segment left after a triangle is removed. The mathematics becomes manageable when the shape is decomposed correctly before calculation.

This sixteenth Secondary 4 Mathematics Learning Guide develops mensuration as a constraint-and-decomposition system. It belongs to the Secondary Mathematics Hub and S1–S4 Capability Map. It covers composite plane figures, surface area, volume, radians, arc length, sector area, segment area and unit conversion.

Current syllabus connection: the 2026 O-Level Mathematics 4052 and 2027 SEC G3 Mathematics K310 syllabuses include composite plane figures, common solids, composite solids, arc length, sector area, segment area and radian measure. The official formula sheets use s = rθ for arc length and A = 1/2 r²θ for sector area when θ is in radians.

Begin by naming the quantity and its dimension

Perimeter and arc length are one-dimensional and use units such as cm or m. Area is two-dimensional and uses square units. Volume is three-dimensional and uses cubic units. Surface area is still area, so it uses square units even though it describes a three-dimensional object.

This dimension check helps identify impossible final units. A volume written in cm² is not merely a formatting mistake; it shows that the mathematical quantity has been misrepresented.

Unit conversion changes with dimension

Since 1 m = 100 cm:

  • 1 m² = 100² cm² = 10,000 cm²;
  • 1 m³ = 100³ cm³ = 1,000,000 cm³.

The conversion factor is squared for area and cubed for volume. Applying the length conversion directly to an area or volume creates an error of scale.

Worked Example 1 | Convert area and volume correctly

Convert 2.4 m² to cm² and 0.006 m³ to cm³.

2.4 × 10,000 = 24,000 cm².
0.006 × 1,000,000 = 6,000 cm³.

Check the direction: converting metres to centimetres increases the numerical count because centimetres are smaller units.

Composite plane figures: add and subtract known shapes

A composite figure usually does not need a new formula. It needs a decomposition into shapes whose areas or perimeters are already known.

Before calculating, mark whether each boundary belongs to the outside perimeter or is an internal line. Internal construction lines may be essential for area calculations but do not belong in the external perimeter.

Worked Example 2 | Rectangle with a semicircular cut-out

A 20 cm by 12 cm rectangle has a semicircle of diameter 12 cm removed from one short side. Find the remaining area.

Rectangle area = 20 × 12 = 240 cm².
The semicircle has radius 6 cm, so its area is 1/2 × π × 6² = 18π cm².

Remaining area = 240 − 18π cm²183.5 cm².

If the question asks for perimeter, the removed straight diameter is no longer part of the boundary; the semicircular arc replaces it. Area and perimeter use the same diagram differently.

Radians: angle as arc length divided by radius

Radian measure connects angle directly to circular length. An angle of 1 radian subtends an arc whose length equals the radius. More generally:

θ = s/r, so s = rθ.

A full circle has circumference 2πr, so its angle is 2π radians. Therefore 360° = 2π radians and 180° = π radians.

Degrees and radians: convert deliberately

To convert degrees to radians, multiply by π/180. To convert radians to degrees, multiply by 180/π.

Examples:

  • 60° = 60π/180 = π/3 radians;
  • 225° = 225π/180 = 5π/4 radians;
  • 2.4 radians ≈ 137.5°.

A calculator can be in degree or radian mode for trigonometric functions. The formula s = rθ requires θ in radians even if the original angle was given in degrees.

Worked Example 3 | Arc length

A circle has radius 8 cm. Find the arc length subtended by 135°.

Convert the angle: 135° = 3π/4 radians.

s = rθ = 8 × 3π/4 = 6π cm18.85 cm.

Check against the circumference 16π cm. A 135° arc is 135/360 = 3/8 of the full circumference; 3/8 × 16π = 6π, confirming the result by a second route.

Sector area: the same fraction of the circle

When θ is in radians:

Sector area = 1/2 r²θ.

This matches the fraction-of-a-circle method because θ/(2π) is the fraction of a full turn.

Worked Example 4 | Sector area

A sector has radius 10 cm and angle 1.2 radians. Find its area and arc length.

Area = 1/2 × 10² × 1.2 = 60 cm².
Arc length = 10 × 1.2 = 12 cm.

The units differ because one result measures surface and the other measures boundary length.

Segment area: sector minus triangle

A circular segment is the region between a chord and its arc. For a minor segment with central angle θ, one common route is:

segment area = sector area − triangle area.

If the triangle has two radii r with included angle θ, its area can be found using 1/2 r² sin θ, with calculator angle mode matching the angle used in the sine function.

Worked Example 5 | Area of a circular segment

A circle has radius 6 cm. Chord AB subtends a central angle of 120°. Find the area of the minor segment AB.

Convert 120° to 2π/3 radians.

Sector area = 1/2 × 6² × 2π/3 = 12π cm².
Triangle area = 1/2 × 6 × 6 × sin120° = 18 × √3/2 = 9√3 cm².

Minor segment area = 12π − 9√3 cm²22.11 cm².

The triangle calculation can be performed in degree mode using 120°, while the sector formula uses radians. Alternatively convert and keep all trigonometry consistently in radians. The important point is to know which unit each calculator operation expects.

Composite solids: identify joined surfaces before using formulas

When two solids are joined, their touching faces become internal. They contribute to neither the external surface area nor the visible boundary. Volume, however, is usually additive if the solids do not overlap.

This creates an important distinction: for a cylinder with a hemisphere attached to one end, total volume is cylinder volume plus hemisphere volume, but total surface area does not include the circular face where the two solids meet.

Worked Example 6 | Cylinder with a hemispherical end

A solid consists of a cylinder of radius 3 cm and height 10 cm with a hemisphere of radius 3 cm attached to one end. Find the total volume.

Cylinder volume = πr²h = π×3²×10 = 90π cm³.

A full sphere has volume 4/3 πr³, so a hemisphere has volume 2/3 πr³ = 2/3 × π × 27 = 18π cm³.

Total volume = 108π cm³339.3 cm³.

Worked Example 7 | External surface area of the same solid

The external surfaces are the curved surface of the cylinder, one exposed circular base, and the curved surface of the hemisphere.

Cylinder curved area = 2πrh = 2π×3×10 = 60π cm².
Exposed circular base = πr² = 9π cm².
Curved hemisphere area = half the sphere surface area = 2πr² = 18π cm².

Total external surface area = 87π cm²273.3 cm².

The circular contact surface between cylinder and hemisphere is internal and is not counted.

Cones: distinguish slant height from perpendicular height

The volume of a cone uses perpendicular height h: 1/3 πr²h. The curved surface area uses slant height l: πrl. These are different lengths.

For a right circular cone, radius, height and slant height form a right triangle, so l² = r² + h².

Worked Example 8 | Cone surface area and volume

A cone has radius 5 cm and perpendicular height 12 cm. Find its slant height, volume and total surface area including the base.

Slant height l = √(5²+12²) = 13 cm.

Volume = 1/3 π×5²×12 = 100π cm³.

Curved surface area = π×5×13 = 65π cm².
Base area = 25π cm².
Total surface area = 90π cm².

Pyramids and prisms: identify the base first

A prism has a constant cross-section. Its volume is cross-sectional area × length. A pyramid has a volume equal to one third of base area × perpendicular height.

The word “height” must refer to the perpendicular distance for volume. A sloping edge or face height is not interchangeable with it.

Worked Example 9 | Triangular prism

A triangular prism has a right-triangular cross-section with perpendicular sides 6 cm and 8 cm. Its length is 15 cm. Find its volume.

Cross-sectional area = 1/2×6×8 = 24 cm².

Volume = 24×15 = 360 cm³.

The length of the prism multiplies the area of the cross-section. It should not be inserted into the triangle-area formula itself.

Similarity changes length, area and volume at different rates

If similar solids have corresponding length scale factor k, their surface areas scale by k² and volumes by k³.

If a model is enlarged by factor 3, every length becomes three times as large, every area becomes nine times as large and every volume becomes twenty-seven times as large.

Worked Example 10 | Recover a length scale from volume

Two similar solids have volumes in the ratio 64:125. Find their corresponding length ratio.

Take cube roots:

Length ratio = ∛64 : ∛125 = 4:5.

The corresponding surface-area ratio would be 16:25.

Capacity, density and rate can sit on top of mensuration

A solid-volume question can become a mass question when density is supplied. A tank-volume question can become a filling-time question when a flow rate is supplied. The geometry determines the quantity; the rate or density relationship then transforms it.

Keep units consistent before combining the layers. A tank volume in cm³ cannot be divided directly by a flow rate in litres per minute without conversion.

Worked Example 11 | Tank filling

A cylindrical tank has radius 0.5 m and height 1.2 m. Water enters at 0.1 m³ per minute. How long does it take to fill from empty?

Tank volume = π×0.5²×1.2 = 0.3π m³ ≈ 0.9425 m³.

Time = volume/rate = 0.3π/0.1 = 3π minutes9.42 minutes.

The answer assumes the stated rate remains constant and ignores overflow or changing inflow conditions unless the question says otherwise.

Common failure modes

ErrorCauseRepair
Uses degrees directly in s=rθAngle unit not checkedConvert θ to radians first
Counts a joined face in surface areaInternal and external surfaces confusedShade only the exposed skin
Uses slant height in cone volumeDifferent heights mergedMark the perpendicular height separately
Uses ×100 for m² to cm²Dimension ignoredSquare the length conversion factor
Stops at half a chord or half a solidIntermediate quantity mistaken for targetReread the noun in the question
Rounds π or intermediate values too earlyPrecision lost before final stepKeep exact form or calculator precision until the end

Independent practice

  1. Convert 3.6 m² to cm².
  2. Convert 0.0042 m³ to cm³.
  3. Convert 150° to radians.
  4. A circle has radius 7 cm. Find the arc length subtended by 2 radians.
  5. A sector has radius 5 cm and angle 1.6 radians. Find its area.
  6. A sphere has radius 3 cm. Find its volume.
  7. A cone has radius 8 cm and perpendicular height 15 cm. Find its slant height.
  8. Two similar solids have length ratio 2:3. Find their surface-area ratio and volume ratio.
  9. A cylinder of radius 4 cm and height 9 cm has a hemisphere of radius 4 cm attached to one end. Find the total volume.

Explained answers

1. 3.6×10,000=36,000 cm².

2. 0.0042×1,000,000=4,200 cm³.

3. 150π/180=5π/6 radians.

4. s=rθ=7×2=14 cm.

5. Area=1/2×25×1.6=20 cm².

6. Volume=4/3π×27=36π cm³.

7. l=√(8²+15²)=17 cm.

8. Surface-area ratio=4:9. Volume ratio=8:27.

9. Cylinder volume=π×4²×9=144π. Hemisphere volume=2/3π×4³=128π/3. Total=560π/3 cm³586.4 cm³.

Teaching sequence: decompose before calculating

Begin by giving diagrams and asking the learner to name every component without calculating. Which faces are external? Which lengths are radii, diameters, heights or slant heights? Which region is a sector and which is a triangle?

Next practise unit and radian conversions separately so they do not overload the shape reasoning. Then combine them in composite questions. A final mixed set should include one problem where the main challenge is decomposition, one where it is unit conversion and one where the geometry feeds into a rate or density model.

Connect this guide to Geometry, Trigonometry and Measurement as a Constraint System, Circle Theorems and Geometrical Proof, and Accuracy, Estimation and Calculator Discipline.

Final thought

Mensuration becomes reliable when the learner can see the object before seeing the formula. Break the shape into known parts, preserve dimensions and units, identify which surfaces are exposed, and keep the angle measure consistent with the formula being used.

Decompose the geometry first. The formula belongs to the piece you have actually identified.

Return to the Secondary Mathematics Hub.