document.write( "Question 498899: What is the area of a right triangle tat has a hypotenuse of 10 and a leg of 7? \n" ); document.write( "
Algebra.Com's Answer #337345 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
\"7%5E2\" +\"b%5E2\" = \"10%5E2\"
\n" ); document.write( "49 +\"+b%5E2\" = 100
\n" ); document.write( "\"b%5E2\" = 51
\n" ); document.write( "b = \"sqrt%2851%29\"
\n" ); document.write( "\"7%5E2\" + \"7.14%5E2%29\" = 100
\n" ); document.write( "49 + 50.98 = approx 100.
\n" ); document.write( "This does check.
\n" ); document.write( "Cleomenius.
\n" ); document.write( "
\n" );