document.write( "Question 816556: [ the hypotenuse of a triangle is 14 in. if the base of the triangle is 2 in determine the length of the remaining side ] \n" ); document.write( "
Algebra.Com's Answer #491572 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
h = sqrt( b^2 + L^2 )
\n" ); document.write( "14 = sqrt( 2^2 + L^2 )
\n" ); document.write( "14^2 = 4 + L^2
\n" ); document.write( "L^2 = 196 - 4
\n" ); document.write( "L^2 = 192
\n" ); document.write( "---
\n" ); document.write( "L = 13.856406 in
\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( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );