document.write( "Question 616250: The product of 2 consecutive odd integers is 7 more than their sum. What are the integers?\r
\n" ); document.write( "\n" ); document.write( "I got:
\n" ); document.write( " n(n+2) = 7 + n(n+2)
\n" ); document.write( " nē+2n = 7 + nē+2n
\n" ); document.write( " nē-nē+2n-2n-7 = 0\r
\n" ); document.write( "\n" ); document.write( "BUT...this is not correct...please help and thank you!
\n" ); document.write( "

Algebra.Com's Answer #387581 by dragonwalker(73)\"\" \"About 
You can put this solution on YOUR website!
You were almost there, but on the right side you accidentally retyped the formula for their product rather than their sum i.e. instead of 7+n(n+2) you should have typed 7+n+(n+2) or just 7+n+n+2\r
\n" ); document.write( "\n" ); document.write( "So:
\n" ); document.write( "n(n+2)=n+n+2+7\r
\n" ); document.write( "\n" ); document.write( "\"n%5E2%2B2n=2n%2B9\"\r
\n" ); document.write( "\n" ); document.write( "Solve for n and put all numbers containing n to the left (remember to change the sign if moved):\r
\n" ); document.write( "\n" ); document.write( "\"n%5E2%2B2n-2n=9\"\r
\n" ); document.write( "\n" ); document.write( "\"n%5E2=9\"\r
\n" ); document.write( "\n" ); document.write( "n=3\r
\n" ); document.write( "\n" ); document.write( "so if n=3 this is the first integer and the second is 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );