document.write( "Question 236044: The product of two positive consecutive integers is 41 more than their sum \n" ); document.write( "
Algebra.Com's Answer #173878 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The product of two positive consecutive integers is 41 more than their sum \n" ); document.write( "------- \n" ); document.write( "x*(x+1) = x + (x+1) + 41 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x-7)*(x+6) = 0 \n" ); document.write( "x = 7 --> 7 and 8 \n" ); document.write( "------ \n" ); document.write( "x = -6 --> -6 and -5 \n" ); document.write( " \n" ); document.write( " |