Two corners of an isosceles triangle are at (1,3) and (9,4). If the triangle's area is 64, what are the lengths of the triangle's sides?
1 Answer
The lengths of the triangle's sides are:
√65,√266369260,√266369260
Explanation:
The distance between two points
d=√(x2−x1)2+(y2−y1)2
So the distance between
√(9−1)2+(4−3)2=√64+1=√65
which is an irrational number a little larger than
If one of the other sides of the triangle was the same length, then the maximum possible area of the triangle would be:
12⋅√652=652<64
So that cannot be the case. Instead, the other two sides must be the same length.
Given a triangle with sides
Herons formula tells us that the area of a triangle with sides
A=√s(s−a)(s−b)(s−c)
In our case the semi perimeter is:
s=12(√65+t+t)=t+√652
and Heron's formula tells us that:
64=12 ⎷(t+√652)(t−√652)(√652)(√652)
64=12√654(t2−654)
Multiply both ends by
128=√654(t2−654)
Square both sides to get:
16384=654(t2−654)
Multiply both sides by
6553665=t2−654
Transpose and add
t2=6553665+654=262144260+4225260=266369260
Take the positive square root of both sides to get:
t=√266369260
So the lengths of the triangle's sides are:
√65,√266369260,√266369260
Alternative method
Instead of using Heron's formula, we can reason as follows:
Given that the base of the isosceles triangle is of length:
√82+12=√65
The area is
So the height of the triangle is:
6412√65=128√65=128√6565
This is the length of the perpendicular bisector of the triangle, which passes through the midpoint of the base.
So the other two sides form the hypotenuses of two right angled triangles with legs
So by Pythagoras, each of those sides is of length:
⎷(√652)2+(128√6565)2=√654+6553665=√266369260