document.write( "Question 129806: A square lawn has a 35 yard diagonal. How long is one side of the lawn? \n" ); document.write( "
Algebra.Com's Answer #94785 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Call a side \"x\"
\n" ); document.write( "By the pythagorean theorem,
\n" ); document.write( "\"x%5E2+%2B+x%5E2+=+35%5E2\"
\n" ); document.write( "\"2x%5E2+=+1225\"
\n" ); document.write( "\"x%5E2+=+612.5\"
\n" ); document.write( "\"x+=+24.749\"yds
\n" ); document.write( "
\n" );