document.write( "Question 828356: what would the hypotenuse of a roof be that is 7 feet high at the peak and with a length of 12 feet from the peak to the edge \n" ); document.write( "
Algebra.Com's Answer #499250 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "h = sqrt( 7*7 + 12*12 ) \n" ); document.write( "h = sqrt( 49 + 144 ) \n" ); document.write( "h = 13.892443989449804 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "hyp = 13.0 ft \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |