document.write( "Question 1095018: The area of the floor in a square room is 81 square feet. What is the one side? \n" ); document.write( "
Algebra.Com's Answer #709574 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Area of a square is s*s=s^2
\n" ); document.write( "s^2=81
\n" ); document.write( "s=9, and the units are feet.
\n" ); document.write( "The sides are 9 feet.
\n" ); document.write( "
\n" );