document.write( "Question 199471: Find the perimeter and area of a right triangle if the shortest side is 7 cm and the longest side is 25 cm. \n" ); document.write( "
Algebra.Com's Answer #149955 by edjones(8007)![]() ![]() You can put this solution on YOUR website! The longest side is the hypotenuse. \n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( "a^2+49=625 \n" ); document.write( "a^2=576 \n" ); document.write( "a=24 cm. Sqrt of both sides. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |