Paper IPaper I · General Mental Ability

Mensuration and Geometry

Perimeter, area and volume of standard shapes and solids, plus core angle, triangle, and circle results, with worked examples and practice

CAPF wiki6 min read14 sections
At a glance
PaperPaper ISubjectGMASyllabusGeneral Mental Ability: quantitative aptitude including numerical abilityImportanceMedium
GMAQuantitative AptitudeMensurationGeometryAreaVolumePaper 1

A formula-heavy topic that rewards a clean memorised table. Mensuration is measurement of length, area, and volume; geometry supplies the angle and triangle facts behind it. Most CAPF questions plug numbers into one of the formulas below, so the table is the topic. Use π as 22/7 or 3.14 as the question prefers, and build on the arithmetic in number system and simplification.

Two-dimensional shapes: perimeter and area

Shape Perimeter Area
Square (side a) 4a a squared
Rectangle (l, b) 2(l + b) l times b
Triangle (sides a, b, c) a + b + c (1/2) times base times height
Equilateral triangle (side a) 3a (√(3)/4) times a squared
Parallelogram (base b, height h) 2(sum of adjacent sides) b times h
Rhombus (diagonals d1, d2) 4 times side (1/2) times d1 times d2
Trapezium (parallel sides a, b, height h) sum of all sides (1/2) times (a + b) times h
Circle (radius r) circumference = 2 times π times r pi times r squared

For a triangle with all three sides known, Heron's formula gives area = √( s(s minus a)(s minus b)(s minus c) ), where s = (a + b + c)/2 is the semi-perimeter.

Three-dimensional solids: surface area and volume

Solid Curved or lateral surface area Total surface area Volume
Cube (side a) 4 a squared (lateral) 6 a squared a cubed
Cuboid (l, b, h) 2h(l + b) (lateral) 2(lb + bh + hl) l times b times h
Cylinder (radius r, height h) 2 times pi times r times h 2 times pi times r times (r + h) pi times r squared times h
Cone (radius r, height h, slant l) pi times r times l pi times r times (r + l) (1/3) times π times r squared times h
Sphere (radius r) 4 times pi times r squared 4 times pi times r squared (4/3) times π times r cubed
Hemisphere (radius r) 2 times pi times r squared (curved) 3 times pi times r squared (2/3) times π times r cubed

For a cone, slant height l = √( r squared + h squared ). The diagonal of a cuboid is √( l squared + b squared + h squared ); the diagonal of a cube of side a is a times √(3).

Geometry: core results

Result Statement
Angles on a straight line sum to 180°
Angles around a point sum to 360°
Angle sum of a triangle 180°
Angle sum of a quadrilateral 360°
Angle sum of an n-sided polygon (n minus 2) times 180°
Exterior angle of a triangle equals the sum of the two opposite interior angles
Pythagoras theorem in a right triangle, hypotenuse squared = sum of squares of the other two sides
Angle in a semicircle 90°
Sum of exterior angles of any polygon 360°

Common Pythagorean triples to recognise on sight: (3, 4, 5), (5, 12, 13), (8, 15, 17), (7, 24, 25), and their multiples such as (6, 8, 10).

Worked examples

Example 1: Area of a triangle by Heron's formula

A triangular plot has sides 13 m, 14 m, and 15 m. Find its area.

s = (13 + 14 + 15)/2 = 42/2 = 21. Area = √( 21 times (21 minus 13) times (21 minus 14) times (21 minus 15) ) = √( 21 times 8 times 7 times 6 ). 21 times 8 = 168; 168 times 7 = 1176; 1176 times 6 = 7056. √(7056) = 84 square metres.

Example 2: Volume of a cylinder

A cylindrical drum has radius 7 cm and height 10 cm. Find its volume (π = 22/7).

Volume = π times r squared times h = (22/7) times 49 times 10 = 22 times 7 times 10 = 1540 cubic cm.

Example 3: Surface area of a sphere

Find the surface area of a sphere of radius 7 cm (π = 22/7).

Surface area = 4 times π times r squared = 4 times (22/7) times 49 = 4 times 22 times 7 = 616 square cm.

Example 4: Pythagoras

A ladder 13 m long leans against a wall with its foot 5 m from the base. How high up the wall does it reach?

This is a (5, 12, 13) triple. Height = √(13 squared minus 5 squared) = √(169 minus 25) = √(144) = 12 m.

Example 5: Polygon angles

Find the sum of the interior angles of a regular hexagon, and each interior angle.

Sum = (6 minus 2) times 180 = 4 times 180 = 720°. Each angle = 720 / 6 = 120°.

Example 6: Cone volume

A cone has base radius 3 cm and height 4 cm. Find its volume and slant height (π = 3.14).

Volume = (1/3) times 3.14 times 9 times 4 = (1/3) times 113.04 = 37.68 cubic cm. Slant l = √(3 squared + 4 squared) = √(9 + 16) = √(25) = 5 cm.

Shortcut tips

  • Use π = 22/7 when the radius is a multiple of 7; the sevens cancel and the arithmetic stays whole.
  • Memorise the Pythagorean triples; spotting (3,4,5) or (5,12,13) saves a square-root computation.
  • For an equilateral triangle, area = (√(3)/4) a squared and height = (√(3)/2) a; both share the √(3) factor.
  • A cube's total surface area is 6 a squared; if surface area is given, side = √(area / 6).
  • Volume scales with the cube of length: doubling every side multiplies volume by 8 and surface area by 4.

Practice questions

  1. Find the area of a square of side 12 cm.
  2. Find the circumference of a circle of radius 14 cm (π = 22/7).
  3. Find the area of a rectangle 15 m by 8 m, and its perimeter.
  4. A right triangle has legs 9 cm and 12 cm. Find the hypotenuse.
  5. Find the volume of a cube of side 5 cm.
  6. Find the total surface area of a cuboid 4 cm by 3 cm by 2 cm.
  7. Find the area of an equilateral triangle of side 6 cm.
  8. Find the sum of interior angles of a regular octagon.
  9. Find the volume of a sphere of radius 3 cm (π = 3.14).
  10. A cylinder has radius 7 cm and height 20 cm. Find its curved surface area (π = 22/7).

Answer key

Reveal the answer key and full worked solutions
  1. 12 squared = 144 square cm.
  2. 2 times (22/7) times 14 = 2 times 22 times 2 = 88 cm.
  3. Area = 15 times 8 = 120 square m; perimeter = 2(15 + 8) = 46 m.
  4. This is a (9, 12, 15) triple (3 times the 3,4,5). Hypotenuse = √(81 + 144) = √(225) = 15 cm.
  5. 5 cubed = 125 cubic cm.
  6. 2(lb + bh + hl) = 2(12 + 6 + 8) = 2 times 26 = 52 square cm.
  7. (√(3)/4) times 36 = 9 √(3), about 15.59 square cm.
  8. (8 minus 2) times 180 = 6 times 180 = 1080°.
  9. (4/3) times 3.14 times 27 = (4/3) times 84.78 = 113.04 cubic cm.
  10. 2 times (22/7) times 7 times 20 = 2 times 22 times 20 = 880 square cm.

See also

Now reinforce it
Drill this with a practice set.
Go to practice
← BackAll of Paper I