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 #680446 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 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( "--------- \n" ); document.write( "Area of a square = s^2 where s = side length. \n" ); document.write( "--> s = sqrt(12996) \n" ); document.write( "----- \n" ); document.write( "Perimeter = 4s \n" ); document.write( " \n" ); document.write( " |