document.write( "Question 255593: A certain right triangle has its area numerically equal to its perimeter. The length of each side is an even integer. What is the perimeter? \r
\n" );
document.write( "\n" );
document.write( "(1) 26 (2) 28 (3) 30 (4) 32 (5) None of the above
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #187812 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! The sides of a right triangle are in the ratio 3:4:5 \n" ); document.write( "Since the sides are even numbers we can take the sides to be 6,8,10 \n" ); document.write( "Perimeter = 6+8+10 = 24 \n" ); document.write( "Area = (1/2)*6*8 = 24 \n" ); document.write( "Therefore the required perimeter is 24 \n" ); document.write( " |