What Is an Acute Triangle?
An acute triangle (also called an acute-angled triangle) is a triangle in which all three interior angles measure less than 90°. An acute angle is any angle smaller than a right angle, and an acute triangle is the shape you get when every one of its three corners is acute.
Because a triangle's angles always add to 180° (the triangle sum theorem), an acute triangle spreads that 180° across three angles that each stay below 90°. A set of angles like 60°, 70°, 50° works - all under 90°, summing to 180°. A set like 100°, 40°, 40° does not, because 100° is obtuse.
Look at any slice of pizza cut from a round pie - three corners, every one of them a snug angle under 90°. That is an acute triangle.
What Are the Properties of an Acute Triangle?
An acute triangle carries a handful of defining features. Bold the ones worth remembering:
All three angles are less than 90°. This is the definition; nothing else qualifies a triangle as acute.
The angles sum to 180°, like every triangle.
A triangle cannot be acute and right, or acute and obtuse, at the same time. The three types are mutually exclusive - a triangle is exactly one of them.
The orthocenter lies inside the triangle. The point where the three altitudes meet, the orthocenter, sits inside for acute triangles (it sits on a vertex for right triangles and outside for obtuse ones).
The largest angle faces the longest side. The angle opposite the longest side is the biggest; the angle opposite the shortest side is the smallest.
The Side Test For An Acute Triangle
You can decide whether a triangle is acute from its side lengths alone, without measuring any angle. If $a$, $b$, and $c$ are the sides with $c$ the longest, then the triangle is acute when:
$$a^2 + b^2 > c^2$$
This is the Pythagorean theorem turned into a comparison. When $a^2 + b^2 = c^2$ the triangle is right; when $a^2 + b^2 < c^2$ it is obtuse; and when the square of the longest side is less than the sum of the other two squares, all angles stay acute.
What Are the Types of Acute Triangles?
Acute triangles are classified further by their sides, exactly as any triangle is:
Equilateral acute triangle - all three sides equal, all three angles exactly 60°. Every equilateral triangle is acute.
Isosceles acute triangle - two sides equal, two base angles equal, and all three angles under 90°.
Scalene acute triangle - all three sides different, all three angles different, and all three under 90°.
How Do You Find the Area of an Acute Triangle?
The area of an acute triangle uses the standard triangle formula, since being acute changes nothing about how area is computed:
$$\text{Area} = \frac{1}{2} \times \text{base} \times \text{height}$$
Here the base is any one side and the height is the perpendicular distance from that side to the opposite vertex. When you know all three sides but no height, use Heron's formula: with $s = \frac{a + b + c}{2}$ (the semi-perimeter),
$$\text{Area} = \sqrt{s(s - a)(s - b)(s - c)}$$
Examples of the Acute Triangle
Each example is worked step by step. The problem statement is in bold; the working is not.
Example 1
Is a triangle with angles 65°, 75°, and 40° an acute triangle?
Check each angle against 90°: $65° < 90°$, $75° < 90°$, $40° < 90°$. All three are under 90°.
Confirm they sum to 180°: $65° + 75° + 40° = 180°$. Valid triangle.
Final answer: Yes, it is an acute triangle.
Example 2
A triangle has two angles of 40° and 50°. A student concludes it is acute because both given angles are under 90°. Are they right?
The tempting move is to check only the angles you are handed: $40°$ and $50°$ are both acute, so call the triangle acute.
Wrong path: "Both angles under 90°, so acute."
But a triangle has three angles, and the third is hiding. Find it using the angle sum: $$\text{third angle} = 180° - 40° - 50° = 90°$$
The third angle is exactly 90° - a right angle. So the triangle is a right triangle, not acute. Checking only the visible angles missed the one that decides the classification.
Final answer: No - the third angle is 90°, making it a right triangle. Always find and test all three angles.
Example 3
Classify the triangle with sides 5, 6, and 8 using the side test.
The longest side is $c = 8$. The other two are $a = 5$, $b = 6$. Compare $a^2 + b^2$ with $c^2$: $$a^2 + b^2 = 5^2 + 6^2 = 25 + 36 = 61$$ $$c^2 = 8^2 = 64$$
Since $61 < 64$, we have $a^2 + b^2 < c^2$.
Final answer: The triangle is obtuse, not acute (the square of the longest side exceeds the sum of the other two squares).
Example 4
Classify the triangle with sides 6, 7, and 8 using the side test.
Longest side $c = 8$, others $a = 6$, $b = 7$: $$a^2 + b^2 = 36 + 49 = 85$$ $$c^2 = 64$$
Since $85 > 64$, we have $a^2 + b^2 > c^2$.
Final answer: The triangle is acute - all three angles are under 90°.
Example 5
Find the area of an acute triangle with base 10 cm and height 6 cm.
Use the base-and-height formula: $$\text{Area} = \tfrac{1}{2} \times \text{base} \times \text{height}$$ $$= \tfrac{1}{2} \times 10 \times 6$$ $$= 30$$
Final answer: 30 cm².
Example 6
An acute triangle has sides 5 cm, 5 cm, and 6 cm. Find its area using Heron's formula.
Semi-perimeter: $$s = \frac{5 + 5 + 6}{2} = \frac{16}{2} = 8$$
Heron's formula: $$\text{Area} = \sqrt{s(s - a)(s - b)(s - c)}$$ $$= \sqrt{8(8 - 5)(8 - 5)(8 - 6)}$$ $$= \sqrt{8 \times 3 \times 3 \times 2}$$ $$= \sqrt{144} = 12$$
Final answer: 12 cm². (With two equal sides, this is also an isosceles acute triangle.)
Why Acute Triangles Matter - "The strongest way to hold a load"
Classifying triangles is not busywork. The angles of a triangle decide how it behaves under force, and acute triangles show up wherever a structure needs to stay rigid without any corner buckling.
Where the distinction earns its keep:
Trusses and frameworks - bridges and roofs are built from triangles because a triangle cannot deform without changing its side lengths. Acute triangles, with no single dominating angle, distribute load evenly across all three members, which is why they appear throughout structural engineering.
Trigonometry and surveying - an acute triangle keeps every angle inside the "friendly" range where sine and cosine behave simply, which is one reason surveyors prefer to break a plot into acute triangles when triangulating distances.
Telling the types apart - knowing that the orthocenter sits inside an acute triangle, on a right triangle, and outside an obtuse one is a quick visual check that ties the classification to a concrete construction.
The idea worth carrying forward: the single number that decides a triangle's whole character is its largest angle. Below 90° and it is acute; exactly 90° and it is right; above and it is obtuse. One angle governs the type - and the side test $a^2 + b^2$ versus $c^2$ is just that governing angle in disguise.
What Are the Most Common Mistakes With Acute Triangles?
Mistake 1: Checking only some of the angles
Where it slips in: Classifying a triangle from a couple of given angles.
Don't do this: Calling a triangle acute because the two angles you were shown are both under 90°.
The correct way: A triangle is acute only when all three angles are under 90° - find the missing third angle with $180° - (\text{sum of the other two})$ and test it too. The first-instinct error is to judge from the visible angles and forget the hidden one, which is often the very angle (like a 90° or obtuse third angle) that changes the answer.
Mistake 2: Testing the wrong side in the Pythagorean check
Where it slips in: Using $a^2 + b^2$ versus $c^2$ to classify a triangle from its sides.
Don't do this: Squaring any two sides and comparing to the third without identifying which side is longest.
The correct way: The comparison must use the longest side as $c$. The side test compares the longest side's square to the sum of the other two squares; pick the wrong side as $c$ and the inequality points the wrong way. The rusher who grabs the first two sides listed, rather than sorting for the longest, reliably misclassifies.
Mistake 3: Confusing "equilateral" with a separate type from "acute"
Where it slips in: Sorting triangles into type buckets.
Don't do this: Treating "equilateral" and "acute" as competing labels, as if a triangle must be one or the other.
The correct way: Triangles are classified two ways at once - by sides (equilateral, isosceles, scalene) and by angles (acute, right, obtuse). Every equilateral triangle is also acute, because all its angles are 60°. The second-guesser who thinks a shape can only wear one label misses that a triangle always has both a side name and an angle name. This double-classification mirrors how a real cataloguing error creeps into engineering parts lists: labelling a component by only one attribute when two are needed is the kind of misclassification that sends the wrong part to assembly.
Conclusion
An acute triangle has all three interior angles less than 90°.
Its angles still sum to 180°, and its orthocenter lies inside the triangle.
Test from sides with $a^2 + b^2 > c^2$ (where $c$ is the longest side).
It can be equilateral, isosceles, or scalene - every equilateral triangle is acute.
Area uses $\frac{1}{2} \times \text{base} \times \text{height}$ or Heron's formula from the three sides.
To take acute triangles and triangle classification further with a teacher, explore Bhanzu's geometry tutor or middle school math tutor programs, or browse math classes online.
A Practical Next Step
Work through the exercises below to solidify your understanding. Classify the triangle with angles 55°, 65°, and 60°, then the triangle with sides 4, 5, 7 using the side test. Next, find the area of an acute triangle with sides 6 cm, 8 cm, and 9 cm using Heron's formula. If the side test trips you up, return to the section on testing from side lengths and sort for the longest side first. Want a live Bhanzu trainer to walk through more triangle problems? Book a free demo class.
Read More
Was this article helpful?
Your feedback helps us write better content