document.write( "Question 255319: find the area of a square if one side measures 1.3 cm.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #187605 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=lw \n" ); document.write( "A=1.3*1.3 \n" ); document.write( "A=1.69 sq cm \n" ); document.write( " |