ES EN FR PT DE IT

Triangle Area Calculator

Triangle Area Calculator. Free online calculator with formula, examples and step-by-step guide.

The Triangle Area Calculator is a free online math calculator. Triangle Area Calculator. Free online calculator with formula, examples and step-by-step guide. Get instant results with the detailed formula and step-by-step examples.
Inputs
Technical Parameters
Dimensions
Result
Enter values and press Calculate

What is Triangle Area?

Triangle area measures the two-dimensional space enclosed within a triangle's three sides. This calculation determines how much surface a triangle covers — whether that's square meters of roofing material, square feet of fabric for a sail, square centimeters on a printed circuit board, or acres of triangular land plots. Unlike perimeter (the distance around the triangle), area quantifies the actual surface inside the boundaries.

The fundamental formula is Area = (base × height) / 2. Consider a triangular wall section with base 3.6 meters and height 2.4 meters. Multiply 3.6 × 2.4 = 8.64, then divide by 2 to get 4.32 square meters. That's the exact surface requiring paint or wallpaper. This formula works universally for all triangle types — right triangles, equilateral triangles, isosceles triangles, scalene triangles — provided you know the perpendicular height from base to the opposite vertex.

Formulas Explained

The triangle area formula derives from a geometric truth: any triangle equals exactly half of a parallelogram sharing the same base and height. Duplicate your triangle, rotate it 180 degrees, and attach it along one side — you've created a parallelogram. That parallelogram's area is base × height. Since your original triangle comprises half that shape, its area is (base × height) / 2.

Height must be the perpendicular (90-degree) distance from the base line to the opposite vertex — not the length of a slanted side. For right triangles, the two legs naturally serve as base and height. For other triangles, you may need to construct an altitude line dropping perpendicularly from vertex to base.

When you know two sides and the angle between them, use Area = (a × b × sin(C)) / 2. For a triangle with sides 9.5 cm and 12.3 cm with a 47° angle: Area = (9.5 × 12.3 × sin(47°)) / 2 = (116.85 × 0.7314) / 2 = 85.46 / 2 = 42.73 square centimeters.

For three known sides with no angle information, Heron's formula applies. First calculate semi-perimeter s = (a + b + c) / 2, then Area = √(s(s-a)(s-b)(s-c)). For sides 11, 13, and 16: s = 20, Area = √(20×9×7×4) = √5,040 = 70.99 square units.

6 Step-by-Step Instructions

  1. Identify your available measurements: Determine what you have — base and perpendicular height, three sides, or two sides with included angle. For the standard formula, you need base length and the perpendicular height measurement.
  2. Confirm height is perpendicular: The height must form a right angle (90°) with the base. If given a slanted side length instead of perpendicular height, calculate height using the Pythagorean theorem or trigonometry before proceeding.
  3. Convert to consistent units: All measurements must share the same unit. If base measures 280 cm and height measures 2.1 m, convert to either 2.8 m and 2.1 m, or 280 cm and 210 cm.
  4. Multiply base by height: Take your base value and multiply by the perpendicular height. For base 18.5 inches and height 11.2 inches: 18.5 × 11.2 = 207.2.
  5. Divide the product by 2: Take your result and divide by 2. Continuing: 207.2 / 2 = 103.6 square inches.
  6. Express in square units: Area always uses square units — square meters (m²), square feet (ft²), square centimeters (cm²). Write your final answer as 103.6 in² or 103.6 square inches.

4-5 Real Examples with Specific Numbers

Example 1: Calculating Roof Shingles for a Gable End
A house's triangular gable end spans 32 feet wide (the base) and rises 11 feet from ceiling to roof peak (the height). Area = (32 × 11) / 2 = 352 / 2 = 176 square feet. One bundle of asphalt shingles covers 33 square feet. You need 176 / 33 = 5.33 bundles. Purchase 6 bundles to have enough. Add 10% for cutting waste: 6 × 1.10 = 6.6, meaning 7 bundles total. At $42 per bundle, materials cost 7 × $42 = $294.

Example 2: Designing a Triangular Sail
A sailboat's mainsail is triangular with a foot (base) of 5.4 meters and a luff (height) of 8.2 meters. Area = (5.4 × 8.2) / 2 = 44.28 / 2 = 22.14 square meters. Sailcloth comes in rolls 1.6 meters wide. To find linear meters needed: 22.14 / 1.6 = 13.84 meters. Order 15 meters to allow for seam allowances, hemming, and pattern matching. At $28 per linear meter, fabric costs 15 × $28 = $420.

Example 3: Surveying a Corner Land Plot
A corner lot forms an irregular shape that divides into two triangles. Triangle A has base 52 feet and height 38 feet. Triangle B has base 52 feet and height 24 feet. Area A = (52 × 38) / 2 = 988 ft². Area B = (52 × 24) / 2 = 624 ft². Total lot area = 988 + 624 = 1,612 square feet. Convert to acres: 1,612 / 43,560 = 0.037 acres. At $185,000 per acre, this lot's land value is 0.037 × $185,000 = $6,845.

Example 4: Quilting Half-Square Triangle Patches
A quilt pattern requires 72 half-square triangle patches. Each finished triangle has base 7.5 inches and height 7.5 inches (right triangle). Area of one triangle = (7.5 × 7.5) / 2 = 56.25 / 2 = 28.125 square inches. Total fabric for 72 triangles = 28.125 × 72 = 2,025 square inches. Convert to square yards: 2,025 / 1,296 = 1.56 square yards. Add 20% for seam allowances and cutting waste: 1.56 × 1.20 = 1.87 square yards. Purchase 2 yards of fabric. At $16.50 per yard, fabric costs $33.

Example 5: Manufacturing Yield Signs
A traffic sign company produces yield signs — equilateral triangles with 42-inch sides. To find area, first calculate height using the Pythagorean theorem: height = √(42² - 21²) = √(1,764 - 441) = √1,323 = 36.37 inches. Area = (42 × 36.37) / 2 = 1,527.54 / 2 = 763.77 square inches. For reflective sheeting sold by the square foot: 763.77 / 144 = 5.30 square feet per sign. A standard 4 ft × 8 ft sheet provides 32 square feet, yielding 32 / 5.30 = 6 signs per sheet with some waste for cutting.

4 Common Mistakes

Mistake 1: Using a Slanted Side as Height
The most prevalent error is substituting a slanted side length for the perpendicular height. In a triangle with base 14 cm and slanted sides of 17 cm each (isosceles), the height is NOT 17 cm. Calculate perpendicular height using Pythagorean theorem: height = √(17² - 7²) = √(289 - 49) = √240 = 15.49 cm. Then Area = (14 × 15.49) / 2 = 108.43 cm². Using 17 cm would incorrectly give 119 cm² — about 10% too high.

Mistake 2: Forgetting to Divide by 2
It's remarkably easy to multiply base × height and stop, producing an answer exactly double the correct area. For base 16 m and height 9 m, the product is 144, but area is 72 m². Always remember: a triangle occupies half the space of its corresponding parallelogram. Write "/2" in your calculation explicitly to avoid skipping this critical step.

Mistake 3: Mixing Measurement Units
Calculating with base in feet and height in inches generates nonsense. A triangle with base 4 feet and height 9 inches requires conversion first. Option 1: 4 ft × 0.75 ft = 3 ft² / 2 = 1.5 ft². Option 2: 48 in × 9 in = 432 in² / 2 = 216 in². Both represent identical area in different units. Convert all measurements to the same unit before multiplying.

Mistake 4: Confusing Area with Perimeter
Area measures surface coverage (square units), while perimeter measures boundary length (linear units). A triangle with sides 9, 12, and 15 cm has perimeter 36 cm but area (9 × 12) / 2 = 54 cm². The numbers differ, but the units reveal which is which — square units indicate area, linear units indicate perimeter. Never add side lengths when calculating area.

4-5 Pro Tips

Tip 1: Apply Heron's Formula When Height is Unknown
When you know all three sides but lack height, Heron's formula finds area without needing perpendicular measurement. For sides a, b, c: calculate semi-perimeter s = (a + b + c) / 2, then Area = √(s(s-a)(s-b)(s-c)). For a triangle with sides 13, 14, and 15: s = 21, Area = √(21×8×7×6) = √7,056 = 84 square units. This method works for any triangle when three sides are known.

Tip 2: Decompose Complex Polygons into Triangles
Any polygon subdivides into triangles. A pentagon splits into 3 triangles from one vertex. A hexagon creates 4 triangles. Calculate each triangle's area separately using known measurements, then sum all areas. This technique handles irregular land plots, polygonal rooms, complex mechanical parts, or any shape where direct formulas don't exist.

Tip 3: Leverage Special Right Triangle Ratios
For 45-45-90 triangles, sides follow 1:1:√2 ratio. If legs measure 11 cm each, area = (11 × 11) / 2 = 60.5 cm² instantly. For 30-60-90 triangles, sides follow 1:√3:2 ratio. If the shortest side is 7, height equals 7√3 = 12.12, and area = (7 × 12.12) / 2 = 42.42. Memorizing these ratios eliminates intermediate calculations.

Tip 4: Estimate Before Calculating
Mentally approximate to catch major errors. A triangle with base 53 cm and height 28 cm should have area near (50 × 30) / 2 = 750 cm². If your calculator displays 1,484 cm², you forgot to divide by 2. If it shows 148 cm², you misplaced a decimal point. Quick estimates before precise calculation reveal input errors and button-press mistakes immediately.

Tip 5: Use Coordinate Geometry for Vertex Points
When triangle vertices are given as coordinates (x₁,y₁), (x₂,y₂), (x₃,y₃), apply the determinant formula: Area = |x₁(y₂-y₃) + x₂(y₃-y₁) + x₃(y₁-y₂)| / 2. For vertices at (2,3), (8,1), (5,9): Area = |2(1-9) + 8(9-3) + 5(3-1)| / 2 = |2(-8) + 8(6) + 5(2)| / 2 = |-16 + 48 + 10| / 2 = 42 / 2 = 21 square units.

4 FAQs

Use Heron's formula. First find semi-perimeter s = (a + b + c) / 2, then calculate Area = √(s(s-a)(s-b)(s-c)). For a triangle with sides 17, 21, and 26: s = 32, Area = √(32×15×11×6) = √31,680 = 178 square units. This method works for any triangle when you have all three sides but no height measurement. It's especially useful for land surveying where you can measure boundary lengths but not perpendicular heights.

Yes, any of the three sides can serve as the base. The critical requirement is pairing it with the corresponding perpendicular height — the altitude drawn from the opposite vertex to that specific base line. All three base-height combinations produce identical area. Choose whichever base-height pair you have measurements for, or whichever makes calculation simplest. For a right triangle, using the two legs as base and height is most convenient.

Rearrange the area formula algebraically. Starting with Area = (base × height) / 2, multiply both sides by 2: 2 × Area = base × height. Then divide by base: height = (2 × Area) / base. If area is 234 cm² and base is 18 cm: height = (2 × 234) / 18 = 468 / 18 = 26 cm. This reverse calculation is common when designing triangles with specific area requirements.

The division by 2 comes from geometry: two identical triangles form a parallelogram when joined along one side. A parallelogram's area equals base × height. Since one triangle comprises exactly half that parallelogram, its area is (base × height) / 2. This relationship holds universally for every triangle regardless of shape, size, or orientation. You can verify this physically by cutting a parallelogram along its diagonal — you get two equal triangles.

Written and reviewed by the CalcToWork editorial team. Last updated: 2026-04-29.

Frequently Asked Questions

Use Heron's formula. First find semi-perimeter s = (a + b + c) / 2, then calculate Area = √(s(s-a)(s-b)(s-c)). For a triangle with sides 17, 21, and 26: s = 32, Area = √(32×15×11×6) = √31,680 = 178 square units. This method works for any triangle when you have all three sides but no height measurement. It's especially useful for land surveying where you can measure boundary lengths but not perpendicular heights.
Yes, any of the three sides can serve as the base. The critical requirement is pairing it with the corresponding perpendicular height — the altitude drawn from the opposite vertex to that specific base line. All three base-height combinations produce identical area. Choose whichever base-height pair you have measurements for, or whichever makes calculation simplest. For a right triangle, using the two legs as base and height is most convenient.
Rearrange the area formula algebraically. Starting with Area = (base × height) / 2, multiply both sides by 2: 2 × Area = base × height. Then divide by base: height = (2 × Area) / base. If area is 234 cm² and base is 18 cm: height = (2 × 234) / 18 = 468 / 18 = 26 cm. This reverse calculation is common when designing triangles with specific area requirements.
The division by 2 comes from geometry: two identical triangles form a parallelogram when joined along one side. A parallelogram's area equals base × height. Since one triangle comprises exactly half that parallelogram, its area is (base × height) / 2. This relationship holds universally for every triangle regardless of shape, size, or orientation. You can verify this physically by cutting a parallelogram along its diagonal — you get two equal triangles.