
Mark M. answered 12/04/23
I love tutoring Math.
Draw a right triangle with 65 as the length of the hypotenuse.
One leg is 3 inches shorter than the other, so you could label their lengths x and x-3, where x stands for the length of the longer leg.
But addition is simpler than subtraction, so please label the lengths of the legs as x and x+3, where x stands for the length of the SHORTER leg.
The Pythagorean theorem tells us
hypotenuse2 = (one leg)2 + (the other leg)2
So
652 = x2 + (x+3)2
4225 = x2 + x2 + 6x + 9
Let's combine the two x2 terms:
4225 = 2x2 + 6x + 9
Subtract 4225 from each side to get a zero all by itself on one side:
0 = 2x2 + 6x - 4216
All the numbers are even, so we can divide both sides by 2 to make all the numbers smaller:
0 = x2 + 3x - 2108
You can now find x using the quadratic formula with a=1, b=3, c=2108.
The two answers you get should be (1/2)(-3±√8441).
The length of a side of this triangle is positive, so the answer is the positive one: (1/2)(-3+√8441)
So the shorter leg of the triangle is of length (1/2)(-3+√8441)
and the longer leg is of length (1/2)(-3+√8441) + 3