Geometry & Mensuration — CAT Quantitative Ability
Geometry and Mensuration reward accurate visualisation more than any other QA topic — a correctly drawn, roughly-to-scale figure often reveals the answer before a single formula is applied, while an inaccurate sketch actively misleads. The sub-topics are triangles, circles, polygons, coordinate geometry and the mensuration of solids, and CAT typically mixes two of these within a single question — a circle inscribed in a triangle, or a solid built by combining a cylinder and a hemisphere.
1. Triangles
A triangle's area has three common forms, and choosing the right one for the given data is the actual skill:
The choice is dictated entirely by what the question actually gives: a base and a perpendicular height call for the first form; two sides and the included angle call for the second; and Heron's formula is the fallback the moment only the three side lengths are known and no height or angle is given directly — it needs no additional construction, at the cost of a somewhat heavier final computation.
A triangle's area also connects to its inradius and circumradius through two further identities worth knowing: (the inradius times the semi-perimeter) and . These convert a question that supplies an inscribed or circumscribed circle's radius directly into an area question, without needing to locate the incentre or circumcentre geometrically.
Similar triangles (matching angles, proportional sides) have area ratio equal to the square of their side ratio — not the side ratio itself. Two similar triangles with sides in ratio have areas in ratio , a fact frequently tested by giving one triangle's area and a side ratio and asking for the other's area. Similarity is established by AA (two equal angles), SAS (one equal angle between proportional sides) or SSS (all three sides proportional).
Trap. A perimeter ratio is the same as the side ratio, but an area ratio is its square — mixing these up is the most common similar-triangles error under time pressure.
Two right-triangle ratios are worth memorising directly, since they recur constantly and re-deriving them wastes time: a -- triangle has sides in ratio , and a -- triangle has sides in ratio . Recognising either ratio in a figure immediately gives every side without applying Pythagoras from scratch.
The midpoint theorem states that the segment joining the midpoints of two sides of a triangle is parallel to the third side and exactly half its length — the special case, at ratio , of the more general basic proportionality theorem (a line parallel to one side of a triangle divides the other two sides proportionally).
The angle bisector theorem is a third recurring fact: the internal bisector of an angle divides the opposite side in the ratio of the two adjacent sides.
2. Circles
A perpendicular from the centre to a chord always bisects the chord — this single fact, combined with Pythagoras, solves nearly every "distance of a chord from the centre" question without needing any circle-specific formula beyond it.
An angle inscribed in a semicircle is always a right angle, which is why a triangle inscribed in a circle with one side as the diameter is automatically right-angled — a fact that turns some coordinate-geometry-looking questions into a one-line triangle question. In a cyclic quadrilateral (one whose vertices all lie on a circle), opposite angles sum to , which is the fastest route to an unknown angle whenever a quadrilateral is stated or shown to be cyclic.
A tangent to a circle is always perpendicular to the radius drawn to the point of contact — the single fact behind nearly every tangent-length question. A direct consequence: the two tangent segments drawn from any external point to a circle are equal in length, which is what makes "find the perimeter of a triangle circumscribing a circle" questions solvable by simple addition once the equal tangent pairs are marked.
For two chords intersecting inside a circle, or two secants meeting outside it, the power of a point gives a fixed product relationship ( for two chords through the same interior point ) that solves for an unknown chord segment without any angle-chasing at all.
Two circles of radii and with centres a distance apart have two distinct kinds of common tangent, and confusing them is a standard error:
A direct tangent exists whenever the circles do not sit one entirely inside the other; a transverse tangent (which crosses between the two circles) exists only when the circles are far enough apart that — the two circles must not overlap at all.
Quadrilateral areas beyond the rectangle are worth a direct formula each, since deriving them from scratch every time is slower than recall: a trapezium with parallel sides and height has area ; a rhombus with diagonals has area , since the diagonals of a rhombus are always perpendicular bisectors of each other.
A parallelogram with adjacent sides and included angle has area — structurally identical to the triangle's formula, doubled, since a parallelogram is two congruent triangles joined along a diagonal.
3. Polygons
The sum of the exterior angles of any convex polygon is always , regardless of the number of sides — a fact many candidates forget exists as a separate, simpler rule alongside the interior-angle formula. For a regular polygon, each interior angle is and each exterior angle is .
The area of a regular polygon with sides of length is , which reduces to the familiar for an equilateral triangle () and to for a square () once the cotangent values are substituted — a useful check that the general formula is being applied correctly rather than memorised blindly.
4. Coordinate geometry
The area of a triangle given its three vertices is computed directly from coordinates, without ever drawing the figure, using the shoelace (determinant) formula:
This single formula replaces the slower route of finding a base length, a height via a perpendicular distance, and then applying — and it works even for an obtuse or awkwardly-oriented triangle where identifying a convenient base visually is difficult.
A line's slope, , decides both its direction and its relationship to other lines: two lines are parallel exactly when their slopes are equal, and perpendicular exactly when the product of their slopes is . The perpendicular distance from a point to a line is
which is the coordinate-geometry route to a triangle's height once its base lies along a known line — an alternative to the shoelace formula that is faster when one side's equation is already given rather than just its endpoints.
A triangle's centroid — the intersection of its three medians — has coordinates that are simply the average of the three vertices, , with no construction needed at all. The centroid always divides each median in the ratio from the vertex, a fact occasionally tested directly via the section formula rather than through the averaging shortcut.
5. Mensuration of solids
| Solid | Volume | Surface area (total) |
|---|---|---|
| Cube (side ) | ||
| Cuboid () | ||
| Cylinder (radius , height ) | ||
| Cone (radius , height , slant ) | ||
| Sphere (radius ) | ||
| Hemisphere (radius ) |
A "combined solid" question — a cylinder capped with a hemisphere, or a cone carved out of a cylinder — is solved by adding or subtracting the individual volumes and surface areas, never by inventing a new formula for the composite shape. The one recurring subtlety is surface area: the flat circular face where two solids join is internal and must be excluded from the combined solid's outer surface area, even though each solid's own formula would normally include it.
The slant height of a cone is not the same as its height, and using where belongs (or vice versa) is the most common cone error — the curved surface area formula needs the slant height specifically, found via when only the vertical height is given.
A frustum is what remains of a cone after its top is sliced off by a plane parallel to the base, leaving two circular faces of radii (bottom) and (top) and a slant height :
The frustum formula reduces correctly to the cone formula as a sanity check: setting turns the volume expression into , exactly the ordinary cone volume — a quick way to confirm the formula is being remembered correctly rather than confused with the cylinder or the full cone.
Worked Examples
Example 1 (triangles, Heron's — easy). Find the area of a triangle with sides 13, 14 and 15.
. Area .
Example 2 (similar triangles — medium). Two similar triangles have areas 50 cm² and 72 cm². If the smaller triangle's shortest side is 10 cm, find the corresponding side of the larger triangle.
Area ratio , so the side ratio is . If the smaller side is 10 cm and corresponds to the "5" part of the ratio, the larger triangle's side is cm.
Example 3 (circles, sector — easy). Find the arc length and area of a sector of radius 21 cm with a central angle of (use ).
Arc length cm.
Sector area cm².
Example 4 (circles, cyclic quadrilateral — medium). In a cyclic quadrilateral , and . Find and .
Opposite angles of a cyclic quadrilateral sum to : . So .
Example 5 (coordinate geometry, shoelace — medium). Find the area of the triangle with vertices , and .
Example 6 (solids, cylinder — easy). Find the volume and total surface area of a cylinder with radius 7 cm and height 10 cm (use ).
Volume cm³.
Total surface area cm².
Example 7 (solids, cone slant height — medium). A cone has base radius 3 cm and height 4 cm. Find its curved surface area.
Slant height cm. Curved surface area cm².
Example 8 (solids, combined figures — hard). A cone and a hemisphere share the same base radius . If the cone's volume equals the hemisphere's volume, find the ratio of the cone's height to its radius.
Cone volume ; hemisphere volume . Setting them equal:
The cone must be twice as tall as its own radius to match a hemisphere of the same radius — a result worth remembering directly, since it recurs whenever a question compares a cone and a hemisphere on equal footing.
Example 9 (solids, frustum — hard). A bucket in the shape of a frustum has bottom radius 6 cm, top radius 3 cm, and height 4 cm. Find its volume and curved surface area.
Slant height cm.
As a sanity check, setting the top radius to would reduce this to an ordinary cone of base radius 6 and the same slant height, confirming the frustum formula is being applied correctly.
Summary
Draw the figure to scale before reaching for a formula — geometry rewards visualisation, and CAT often combines two sub-topics (a circle inside a triangle, a solid built from two shapes) in one question.
A triangle's area has three forms — base-height, , and Heron's — and picking the one that matches the given data is the real skill; similar triangles have an area ratio equal to the square of their side ratio.
A perpendicular from a circle's centre bisects any chord; an angle in a semicircle is always ; opposite angles of a cyclic quadrilateral sum to .
The exterior angles of any convex polygon always sum to , a separate and simpler fact from the interior-angle-sum formula.
The shoelace formula computes a coordinate-triangle's area directly from its vertices, without ever needing to identify a base and height visually.
For solids, add or subtract volumes/surface areas of combined shapes directly, remembering to exclude any internal joining face from the combined surface area, and never confuse a cone's slant height with its vertical height.
