A right triangle has a hypotenuse of $\sqrt{10}$, one of the legs is $x+2$, and the shortest leg is $x$. How do I find $x$?
Thanks.
|
A right triangle has a hypotenuse of $\sqrt{10}$, one of the legs is $x+2$, and the shortest leg is $x$. How do I find $x$? Thanks. |
|||||||||||||
|
|
The sum of the squares of lengths of the non-hypotenuse sides is the square of the length of the hypotenuse$^\dagger$: $$ (x)^2+(x+2)^2=(\sqrt {10})^2. $$ Whence $$ x^2+(x^2+4x+4)=10. $$ Putting the above in standard form and solving for $x$: $$ 2x^2+4x-6=0\iff x^2+2x-3=0\iff(x-1)(x+3)=0\iff x=1, x=-3. $$ We take the positive solution: $x=1$.
|
|||||||
|