document.write( "Question 666546: Find two consecutive positive odd integers such that the difference of their squares is 64.\r
\n" ); document.write( "\n" ); document.write( "Please help me solve this problem. Thank you.
\n" ); document.write( "

Algebra.Com's Answer #414528 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the integers be x and x+2\r
\n" ); document.write( "\n" ); document.write( "\"%28x%2B2%29%5E2-x%5E2=+64\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2B4x%2B4-x%5E2=64\"\r
\n" ); document.write( "\n" ); document.write( "\"4x%2B4=64\"\r
\n" ); document.write( "\n" ); document.write( "4x=64-4
\n" ); document.write( "4x=60
\n" ); document.write( "x= 15\r
\n" ); document.write( "\n" ); document.write( "the number are 15 and 17
\n" ); document.write( "
\n" );