document.write( "Question 259712: how long is the diagonal of a square garden that has the are of 50 meters squared? \n" ); document.write( "
Algebra.Com's Answer #191130 by stanbon(75887) ![]() You can put this solution on YOUR website! how long is the diagonal of a square garden that has the area of 50 meters squared? \n" ); document.write( "--------------- \n" ); document.write( "Since the garden has a square shape the sides are each 50 meters long. \n" ); document.write( "--- \n" ); document.write( "Use Pythagoras to find the diagonal: \n" ); document.write( "d^2 = 50^2+50^2 \n" ); document.write( "d^2 = 2*50^2 \n" ); document.write( "d = sqrt[2*50^2] \n" ); document.write( "d = 50*sqrt(2) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |