An isosceles triangle has base 10 and perimeter 36? How would I find the area?

1 Answer
Nov 14, 2015

60

Explanation:

An isosceles triangle has two sides of equal length.

enter image source here

Our base is length 10 and our perimeter is length 36. The perimeter equals the length of the base plus the two sides. We can write a formula for that.

p=b+s+s

let's add values and solve

36=10+s+s
36=10+2s
3610=1010+2s
26=2s
262=2s2
13=s

Great, so our base is length 10, and our two sides are length 13.

In order to solve for the area of the triangle, we need to use the following formula:

area=12baseheight

The area equals one half of the base, times the height.

We have the length of the base, but not the height. Let's draw a line down the center of our triangle. We need to know the length of that line.

enter image source here

Luckily, we've just created two right triangles. If we know the length of two sides of a right triangle we can solve for the third side with the pythagorean theorem.

enter image source here

Let's take a look at the right triangle. We know that it has a base of 5 because 5 is 12 of our original base of 10.

Let's now solve for the third side with the pythagorean theorem.

a2+b2=c2
a2+52=132
a2+25=169
a2+2525=16925
a2=144
a2=144
a=12

Great! The remaining side of the triangle is length 12.

Now we know the height of our isosceles triangle is length 12.

We can plug that into our formula and solve:

area=12baseheight
area=121012
area=512
area=60

That's it!