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)![]() ![]() You can put this solution on YOUR website! let the integers be x and x+2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \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( " |