document.write( "Question 586422: there are three consecutive integers. the product of the first two plus the third integer is equal to 101 \n" ); document.write( "
Algebra.Com's Answer #373890 by KMST(5328)![]() ![]() You can put this solution on YOUR website! Let the integers be n, n+1, and n+2. \n" ); document.write( "The product of the first two is \n" ); document.write( "That plus the third integer is \n" ); document.write( "If \n" ); document.write( "Now we can complete the square to solve the quadratic equation: \n" ); document.write( " \n" ); document.write( "The integers are 9, 10, and 11. \n" ); document.write( " \n" ); document.write( "NOTE: There are other ways to solve that quadratic equation (factoring, the quadratic formula), but completing the square looked easier. \n" ); document.write( " |