document.write( "Question 15834: find the areaof a right triangle whose legs measure 5 and 12 \n" ); document.write( "
Algebra.Com's Answer #8038 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
in a right angle triangle while one right leg is considered the base , the other right leg becomes altitude as the 2 legs are perpendicular . hence
\n" ); document.write( " area of the triangle =base*altitude/2 = 5*12/2 = 30 square units.
\n" ); document.write( "
\n" );