document.write( "Question 1012657: A farmer uses exactly 1000 meters of fencing to fence off a square field. Calculate the area of the field. \n" ); document.write( "
Algebra.Com's Answer #628732 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A farmer uses exactly 1000 meters of fencing to fence off a square field. Calculate the area of the field.
\n" ); document.write( "------------
\n" ); document.write( "P = perimeter, s = side length
\n" ); document.write( "---
\n" ); document.write( "P = 4s = 1000
\n" ); document.write( "Area = s^2
\n" ); document.write( "
\n" );