Triangle Area Calculator: Using Base and Perpendicular Height
ByMuhammad Ali•Founder of KruskalCode
07:22
6 min read

Students in the US and UK often search for a simple triangle area rule when a diagram gives one base and a vertical (perpendicular) height. This article explains the classic Area = ½ × base × height formula in plain language and links to a calculator that applies it reliably for homework-style practice.
Explanation
Pick any side as the base. The height is not a slanted edge unless that edge happens to be perpendicular to the base—it is the shortest distance from the base line to the opposite vertex. For acute and right triangles that altitude sits inside the triangle; for obtuse triangles it may fall outside, but the same numeric formula applies once you measure that perpendicular distance consistently with your chosen base. Keeping units aligned (feet with feet, centimetres with centimetres) makes the area interpretation straightforward: multiply lengths once, halve the product, and read the result in square units.
Formula
Let b be the length of the chosen base and h be the perpendicular height to that base. Then A = (1/2) × b × h.
Example
Suppose a triangular plot has a 12 m base along a fence and the surveyor measures a 7 m perpendicular height to the corner opposite that fence. Then A = ½ × 12 × 7 = 42 m². In imperial, a 10 ft base with a 4 ft altitude gives A = ½ × 10 × 4 = 20 ft²—the calculator accepts either system as long as both inputs share it.
How to use the related calculator
Open the Triangle Area (½bh) tool, type a positive base in `base_len` and the matching perpendicular height in `height_len`, then read the result lines. Errors appear if either value is missing, non-numeric, or not positive. Interpret the final number as square units that match whatever unit you used twice (cm², m², ft², in²).
Try the related calculator
Open toolFAQ
How do I calculate the area of a triangle with base and height?
Compute Area = ½ × base × height after confirming the height is perpendicular to that base. Enter both numbers into the tool and check that units match.
What if I only know three side lengths?
Use Heron’s formula or another side-based method; this page focuses on base-and-height pairs.
Does it matter which side I call the base?
No—any side works if you use its corresponding altitude. The numeric area stays the same.
Can UK GCSE students use this for revision?
Yes for practising the standard metric rule and unit discipline; always follow your teacher’s notation on diagrams.
Related articles

About the author
Muhammad Ali. Muhammad Ali is a full-stack developer and founder of KruskalCode. He builds SaaS platforms and automation systems with React and Laravel, and helps teams ship fast, scalable tools.
Need a custom calculator, dashboard, or automation workflow? Reach out to KruskalCode.