document.write( "Question 261679: The product of two consecutive integers is -4 more than the square of the smaller one. \n" ); document.write( "
Algebra.Com's Answer #192793 by texttutoring(324)\"\" \"About 
You can put this solution on YOUR website!
Let x = the first integer and
\n" ); document.write( "let y = the second integer\r
\n" ); document.write( "\n" ); document.write( "The numbers are consecutive, which gives us Eqn 1: y = x+1\r
\n" ); document.write( "\n" ); document.write( "Their product is -4 more than the square of the smaller one (x).\r
\n" ); document.write( "\n" ); document.write( "This gives us Eqn. 2: \"xy+-+4+=+x%5E2\"\r
\n" ); document.write( "\n" ); document.write( "We will now insert y = x+1 from Eqn. 1 into Eqn. 2:\r
\n" ); document.write( "\n" ); document.write( "\"xy+-+4+=+x%5E2\"
\n" ); document.write( "\"x%28x%2B1%29+-+4+=+x%5E2\"
\n" ); document.write( "\"x%5E2%2Bx+-+4+=+x%5E2\"\r
\n" ); document.write( "\n" ); document.write( "Move everything to the left side and collect like terms:\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+-+x%5E2+%2B+x+-+4+=+0+\"
\n" ); document.write( "\"x+-+4+=+0+\"
\n" ); document.write( "\"x+=+4\"\r
\n" ); document.write( "\n" ); document.write( "Which means that y = 5.\r
\n" ); document.write( "\n" ); document.write( "The two numbers are 4 and 5.
\n" ); document.write( "
\n" );