What Is The Formula For A Kite? | Area In One Step

A kite’s area is half the product of its diagonals: A = (d1 × d2) ÷ 2.

A “kite” in geometry is a four-sided shape with two pairs of equal, adjacent sides. Once you spot that side pattern, the area often becomes a straight shot, since a kite’s diagonals meet at 90° and one diagonal cuts the other into two equal halves.

Below you’ll get the main area formula people mean, plus the other formulas that show up in classwork: perimeter, missing diagonals, and the common right-triangle setup used to rebuild a diagonal from side lengths.

What makes a quadrilateral a kite

A kite has two pairs of equal sides that sit next to each other. With vertices A, B, C, D in order, a common setup is AB = AD and CB = CD. That pairing gives the shape a mirror line through one diagonal.

In a standard convex kite, that mirror line brings a few reliable facts:

  • The diagonals intersect at right angles.
  • The symmetry diagonal bisects the other diagonal.
  • One pair of opposite angles match (the angles between unequal sides).

Formula For A Kite Area With Diagonals

When someone asks, “What is the formula for a kite?”, they nearly always mean the area formula. It uses the diagonals, not the sides:

Area of a kite: A = (d1 × d2) ÷ 2

Here, d1 and d2 are the diagonal lengths. Because the diagonals are perpendicular, the kite can be split into two right triangles whose areas add up to half the rectangle d1 by d2.

How to apply the diagonal area formula

  1. Multiply the diagonals: d1 × d2.
  2. Divide by 2.
  3. Write squared units (cm², m², in²).

A quick check: the result should be half of d1 × d2, never the full product.

Why half the diagonal product works

Draw both diagonals and mark their intersection point O. In a convex kite, the diagonals meet at 90°, so they form four right angles at O. One diagonal is split into two equal parts, so you can view the kite as two congruent right triangles that share the same “height” measured along one diagonal.

Another way to see it: if you draw a rectangle with side lengths d1 and d2, its area is d1 × d2. A kite with perpendicular diagonals fills exactly half of that rectangle’s area once you line up the diagonals as the rectangle’s side directions, which is why the “÷ 2” shows up.

What Is The Formula For A Kite? When “formula” means more than area

Some worksheets use “formula for a kite” as a loose phrase and may be asking for perimeter or a missing diagonal. These are the other ones you’ll meet most often.

Perimeter of a kite

If the kite has two equal sides of length a and two equal sides of length b, then:

Perimeter: P = 2a + 2b = 2(a + b)

Area from sides and the included angle

If you know two adjacent side lengths a and b and the angle θ between them (where an a-side meets a b-side), you can use:

Area: A = a × b × sin(θ)

This comes from splitting the kite into two congruent triangles along the symmetry diagonal and using the triangle area rule.

Rearranging the area formula to find a missing diagonal

Start with A = (d1 × d2) ÷ 2, then solve for the missing diagonal:

  • d2 = (2A) ÷ d1
  • d1 = (2A) ÷ d2

Keep 2A together, then divide once. That keeps slips down.

Right triangles inside a kite

In a convex kite, the symmetry diagonal bisects the other diagonal. If the bisected diagonal has full length d2, each half is d2/2. Since the diagonals meet at 90°, each half forms a right triangle with a segment of the symmetry diagonal.

That’s the doorway to Pythagorean theorem. If a is a side length that touches the top vertex, then one right triangle has hypotenuse a and legs x and (d2/2):

a² = x² + (d2/2)²

Do the same for the other equal side length b to find the second segment y. Then the full symmetry diagonal is:

d1 = x + y

For a source check, Wolfram MathWorld states the same diagonal-product area rule for a kite. “Kite” on Wolfram MathWorld.

Given Use This Notes
Both diagonals d1 and d2 A = (d1 × d2) ÷ 2 Go-to area formula for convex kites.
Two equal sides a, two equal sides b P = 2(a + b) Perimeter uses side pairs.
Adjacent sides a and b plus angle θ A = a × b × sin(θ) θ sits where an a-side meets a b-side.
Area A and diagonal d1 d2 = (2A) ÷ d1 Rearrange the diagonal area formula.
Area A and diagonal d2 d1 = (2A) ÷ d2 Same rearrangement, swapped.
Diagonal d2 and side a a² = x² + (d2/2)² Find a symmetry-diagonal segment x.
Diagonal d2 and side b b² = y² + (d2/2)² Find the other segment y.
Segments x and y d1 = x + y Then use A = (d1 × d2) ÷ 2.

Worked area examples that mirror school problems

These setups cover the patterns that show up again and again: diagonals given, one diagonal missing, and sides-plus-angle.

Example 1: Diagonals given

A kite has diagonals d1 = 14 cm and d2 = 10 cm.

  • Multiply: 14 × 10 = 140
  • Divide by 2: 140 ÷ 2 = 70

Area = 70 cm².

Example 2: Area and one diagonal given

A kite has area A = 96 m² and diagonal d1 = 16 m. Find d2.

  • 2A = d1 × d2 → 2(96) = 16d2
  • 192 = 16d2 → d2 = 12

The missing diagonal is 12 m.

Example 3: Sides and included angle given

A kite has adjacent sides a = 9 in and b = 6 in, with θ = 40° between them.

A = a × b × sin(θ) = 54 × sin(40°). If your calculator gives sin(40°) ≈ 0.6428, then A ≈ 34.7 in².

If you want a short classroom-style walkthrough of the diagonal method, Khan Academy’s lesson matches the same multiply-then-half setup. Area of a kite using diagonals.

How to rebuild diagonals from side lengths

When a problem gives side lengths and asks for area, you usually need both diagonals first. The standard move is: split the bisected diagonal, run Pythagorean theorem twice, then add the two symmetry-diagonal pieces.

Set up the split

If the bisected diagonal is d2, each half is d2/2. Mark that clearly on your sketch.

Solve for each symmetry-diagonal segment

Use a² = x² + (d2/2)² to get x, then b² = y² + (d2/2)² to get y. Add them: d1 = x + y.

Finish with the area formula

Once d1 is known, area is A = (d1 × d2) ÷ 2.

Example 4: Side lengths plus one diagonal

A kite has side pairs a = 13 cm and b = 10 cm. The bisected diagonal is d2 = 12 cm. Find the area.

  • Half of d2 is 12/2 = 6 cm.
  • Top right triangle: 13² = x² + 6² → 169 = x² + 36 → x² = 133 → x ≈ 11.53 cm.
  • Bottom right triangle: 10² = y² + 6² → 100 = y² + 36 → y² = 64 → y = 8 cm.
  • Symmetry diagonal: d1 = x + y ≈ 11.53 + 8 = 19.53 cm.
  • Area: A = (d1 × d2) ÷ 2 ≈ (19.53 × 12) ÷ 2 ≈ 117.18 cm².

If your class expects exact values, you can leave x as √133 and write d1 as (√133 + 8). The area becomes 6(√133 + 8) cm².

Task Fast setup What to check
Area from diagonals A = (d1 × d2) ÷ 2 Result is half of d1 × d2, with squared units.
Missing diagonal from area d2 = (2A) ÷ d1 Multiply A by 2 before dividing.
Perimeter from side pairs P = 2(a + b) Confirm which sides are equal from tick marks.
Diagonal split Half of d2 is d2/2 The symmetry diagonal does the bisecting.
Build d1 from sides d1 = x + y x and y come from two right triangles.
Angle-area method A = a × b × sin(θ) Set calculator to degrees if θ is in degrees.

Kite formulas on a coordinate plane

Some geometry courses place a kite on an x-y grid and ask for area. You can still use the diagonal formula if you can find both diagonals from coordinates.

Find diagonal lengths with the distance formula

If diagonal endpoints are (x1, y1) and (x2, y2), its length is √((x2 − x1)² + (y2 − y1)²). Compute both diagonals, then plug into A = (d1 × d2) ÷ 2.

Spotting the diagonals in a grid drawing

In many coordinate problems, one diagonal lies along a symmetry line of the figure. If one diagonal looks like a clean straight line through the “middle” of the kite, it’s often the symmetry diagonal. The other diagonal crosses it at a right angle, which gives you a quick visual cue that the diagonal-product method is intended.

Common slips and quick fixes

If your answer feels off, these checks catch most errors.

  • Full product used: If you forgot “÷ 2,” your area will be double. Compare to half of d1 × d2.
  • Wrong angle used with sine: θ must sit where an a-side meets a b-side.
  • Units missing: Area uses squared units. If you end with plain cm, redo the final line.
  • Diagonal vs side mix-up: Diagonals run corner-to-corner. Sides run along the outline.

A reusable checklist for kite questions

  1. Identify what’s asked: area, perimeter, or a missing length.
  2. List what’s given: diagonals, sides, angles.
  3. If both diagonals are known, use A = (d1 × d2) ÷ 2.
  4. If area and one diagonal are known, solve for the other diagonal.
  5. If sides and θ are known, use A = a × b × sin(θ).
  6. If sides and d2 are known, split d2, solve for x and y, then d1 = x + y.
  7. Finish with a unit check.

References & Sources

  • Wolfram MathWorld.“Kite.”States the diagonal-product area relationship for a kite.
  • Khan Academy.“Area of kites (video).”Shows how to compute kite area by multiplying diagonals and dividing by 2.