document.write( "Question 928856: A string 312 inches long can be wrapped around a wooden square 13 times.
\n" );
document.write( "What is the area of the square in square inches \n" );
document.write( "
Algebra.Com's Answer #563948 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! s the length of a side \n" ); document.write( "312in/13 = 24in \n" ); document.write( "24in = 2s \n" ); document.write( "12in = s \n" ); document.write( "A = s^2 = 144in^2 \n" ); document.write( " |