document.write( "Question 373626: If the hypotenuse of a triangle is 40, and the height 33, what is the bace? \n" ); document.write( "
Algebra.Com's Answer #265892 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent represent the base
\n" ); document.write( "Applying the Pythagorean Theorem
\n" ); document.write( "x^2 + 33^2 = 40^2
\n" ); document.write( "x^2 = 40^2 - 33^2 = 511
\n" ); document.write( "x = 22.605 \n" ); document.write( "
\n" );