document.write( "Question 180547This question is from textbook
\n" );
document.write( ": Find the perimeter and area of a right triangle if the shortest side is 9cm and the longest side is 15cm. \r
\n" );
document.write( "\n" );
document.write( "Can you explain please... \n" );
document.write( "
Algebra.Com's Answer #135342 by edjones(8007)![]() ![]() You can put this solution on YOUR website! a^2+b^2=c^2 \n" ); document.write( "Let b=9 and c=15 The hypotenuse is the longest line in a right triangle. \n" ); document.write( "a^2+9^2=15^2 \n" ); document.write( "a^2+81=225 \n" ); document.write( "a^2=144 \n" ); document.write( "a=12 \n" ); document.write( "12+9+15=36 cm \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |