document.write( "Question 283042: The product of two positive consecutive integers is 41 more than their sum. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #205462 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's have x be a positive number and the next to be x+2. Now we can set up an equation to be: \n" ); document.write( "x(x+2)=x+(x+2)+41 Expand this out to: \n" ); document.write( "x^2+2x=2x+43 Subtract 2x from both sides to get: \n" ); document.write( "x^2=43 Square root both side to get: \n" ); document.write( "x=+-sq rt 43 \n" ); document.write( "There we go. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |