document.write( "Question 1032552: The perimeter of a square floor is 68 feet. What is the areas of the floor? Answer in units of ft2. \n" ); document.write( "
Algebra.Com's Answer #647206 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Perimeter of a square is 4s, where s is side length
\n" ); document.write( "68/4=17 feet per side
\n" ); document.write( "Area is s^2, so that is 17^2=289 sq ft.
\n" ); document.write( "
\n" );