Two corners of an isosceles triangle are at (5 ,4 )(5,4) and (9 ,2 )(9,2). If the triangle's area is 36 36, what are the lengths of the triangle's sides?

2 Answers
Mar 11, 2016

Tony B The length of the sides are both: s~~16.254s16.254 to 3 dp

Explanation:

It usually helps to draw a diagram:

color(blue)("Method")Method
Find base width ww
Use in conjunction with area to find hh
Using hh and w/2w2 in Pythagoras find ss
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("To determine the value of "w)To determine the value of w

Consider the green line in the diagram (base as would be plotted)

Using Pythagoras:
w=sqrt((9-5)^2+(2-4)^2)w=(95)2+(24)2

color(blue)(w=sqrt(4^2+(-2)^2) =sqrt(20) =2sqrt(5))w=42+(2)2=20=25
'~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("To determine the value of "h)To determine the value of h

"Area = w/2xxhArea=w2×h

36=(2sqrt(5))/2xxh36=252×h

36=2/2xxsqrt(5)xxh36=22×5×h

color(blue)(h=36/sqrt(5))h=365
'~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("To determine the value of "s)To determine the value of s

Using Pythagoras

(w/2)^2+h^2=s^2(w2)2+h2=s2

=>s=sqrt( ( (2sqrt(5))/2)^2 +(36/sqrt(5))^2s= (252)2+(365)2

=>s=sqrt( ( 5 +(36^2)/5)s=(5+3625)

s=sqrt( (25+36^2)/5) = sqrt(1321/5)s=25+3625=13215

s~~16.254s16.254

Mar 19, 2016

Support of the decision that the given points are for the base of the triangle.

Explanation:

Suppose the coordinates give were not for the base of an Isosceles triangle but for one of the other two sides. Then we would have:
Tony B

Where

x=2sqrt(5)xxsin(theta) x=25×sin(θ)
h=2sqrt(5)xxcos(theta)h=25×cos(θ)

Given that Area = 36 = x xx h=36=x×h

Thus we have:

" "color(blue)(36=(2sqrt(5)color(white)(.))^2( sin(theta)cos(theta))) 36=(25.)2(sin(θ)cos(θ))

color(brown)("Using the Trig Identity of "sin(2theta)=2sin(theta)cos(theta))Using the Trig Identity of sin(2θ)=2sin(θ)cos(θ)

" "color(brown)(36=20( sin(theta)cos(theta)) ->)color(blue)(36=20/2sin(2theta)) 36=20(sin(θ)cos(θ))36=202sin(2θ)

=> sin(2theta)=72/20sin(2θ)=7220

But " "-1<=sin(2theta)<=+1 1sin(2θ)+1

and 72/20>+17220>+1 so there is a" "color(red)(underline("contradiction"))

Implying that this scenario of 2sqrt(5) not being the base is false.

color(magenta)("The length of "2sqrt(5)" applies to the base of the triangle")

Tony B