document.write( "Question 724096: The difference of the cubes of two consecutive odd positive integers is 400 more than the sum of their squares. Find the sum of the two integers. \n" ); document.write( "
Algebra.Com's Answer #443592 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let x & x+2 be the integers\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E3-%28x%2B2%29%5E3+=+x%5E2%2B%28x%2B2%29%5E2+%2B400\"\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "\"2%28x%5E2%2Bx%5E2%2B2x%2Bx%5E2%2B4x%2B4%29=+2x%5E2%2B4x%2B404\"\r
\n" ); document.write( "\n" ); document.write( "\"6x%5E2%2B12x%2B8=2x%5E2%2B4x%2B404\"\r
\n" ); document.write( "\n" ); document.write( "\"4x%5E2%2B8x-396=0\"
\n" ); document.write( "/4
\n" ); document.write( "\"x%5E2%2B2x-99=0\"\r
\n" ); document.write( "\n" ); document.write( "(x+11)(x-9)=0\r
\n" ); document.write( "\n" ); document.write( "x=9 which is positive\r
\n" ); document.write( "\n" ); document.write( "9,11 are the positive integers\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );