how to find height of triangle without area
You can find the height of a triangle without directly knowing its area by using other information you’re given (sides, angles, or special triangle types). Here’s a clear, student‑friendly guide.
How to Find Height of Triangle Without Area
We’ll look at different cases, depending on what you know about the triangle.
1. If You Know All Three Sides (Any Triangle)
Let the sides be aaa, bbb, and ccc.
Pick one side to be the base; call it bbb.
Step 1 – Use Heron’s formula to get the area
- Compute the semiperimeter:
s=a+b+c2s=\frac{a+b+c}{2}s=2a+b+c
- Use Heron’s formula for the area AAA:
A=s(s−a)(s−b)(s−c)A=\sqrt{s(s-a)(s-b)(s-c)}A=s(s−a)(s−b)(s−c)
Step 2 – Convert area into height
The usual area formula is
A=12×base×height=12bhA=\frac{1}{2}\times \text{base}\times \text{height}=\frac{1}{2}bhA=21×base×height=21bh
Solve for height hhh:
h=2Abh=\frac{2A}{b}h=b2A
So, combining the two steps, the height to base bbb is:
h=2bs(s−a)(s−b)(s−c)h=\frac{2}{b}\sqrt{s(s-a)(s-b)(s-c)}h=b2s(s−a)(s−b)(s−c)
This works for any scalene, isosceles, or equilateral triangle as long as you know all three side lengths.
2. If You Know Two Sides and the Included Angle
Suppose you know sides aaa and ccc and the angle γ\gamma γ between them, and you choose side aaa as the base.
Step 1 – Use the trigonometric area formula
There is a formula for the area of a triangle using two sides and the included angle:
A=12acsin(γ)A=\frac{1}{2}ac\sin(\gamma)A=21acsin(γ)
Step 2 – Turn that into a height
Again, use A=12×base×height=12ahA=\frac{1}{2}\times \text{base}\times
\text{height}=\frac{1}{2}ahA=21×base×height=21ah.
Set the two expressions for area equal:
12ah=12acsin(γ)\frac{1}{2}ah=\frac{1}{2}ac\sin(\gamma)21ah=21acsin(γ)
Cancel 12a\frac{1}{2}a21a:
h=csin(γ)h=c\sin(\gamma)h=csin(γ)
So, if aaa is the base, the height to that base is simply:
h=csin(γ)h=c\sin(\gamma)h=csin(γ)
Similarly, if you take ccc as the base, the height would be:
h=asin(γ)h=a\sin(\gamma)h=asin(γ)
3. If It’s a Right Triangle
If the triangle has a right angle, you usually know the two legs. One leg can be the base, and the other leg is automatically the height, because they are perpendicular.
- Let legs be xxx and yyy, with hypotenuse zzz.
- If base = xxx, height = yyy.
- If base = yyy, height = xxx.
If instead you know the hypotenuse and one acute angle (say angle θ\theta θ at a vertex on the base):
- If hypotenuse is ccc and the base is ccos(θ)c\cos(\theta)ccos(θ),
the height is csin(θ)c\sin(\theta)csin(θ).
You can also use:
- sin(θ)=oppositehypotenuse\sin(\theta)=\frac{\text{opposite}}{\text{hypotenuse}}sin(θ)=hypotenuseopposite
- cos(θ)=adjacenthypotenuse\cos(\theta)=\frac{\text{adjacent}}{\text{hypotenuse}}cos(θ)=hypotenuseadjacent
- tan(θ)=oppositeadjacent\tan(\theta)=\frac{\text{opposite}}{\text{adjacent}}tan(θ)=adjacentopposite
depending on which side you choose to treat as the base.
4. If It’s an Isosceles Triangle
For an isosceles triangle, two sides are equal. Let:
- Equal sides = sss
- Base (unequal side) = bbb
If you drop a height from the vertex opposite the base, it:
- Splits the base into two equal parts: b2\frac{b}{2}2b
- Splits the triangle into two congruent right triangles
Then use the Pythagorean theorem in one of those right triangles:
h2+(b2)2=s2h^2+\left(\frac{b}{2}\right)^2=s^2h2+(2b)2=s2
h2=s2−(b2)2h^2=s^2-\left(\frac{b}{2}\right)^2h2=s2−(2b)2
h=s2−(b2)2h=\sqrt{s^2-\left(\frac{b}{2}\right)^2}h=s2−(2b)2
This gives the height without needing the area first.
5. If It’s an Equilateral Triangle
For an equilateral triangle, all sides are equal, say side length sss. Dropping a height splits it into two 30–60–90 right triangles. The height is related to the side by:
h=32sh=\frac{\sqrt{3}}{2}sh=23s
You can remember this as “height is about 0.866×0.866\times 0.866× side length” because 32≈0.866\frac{\sqrt{3}}{2}\approx 0.86623≈0.866.
6. If You Know a Side and an Angle from the Base
Sometimes you know:
- The base bbb
- An angle at one end of the base, say θ\theta θ
Think of the height as the side opposite angle θ\theta θ in a right triangle formed with the base as adjacent. Then you can use:
tan(θ)=hadjacent side along the base\tan(\theta)=\frac{h}{\text{adjacent side along the base}}tan(θ)=adjacent side along the baseh
If the entire base is adjacent to that angle:
h=btan(θ)h=b\tan(\theta)h=btan(θ)
This works when the altitude from the opposite vertex meets the base at the endpoint of the base from which the angle is measured (typical in right‑triangle setups or some word problems).
7. What If You Only Know the Base?
If you only know the length of the base and nothing else (no angles, other sides, or extra conditions), then the height cannot be determined. Many different triangles can share the same base but have different heights (you can imagine a vertex moving up and down while the base stays fixed), so there’s no unique answer.
Mini Examples
- Three sides known (7, 8, 9), height to side 8
- a=7a=7a=7, b=8b=8b=8, c=9c=9c=9
- s=7+8+92=12s=\frac{7+8+9}{2}=12s=27+8+9=12
- A=12(12−7)(12−8)(12−9)=12⋅5⋅4⋅3=720A=\sqrt{12(12-7)(12-8)(12-9)}=\sqrt{12\cdot 5\cdot 4\cdot 3}=\sqrt{720}A=12(12−7)(12−8)(12−9)=12⋅5⋅4⋅3=720
- h=2Ab=27208=7204h=\frac{2A}{b}=\frac{2\sqrt{720}}{8}=\frac{\sqrt{720}}{4}h=b2A=82720=4720
- Isosceles triangle with equal sides 10 and base 12
- s=10s=10s=10, b=12b=12b=12
- h=102−(12/2)2=100−36=64=8h=\sqrt{10^2-(12/2)^2}=\sqrt{100-36}=\sqrt{64}=8h=102−(12/2)2=100−36=64=8
- Equilateral triangle with side 6
- h=32⋅6=33h=\frac{\sqrt{3}}{2}\cdot 6=3\sqrt{3}h=23⋅6=33
Quick Reference Table (Common Cases)
html
<table>
<tr>
<th>Given</th>
<th>Triangle Type</th>
<th>Height Formula</th>
</tr>
<tr>
<td>Three sides a, b, c</td>
<td>Any triangle</td>
<td>h to base b: h = (2 / b) * √[s(s − a)(s − b)(s − c)] where s = (a + b + c) / 2</td>
</tr>
<tr>
<td>Two sides a, c and included angle γ</td>
<td>Any triangle</td>
<td>h to base a: h = c · sin(γ)</td>
</tr>
<tr>
<td>Right triangle legs x, y</td>
<td>Right triangle</td>
<td>Height = other leg (if base = x, height = y; if base = y, height = x)</td>
</tr>
<tr>
<td>Isosceles, equal sides s, base b</td>
<td>Isosceles</td>
<td>h = √[s² − (b/2)²]</td>
</tr>
<tr>
<td>Equilateral, side s</td>
<td>Equilateral</td>
<td>h = (√3 / 2) · s</td>
</tr>
<tr>
<td>Base b and angle θ at base</td>
<td>Depends on configuration</td>
<td>Commonly h ≈ b · tan(θ) if base is adjacent side to θ</td>
</tr>
</table>
TL;DR
- You don’t need the area explicitly; you can get the height using:
- Heron’s formula + h=2Abaseh=\frac{2A}{\text{base}}h=base2A
- Trig: h=side⋅sin(included angle)h=\text{side}\cdot \sin(\text{included angle})h=side⋅sin(included angle)
- Special triangles: isosceles h=s2−(b/2)2h=\sqrt{s^2-(b/2)^2}h=s2−(b/2)2, equilateral h=32sh=\frac{\sqrt{3}}{2}sh=23s, right triangles “leg = height”.
If you tell me exactly what information you’re given (which sides or angles), I can write the specific formula and steps for your exact triangle.