document.write( "Question 210636: A square grid measuring n x n has how many squares in it? Explain your answer. \n" ); document.write( "
Algebra.Com's Answer #159143 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The grid has \"n%5E2\" squares in it because it has n rows of n squares in each row and nXn = \"n%5E2\" \n" ); document.write( "
\n" );