document.write( "Question 790247: The area of a square skating rink is 25,600 square feet. What is the length of the square?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #479102 by waynest(281)\"\" \"About 
You can put this solution on YOUR website!
area = length^2
\n" ); document.write( "25600 = length^2
\n" ); document.write( "sqrt25600 = sqrtlength^2
\n" ); document.write( "160 feet = length
\n" ); document.write( "
\n" );