document.write( "Question 950713: The difference between the square of two consecutive odd numbers is 144. What are the two numbers?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #580610 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"%28N%2B2%29%5E2-N%5E2=144\"
\n" ); document.write( "\"N%5E2%2B4N%2B4-N%5E2=144\"
\n" ); document.write( "\"4N%2B4=144\"
\n" ); document.write( "\"4N=140\"
\n" ); document.write( "\"N=35\"
\n" ); document.write( "The two odd numbers are 35 and 37.
\n" ); document.write( "
\n" );