By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
"Ever seen a weird-shaped garden or a rooftop and wondered how much space it covers? That’s a quadrilateral—and mastering its area could be the difference between an A and a B on your geometry exam!
Before diving into quadrilaterals, make sure you understand: 1. Area of triangles – You’ll split quadrilaterals into triangles to find their area. 2. Pythagorean theorem – Needed if you have to find missing side lengths. 3. Coordinate geometry basics – If the quadrilateral is plotted on a graph, you’ll use coordinates to find its area.
Formula: Area = length × width Variables: - length = longer side (or any side if square) - width = shorter side (or any side if square) Memorise? ✅ YES (Given on most exam sheets, but you should know it instantly.)
Area = length × width
length
width
Formula: Area = base × height Variables: - base = any side (usually the bottom) - height = perpendicular distance from base to opposite side (not the slant side!) Memorise? ✅ YES
Area = base × height
base
height
Formula: Area = ½ × (sum of parallel sides) × height or Area = ½ × (a + b) × h Variables: - a and b = lengths of the two parallel sides - h = perpendicular height between them Memorise? ✅ YES
Area = ½ × (sum of parallel sides) × height
Area = ½ × (a + b) × h
a
b
h
Formula: Area = ½ × (diagonal₁ × diagonal₂) Variables: - diagonal₁ and diagonal₂ = the two diagonals (lines connecting opposite vertices) Memorise? ✅ YES
Area = ½ × (diagonal₁ × diagonal₂)
diagonal₁
diagonal₂
Formula: Area = ½ × d₁ × d₂ × sin(θ) Variables: - d₁ and d₂ = lengths of the diagonals - θ = angle between the diagonals Memorise? ❌ Given on exam sheet (but you must know how to use it!)
Area = ½ × d₁ × d₂ × sin(θ)
d₁
d₂
θ
Formula: Area = ½ |(x₁y₂ + x₂y₃ + x₃y₄ + x₄y₁) – (y₁x₂ + y₂x₃ + y₃x₄ + y₄x₁)| Variables: - (x₁, y₁), (x₂, y₂), (x₃, y₃), (x₄, y₄) = coordinates of the vertices in order (clockwise or counter-clockwise) Memorise? ❌ Given on exam sheet (but practice using it!)
Area = ½ |(x₁y₂ + x₂y₃ + x₃y₄ + x₄y₁) – (y₁x₂ + y₂x₃ + y₃x₄ + y₄x₁)|
(x₁, y₁), (x₂, y₂), (x₃, y₃), (x₄, y₄)
Step 1: Identify the type of quadrilateral. - Is it a square, rectangle, parallelogram, trapezoid, kite, or irregular? - If it’s irregular (no special properties), go to Step 4.
Step 2: Use the correct formula for the shape. - Square/Rectangle: Area = length × width - Parallelogram: Area = base × height - Trapezoid: Area = ½ × (a + b) × h - Kite/Rhombus: Area = ½ × d₁ × d₂
Area = ½ × d₁ × d₂
Step 3: Plug in the values and solve. - Make sure all measurements are in the same units (e.g., all in cm). - If height is missing, use the Pythagorean theorem to find it.
Step 4: If the quadrilateral is irregular (no special properties): - Option A: Split it into two triangles using a diagonal, then find the area of each triangle and add them. - Option B: If given coordinates, use the Shoelace Formula. - Option C: If given diagonals and the angle between them, use Area = ½ × d₁ × d₂ × sin(θ).
Step 5: Double-check your answer. - Does the area make sense? (e.g., a small quadrilateral shouldn’t have an area of 1000 cm².) - Did you use the correct height (perpendicular, not slant)?
Problem: Find the area of quadrilateral ABCD with vertices at: A(1, 2), B(4, 5), C(7, 2), D(4, -1).
Step 1: The quadrilateral is irregular (no special properties). Step 2: Since we have coordinates, use the Shoelace Formula. Step 3: List the points in order (clockwise or counter-clockwise): A(1, 2), B(4, 5), C(7, 2), D(4, -1), A(1, 2) (repeat first point at the end!)
Step 4: Apply the Shoelace Formula: Area = ½ |(x₁y₂ + x₂y₃ + x₃y₄ + x₄y₁) – (y₁x₂ + y₂x₃ + y₃x₄ + y₄x₁)|
Plug in the values: = ½ |(1×5 + 4×2 + 7×(-1) + 4×2) – (2×4 + 5×7 + 2×4 + (-1)×1)| = ½ |(5 + 8 – 7 + 8) – (8 + 35 + 8 – 1)| = ½ |(14) – (50)| = ½ |-36| = ½ × 36 = 18
= ½ |(1×5 + 4×2 + 7×(-1) + 4×2) – (2×4 + 5×7 + 2×4 + (-1)×1)|
= ½ |(5 + 8 – 7 + 8) – (8 + 35 + 8 – 1)|
= ½ |(14) – (50)|
= ½ |-36|
= ½ × 36 = 18
Step 5: The area is 18 square units.
What we did and why: We used the Shoelace Formula because the quadrilateral was irregular and given on a coordinate plane. Listing points in order and repeating the first point at the end ensures the formula works correctly.
Problem: Find the area of a trapezoid with parallel sides of 8 cm and 12 cm, and a height of 5 cm.
Solution: 1. Identify the shape: Trapezoid (one pair of parallel sides). 2. Use the formula: Area = ½ × (a + b) × h 3. Plug in values: Area = ½ × (8 + 12) × 5 = ½ × 20 × 5 = 50 cm²
Area = ½ × (8 + 12) × 5 = ½ × 20 × 5 = 50 cm²
What we did and why: We used the trapezoid formula because it’s the only quadrilateral with one pair of parallel sides. The height must be perpendicular to the bases.
Problem: A kite has diagonals of 10 cm and (x + 3) cm. If its area is 40 cm², find x.
Solution: 1. Identify the shape: Kite (two pairs of adjacent equal sides). 2. Use the formula: Area = ½ × d₁ × d₂ 3. Plug in known values: 40 = ½ × 10 × (x + 3) 4. Solve for x: 40 = 5(x + 3) 40 = 5x + 15 25 = 5x x = 5
40 = ½ × 10 × (x + 3)
40 = 5(x + 3)
40 = 5x + 15
25 = 5x
x = 5
What we did and why: We used the kite formula because it’s the only quadrilateral where diagonals are perpendicular and one bisects the other. We set up an equation to solve for the missing diagonal.
Problem: A quadrilateral has vertices at A(0, 0), B(5, 0), C(7, 4), and D(2, 6). Find its area.
Solution: 1. Plot the points (optional but helpful). 2. Use the Shoelace Formula (since it’s irregular). 3. List points in order: A(0,0), B(5,0), C(7,4), D(2,6), A(0,0). 4. Apply the formula: Area = ½ |(0×0 + 5×4 + 7×6 + 2×0) – (0×5 + 0×7 + 4×2 + 6×0)| = ½ |(0 + 20 + 42 + 0) – (0 + 0 + 8 + 0)| = ½ |62 – 8| = ½ × 54 = 27 5. Area = 27 square units.
Area = ½ |(0×0 + 5×4 + 7×6 + 2×0) – (0×5 + 0×7 + 4×2 + 6×0)|
= ½ |(0 + 20 + 42 + 0) – (0 + 0 + 8 + 0)|
= ½ |62 – 8| = ½ × 54 = 27
What we did and why: We used the Shoelace Formula because the quadrilateral was irregular and given in coordinates. Listing points in order is crucial—mixing them up gives the wrong answer!
½
"Alright, let’s lock this in—tonight, before your exam, here’s what you need to remember:
Now go practice one of each type. You’ve got this!
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.