document.write( "Question 1180556: The perimeter of a right triangle is 12 meters. If the length of one leg is a
\n" );
document.write( "prime number, and the length of the other leg is a square of a prime number, find the area of the triangle. \n" );
document.write( "
Algebra.Com's Answer #810267 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A right triangle with integer side lengths and a perimeter of 12 has side lengths 3, 4, and 5. \n" ); document.write( "The area is half the product of the lengths of the two legs: (1/2)(3)(4)=6. \n" ); document.write( "ANSWER: 6 square meters \n" ); document.write( " \n" ); document.write( " |