document.write( "Question 354166: find the area of a square if sides measure 24 cm \n" ); document.write( "
Algebra.Com's Answer #253171 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=s^2
\n" ); document.write( "A=24^2
\n" ); document.write( "A=576 sq cm
\n" ); document.write( "
\n" );