document.write( "Question 1034149: The area of a square chessboard is 324 square inches. What is the length of each side of the board in inches? \n" ); document.write( "
Algebra.Com's Answer #648758 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The area of a square is given by
\n" ); document.write( "\"A+=+s%5E2\"
\n" ); document.write( "Plugging in we get
\n" ); document.write( "\"324+=+s%5E2\" and
\n" ); document.write( "s = 18 inches
\n" ); document.write( "
\n" );