document.write( "Question 817337: the hypotenuse of a right triangle is 40 meters long, and one of its legs is 18 meters long what is the length of the other leg? \n" ); document.write( "
Algebra.Com's Answer #491996 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
h = sqrt( aa + bb )
\n" ); document.write( "40 = sqrt( 18*18 + bb )
\n" ); document.write( "40^2 = 18^2 + b^2
\n" ); document.write( "b^2 = 1276
\n" ); document.write( "---
\n" ); document.write( "b = 35.72 m
\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" );