document.write( "Question 120706: If n is an odd integer, which is the following is the square of the next larger odd integer?\r
\n" ); document.write( "\n" ); document.write( "The answer is n^2+4n+4\r
\n" ); document.write( "\n" ); document.write( "can you explain how you get that?\r
\n" ); document.write( "\n" ); document.write( "thank you
\n" ); document.write( "

Algebra.Com's Answer #88528 by rapaljer(4671)\"\" \"About 
You can put this solution on YOUR website!
If n is an odd integer, then the next odd integer is n+2. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, square the (n+2):
\n" ); document.write( "\"+%28n%2B2%29%5E2+\"
\n" ); document.write( "\"%28n%2B2%29%28n%2B2%29+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is a \"FOIL\" problem:
\n" ); document.write( "\"n%5E2+%2B4n%2B4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R^2
\n" ); document.write( "
\n" );