6 cards, each one idea: what it is, a worked example, and the trap to dodge.
2D first: area and perimeter
Rectangles, squares, triangles and circles cover almost every 2D question. Keep the equilateral-triangle and circle formulas at your fingertips.
Area of a circle with r = 7: pi x 49 = 22/7 x 49 = 154.
Trap: Perimeter grows linearly but area grows with the square: doubling a square's side quadruples its area.
3D: volume vs surface area
For solids, keep volume (space inside) and surface area (skin outside) separate. Cuboid, cube, cylinder, cone and sphere are the exam set.
Volume of a cylinder r = 7, h = 10: pi x r^2 x h = 22/7 x 49 x 10 = 1540.
Trap: A cone's volume is one-third of the cylinder with the same base and height: V = 1/3 x pi x r^2 x h.
Diagonals
Diagonal of a rectangle = sqrt(l^2 + b^2). Space diagonal of a cuboid = sqrt(l^2 + b^2 + h^2). These unlock the trickier geometry questions.
Space diagonal of a cube of side a = a x sqrt3.
Path and border problems
For a path of width w around or inside a rectangle, compute the big rectangle minus the small one. An outer path adds 2w to each dimension; an inner path subtracts it.
Path of width 2 around a 10 x 6 lawn: (14 x 10) - (10 x 6) = 140 - 60 = 80 sq units.
Trap: The width adds to BOTH ends of a side, so length grows by 2w, not w.
Hollow and combined solids
A pipe or ring is an outer solid minus an inner one. A toy or capsule is often a cone or hemisphere stacked on a cylinder, so add the parts up.
Volume of a pipe = pi x h x (R^2 - r^2), where R and r are the outer and inner radii.
Scaling by a factor
If every length scales by k, area scales by k^2 and volume by k^3. This is the fastest route to any 'ratio of areas or volumes' question.
Two spheres with radii in ratio 1:2 have volumes in ratio 1:8.