document.write( "Question 576714: what is the base of a right triangle with a height of 5 and a hypotenuse of 8?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #370009 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
what is the base of a right triangle with a height of 5 and a hypotenuse of 8?
\n" ); document.write( ":
\n" ); document.write( "Got old Pythagoras out of bed for this one: a^2 + b^2 = c^2
\n" ); document.write( "5^2 + b^2 = 8^2
\n" ); document.write( "25 + b^2 = 64
\n" ); document.write( "b^2 = 64 - 25
\n" ); document.write( "b^2 = 39
\n" ); document.write( "b = \"sqrt%2839%29\"
\n" ); document.write( "b ~ 6.245 is the base
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "You can check this on your calc: enter \"sqrt%285%5E2%2B6.245%5E2%29\"
\n" ); document.write( "
\n" );