document.write( "Question 253913: The area of a square garden is 230 square feet. Estimate the side length of the garden \n" ); document.write( "
Algebra.Com's Answer #186280 by MRperkins(300)![]() ![]() You can put this solution on YOUR website! A=s^2 <=====Area formula of a square \n" ); document.write( "A=230 <=====Given \n" ); document.write( "230=s^2 \n" ); document.write( "s=sqrt of 230 \n" ); document.write( "since it says estimate, then I would say each side is a little bit more than 15 feet. (exact answer is s=15.16575089) \n" ); document.write( " |