document.write( "Question 156105: one side of a right triangle is half the hypotenuse and the other side is 12cm. Find the length of the hypotenuse. \n" ); document.write( "
Algebra.Com's Answer #114962 by oscargut(2103)\"\" \"About 
You can put this solution on YOUR website!
\"h%5E2=12%5E2%2B%28h%2F2%29%5E2\"
\n" ); document.write( "then
\n" ); document.write( "\"144=h%5E2-h%5E2%2F4\"
\n" ); document.write( "\"144=%283%2F4%29h%5E2\"
\n" ); document.write( "\"192=h%5E2\"
\n" ); document.write( "\"h=sqrt%28192%29\"
\n" ); document.write( "
\n" );