document.write( "Question 410257: How do you find the area of a triangle with only having the measurments of the hypotenuse and one leg? \n" ); document.write( "
Algebra.Com's Answer #288541 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
use a^2=c^2/b^2
\n" ); document.write( "then take the sqrt a^2 for the other side
\n" ); document.write( "now calculate the area
\n" ); document.write( "
\n" );