document.write( "Question 1078326: I have a rectangle dry erase board that's 48\" Wx 36\"L I need to fit
\n" ); document.write( "35 EQUAL SIZED squares inside it, SUCH THAT EACH SQUARE IS AS LARGE
\n" ); document.write( "AS POSSIBLE. I need to know the size of each square.
\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #692831 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The smallest size of the rectangular board will dictate the maximum size of the squares.
\n" ); document.write( "So you want to fit 35 squares into 36 inches, so the size of each square (S) should be,
\n" ); document.write( "\"S=36%2F35\"\"in\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );