document.write( "Question 299584:
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Find the perimeter and area of a right triangle if the shortest side is 12 in. and the longest side is 37 in. Include correct units with each part of your solution.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #215243 by dabanfield(803) ![]() You can put this solution on YOUR website! Find the perimeter and area of a right triangle if the shortest side is 12 in. and the longest side is 37 in. Include correct units with each part of your solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x be the third side. Then by the Pythagorean Theorem we have:\r \n" ); document.write( "\n" ); document.write( "x^2 + 12^2 = 37^2 \n" ); document.write( "x^2 + 144 = 1369 \n" ); document.write( "x^2 = 1369-144 \n" ); document.write( "x^2 = 1225 \n" ); document.write( "x = 35\r \n" ); document.write( "\n" ); document.write( "The perimeter Of the triangle is 12+35+37 = 84 \r \n" ); document.write( "\n" ); document.write( "The area, using the formula Area = (base*height)/2, is:\r \n" ); document.write( "\n" ); document.write( "(35*12)/2 = 210\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |