document.write( "Question 268943: The hypotenuse of a right triangle is 14. One of the triangles side lengths is 6. Find length of the remaining side. \r
\n" );
document.write( "\n" );
document.write( "(Round your answer to one decimal place if needed.) \n" );
document.write( "
Algebra.Com's Answer #197038 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! a^2+b^2=c^2 \n" ); document.write( "6^2+b^2=14^2 \n" ); document.write( "36+b^2=196 \n" ); document.write( "b^2=160 \n" ); document.write( "b=12.6 \n" ); document.write( " |