document.write( "Question 948721: The long side of a right triangle is 5.0 m long. if the hypotenuse is three times the length of the short side, find the short side and the hypotenuse of a right triangle. set up and solve a quadratic equation using the Pythagorean formula.\r
\n" ); document.write( "\n" ); document.write( "so this what i tried to solve\r
\n" ); document.write( "\n" ); document.write( "Pythagorean formula: a^2+b^=c^\r
\n" ); document.write( "\n" ); document.write( "I do not know the short side so i used x and 3x for hyp.
\n" ); document.write( "Then solve as
\n" ); document.write( "(x)^2+(5.0)^2=(3x)^2
\n" ); document.write( " x^2+25=9x^2\r
\n" ); document.write( "\n" ); document.write( "Now i do not know how to finish solving the equation.
\n" ); document.write( "

Algebra.Com's Answer #579089 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x, short side
\n" ); document.write( "y, long side
\n" ); document.write( "h, hypotenuse
\n" ); document.write( "-
\n" ); document.write( "\"y=5.0\"; \"h=3x\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2By%5E2=h%5E2\", Pythagorean Theorem.
\n" ); document.write( "\"x%5E2=%283x%29%5E2-y%5E2\"
\n" ); document.write( "\"x%5E2=9x%5E2-y%5E2\"
\n" ); document.write( "\"x%5E2-9x%5E2=-y%5E2\"
\n" ); document.write( "\"9x%5E2-x%5E2=y%5E2\"
\n" ); document.write( "\"8x%5E2=y%5E2\"
\n" ); document.write( "\"x%5E2=%281%2F8%29y%5E2\"
\n" ); document.write( "\"x=sqrt%28y%5E2%2F8%29\"
\n" ); document.write( "-
\n" ); document.write( "Substitute the value for y from given.
\n" ); document.write( "\"x=sqrt%28%285%5E2%29%2F8%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=5sqrt%281%2F8%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=%285%2F4%29sqrt%281%2F2%29\" or \"%285%2F4%29%2Fsqrt%282%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28%285%2F4%29%2Fsqrt%282%29%29%28sqrt%282%29%2Fsqrt%282%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%285%2Asqrt%282%29%29%2F%284%2A2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28x=%285%2F8%29sqrt%282%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );