document.write( "Question 339037: If the perimeter of a right triangle is 60 and the sides are x, 2x + 4, and 3x – 4, what is the area of the triangle? \n" ); document.write( "
Algebra.Com's Answer #243025 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x +2x + 4+ 3x – 4 =60
\n" ); document.write( "6x=60
\n" ); document.write( "x=10
\n" ); document.write( "..
\n" ); document.write( "2x+4 = 2*10+4 =24
\n" ); document.write( "..
\n" ); document.write( "3x-4 = 3*10-4=26\r
\n" ); document.write( "\n" ); document.write( "the right triangle
\n" ); document.write( "10,24,26
\n" ); document.write( "..
\n" ); document.write( "Area = 1/2 * 10*24
\n" ); document.write( "=120 sq.units
\n" ); document.write( "
\n" );