document.write( "Question 1065306: If a square parking lot has an area of 12,996 square yards, what would be the length of one side of the parking lot? Also, how many yards of fence will it take to enclose the entire parking lot? \n" ); document.write( "
Algebra.Com's Answer #680445 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+s+\" = a side of the square parking lot
\n" ); document.write( "\"+s%5E2+=+12996+\"
\n" ); document.write( "\"+s+=+sqrt%28+12996+%29+\"
\n" ); document.write( "\"+s+=+114+\" yds
\n" ); document.write( "----------------------
\n" ); document.write( "The perimeter is
\n" ); document.write( "\"+4s+=+4%2A114+\"
\n" ); document.write( "\"+4s+=+456+\" yds
\n" ); document.write( "
\n" );