document.write( "Question 522920: Find the area of a right angle, in square units, with sides of length, 10, 24, 26 \n" ); document.write( "
Algebra.Com's Answer #347126 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
In a right triangle the longest side is the hypotenuse\r
\n" ); document.write( "\n" ); document.write( "Area of right triangle = 1/2 leg1 * leg2\r
\n" ); document.write( "\n" ); document.write( "Area = 1/2 *10*24
\n" ); document.write( "Area = 120 sq. units
\n" ); document.write( "
\n" );