document.write( "Question 152137: Find the two consecutive odd integers whose squares differ y 64? \n" ); document.write( "
Algebra.Com's Answer #111826 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The two consecutive odd number; x, (x+2)
\n" ); document.write( ":
\n" ); document.write( "(x+2)^2 - x^2 = 64
\n" ); document.write( "FOIL
\n" ); document.write( "x^2 + 4x + 4 - x^2 = 64
\n" ); document.write( ":
\n" ); document.write( "4x + 4 = 64
\n" ); document.write( ":
\n" ); document.write( "4x = 64 - 4
\n" ); document.write( "x = \"60%2F4\"
\n" ); document.write( "x = 15 and 17 are the numbers
\n" ); document.write( "
\n" );