document.write( "Question 313763: if the hypotenuse of a right triangle is seven and one of the legs is the square root of 13 then what is x? \n" ); document.write( "
| Algebra.Com's Answer #224360 by unlockmath(1688)     You can put this solution on YOUR website! Hello, \n" ); document.write( "Use Pythagorean Formula to solve this which is a^2+b^2=c^2 where c is the hypotenuse. Plug in the numbers to get: \n" ); document.write( "x^2+sq rt 13^2=7^2 Rewritten as: \n" ); document.write( "x^2+13=49 Subtract 13 from both sides to get: \n" ); document.write( "x^2=36 Sq rt both sides to get\" \n" ); document.write( "x=6 \n" ); document.write( "There we go. One side is 6. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |