document.write( "Question 751141: find the perimeter and area of a square with diagonal length of 18 meters. give answer in simplest radical. \n" ); document.write( "
Algebra.Com's Answer #457027 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! If the diagonal of the square is given, we use a^2+b^2=c^2 to get one side. \n" ); document.write( "(But a=b for a square, so it's simply 2a^2)\r \n" ); document.write( "\n" ); document.write( "2a^2=18^2\r \n" ); document.write( "\n" ); document.write( "2a^2=324\r \n" ); document.write( "\n" ); document.write( "a^2= 162 (Note - 162 = 81*2)\r \n" ); document.write( "\n" ); document.write( "a= 9sqr(2) this is one side.\r \n" ); document.write( "\n" ); document.write( "The area is a^2 or 162sq meters.\r \n" ); document.write( "\n" ); document.write( "The perimeter is 4*9sqr(2) or 36sqr(2) \n" ); document.write( " |