Triangle Area Calculator
Calculate the area of a triangle from its base and height using the formula A = (1/2) × base × height.
This free online triangle area calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.
Minimum: 0
Results
Area
30
How to Use This Calculator
Enter your input values
Fill in all required input fields for the Triangle Area Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.
Review your inputs
Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.
Read the results
The Triangle Area Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.
Explore parameter sensitivity
Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.
Formula Reference
Triangle Area Calculator Formula
See calculator inputs for the governing equation
Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.
When to Use This Calculator
- •Use the Triangle Area Calculator when you need a quick mathematical result without writing out all the steps manually, saving time on repetitive calculations.
- •Use it to verify hand calculations on tests or assignments and catch arithmetic mistakes.
- •Use it when teaching or explaining mathematical concepts to others, demonstrating how changing inputs affects the result.
- •Use it to explore the behavior of mathematical functions across a range of inputs.
About This Calculator
The Triangle Area Calculator is a free mathematical calculation tool for students, educators, and professionals who need quick, reliable results. Calculate the area of a triangle from its base and height using the formula A = (1/2) × base × height. The underlying algorithms implement well-established mathematical formulas and numerical methods. Results are computed instantly in the browser. This tool is useful for learning, verification of hand calculations, and rapid exploration of mathematical relationships. All computation happens locally — no data is sent to a server.
About Triangle Area Calculator
The Triangle Area Calculator finds the area of any triangle given its base and perpendicular height. This classic formula A = (1/2) × b × h has been known since ancient times and is one of the most frequently used formulas in geometry. The key insight is that any triangle has exactly HALF the area of a rectangle with the same base and height — which is why the (1/2) appears in the formula. Whether you're calculating the area of a lot, a roof section, a sail, a piece of land, or a geometric figure in a math problem, this simple formula is indispensable. The calculator works for any triangle as long as you have the base and the perpendicular height.
The Math Behind It
Formula Reference
Triangle Area
A = (1/2) × b × h
Variables: b = base, h = perpendicular height
Heron's Formula
A = √[s(s-a)(s-b)(s-c)]
Variables: s = semi-perimeter = (a+b+c)/2
Worked Examples
Example 1: Standard Triangle
Find the area of a triangle with base 10 cm and height 6 cm.
Area = 30 cm². This triangle has exactly half the area of a 10 × 6 rectangle (which has area 60).
Example 2: Right Triangle
A right triangle has legs of 5 and 12.
Area = 30 square units. For right triangles, the two legs ARE the base and height, making calculation especially easy.
Common Mistakes & Tips
- !Forgetting the (1/2) factor. It's half the base × height.
- !Using slant height instead of perpendicular height. Height must be perpendicular to the base.
- !Mixing units. Base and height must be in the same units.
- !Confused about which side is the base. Any side can be the base — just use the corresponding perpendicular height.
Related Concepts
Used in These Calculators
Calculators that build on or apply the concepts from this page:
Frequently Asked Questions
Why is the triangle area formula (1/2)bh?
Because every triangle is exactly half the area of a rectangle with the same base and height. You can see this visually by drawing a rectangle around any triangle — the triangle occupies exactly half of the rectangle's area. The (1/2) in the formula represents this 'half rectangle' relationship. It works for any triangle, not just right triangles.
What's the perpendicular height of a triangle?
It's the shortest distance from a vertex to the opposite side (the base), measured perpendicularly. For right triangles, one leg is the height relative to the other leg as base. For acute triangles, drop a perpendicular from any vertex to the opposite side. For obtuse triangles, you may need to extend the base line to meet the perpendicular from the obtuse-angle vertex.
How do I find the area if I only know the three sides?
Use Heron's formula: A = √[s(s-a)(s-b)(s-c)], where s = (a+b+c)/2. This works for any triangle given just the three side lengths. Example: sides 3, 4, 5. s = 6. A = √[6 × 3 × 2 × 1] = √36 = 6. Pythagorean triples like 3-4-5 always give integer areas, but Heron's formula works for any valid triangle.
Can a triangle have more than one base?
Yes! Any of the three sides can be called the 'base.' Each base has its own corresponding height (perpendicular distance from the opposite vertex). The area is the same regardless of which side you choose as the base. This is useful when one height is easier to calculate than another — choose whichever base gives you the easiest calculation.