document.write( "Question 271934: Diagonal of a rectangle is 15 m. Longer side of rectangle is 12 m. What is perimeter of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #198988 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Diagonal of a rectangle is 15 m. Longer side of rectangle is 12 m. What is perimeter of the rectangle?\r \n" ); document.write( "\n" ); document.write( "The diagonal and the two adjacent sides form a right triangle\r \n" ); document.write( "\n" ); document.write( "Applying the pytahagoras theorem\r \n" ); document.write( "\n" ); document.write( "Diagonal^2 = Length^2 + width^2\r \n" ); document.write( "\n" ); document.write( "15^2= 12^2 +w^2\r \n" ); document.write( "\n" ); document.write( "15^2-12^2 = width^2\r \n" ); document.write( "\n" ); document.write( "225-144 = width^2\r \n" ); document.write( "\n" ); document.write( "81=width^2\r \n" ); document.write( "\n" ); document.write( "9= width\r \n" ); document.write( "\n" ); document.write( "9*2 + 12*2 = perimeter \n" ); document.write( "18+24 = 42 meters\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |