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 #191129 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The area of a square is
\n" ); document.write( "\"A=s%5E2=50\"
\n" ); document.write( "\"s=sqrt%2850%29\"
\n" ); document.write( "The diagonal of a square is
\n" ); document.write( "\"s%5E2%2Bs%5E2=D%5E2%0D%0A%7B%7B%7B2s%5E2=D%5E2\"
\n" ); document.write( "\"D=sqrt%282%29%2As\"
\n" ); document.write( "\"D=sqrt%282%29%2Asqrt%2850%29\"
\n" ); document.write( "\"D=sqrt%28100%29\"
\n" ); document.write( "\"D=10\"
\n" ); document.write( "The diagonal is 10m long.
\n" ); document.write( "
\n" );