Here a,b are the two parallel sides of a trapezium (just defined above), h is a perpendicular height, and θ is an angle at a corner.
Cell
What makes it different
The trap it tests
Example
T1 Right triangle, legs given
base ⟂ height already
none — but must see the legs are perpendicular
Ex 1
T2 Generic (acute) triangle, slant base
height is no side; must build it from two sides + angle
drop a perpendicular / use h=ssinθ
Ex 2
T3 Obtuse triangle
height falls outside the base
height still perpendicular, measured to the line of the base
Ex 3
P1 Parallelogram, slant + angle
given slant side, not height
use h=ssinθ, never multiply slant
Ex 4
P2 Degenerate limit
angle →0° or 90°
area collapses to 0 or maxes at rectangle
Ex 5
Z Zero / degenerate input
a length is 0 or points collinear
area must come out 0
Ex 5
Tr1 Trapezium, real-world word problem
must extract a,b,h from a story
pick the two parallel sides only
Ex 6
Tr2 Trapezium limit a→b
parallel sides become equal
formula must reduce to a rectangle
Ex 7
C1 Composite by adding
join two known shapes
line up shared edge, don't double-count
Ex 8
C2 Composite by subtracting (cutout)
hole inside a shape
outer − inner
Ex 9
X Exam-style twist
area known, a length unknown
run the formula backwards
Ex 10
Every cell above gets hit at least once below. Let's build the toolkit picture first.
Figure s01 — the three engines side by side. The chalk sketch shows a triangle, a parallelogram and a trapezium, each with its base(s) in blue and its perpendicular height as a pink dashed line. The one thing to glean: in every shape the pink dashed line goes straight across at 90° — it is never the slanted edge. The yellow formula under each shape reminds you what to multiply.
Figure s02 — building the height. Look at the pink dashed line dropping from the apex straight down onto the base p: that is the manufactured height h=qsinθ. The blue side q is the slanted one at angle θ (yellow arc); notice h is shorter than q — the sine "shrinks" the leaning side to its vertical part.
Figure s03 — the foot lands off the base. The base line BC is extended as a dotted chalk line to the left; the pink dashed height meets it at a yellow dot that sits outsideBC. Glean this: the height is still measured to that extended line, and the labelled "overhang 2" is decoration — it is not fed into 21bh.
Figure s04 — slant vs. height. The blue slant side leans at the yellow 60° arc; the pink dashed line beside it is the true height h=7sin60°≈6.06. See how the pink line is shorter than the blue slant — that shortfall is exactly the "lost" area the 70-trap ignores.
Figure s05 — which fences to use. The two parallel fences are the blue horizontal edges labelled a=12 (top) and b=8 (bottom); the pink dashed line between them is h=5. Glean: only these three chalk measurements enter the formula — the two slanted side fences are drawn but carry no number.
Figure s06 — stack, don't overlap. The blue-shaded rectangle is the wall; the pink-shaded triangle is the roof sitting exactly on the shared 8 m top edge (pink dashed line = roof height 2). Glean: the two shaded regions touch only along that edge, so no area is counted twice — you simply add 24+8.
A parallelogram has base 10 and slant 7 at angle 30°. Its area? ::: 10×7sin30°=10×7×0.5=35 cm2
A trapezium's parallel sides are 4 and 4, height 9. Which simpler formula applies? ::: The parallelogram/rectangle form: A=4×9=36.
Frame: outer 10×10, hole 6×6. Area of material? ::: 100−36=64.
What is another name for a "trapezium"? ::: A "trapezoid" (same shape; the word varies by country).