document.write( "Question 476860: determine the length of the diagonal of a square if its area is 256 units \n" ); document.write( "
Algebra.Com's Answer #326935 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! determine the length of the diagonal of a square if its area is 256 units \n" ); document.write( "----- \n" ); document.write( "Area of a square = side^2 \n" ); document.write( "--- \n" ); document.write( "s^2 = 256 \n" ); document.write( "s = sqrt(256) = 16 \n" ); document.write( "---- \n" ); document.write( "diagonal = sqrt[16^2 + 16^2] \n" ); document.write( "= sqrt(2*16^2] \n" ); document.write( "= 4*sqrt(2) units \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |