document.write( "Question 558833: A 12 cm square is cut along a diagonal to create two right triangles. Find the perimeter of each triangle to the nearest tenth of a centimeters. \n" ); document.write( "
Algebra.Com's Answer #363222 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the diagonal of square bisects the square\r \n" ); document.write( "\n" ); document.write( "the diagonal is the hypotenuse of triangle with the sides as leg1 & leg2\r \n" ); document.write( "\n" ); document.write( "Hypotenuse ^2= leg1^2+leg2^2 \n" ); document.write( " \n" ); document.write( "leg1 = 12 cm \n" ); document.write( "Leg2^2= 12 cm \n" ); document.write( " \n" ); document.write( "Hypotenuse^2 12 ^2 + 12 ^2 \n" ); document.write( "Hypotenuse^2 144 + 144 \n" ); document.write( "Hypotenuse^2 288 \n" ); document.write( "take the square root \n" ); document.write( "Hypotenuse= 16.97 cm \n" ); document.write( "=17 \r \n" ); document.write( "\n" ); document.write( "Perimeter = 17+12+12= 41 cm \n" ); document.write( " |