document.write( "Question 1123622: the diagonal of a square is of length 6cm. Find the exact perimeter of the square \n" ); document.write( "
Algebra.Com's Answer #739981 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the diagonal of a square is of length 6cm. Find the exact perimeter of the square \n" ); document.write( "--------- \n" ); document.write( "s = side length \n" ); document.write( "s^2 + s^2 = 6^2 \n" ); document.write( "---- \n" ); document.write( "P = 4s \n" ); document.write( " \n" ); document.write( " |