document.write( "Question 397738: Find three consecutive positive even integers such that the product of the second and third integers is twenty more then ten times the first integer. \n" ); document.write( "
Algebra.Com's Answer #281807 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Let x, x+2, x+4 be the integers, where x is even. Then,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 6, -2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Checking, both of these satisfy, but the question looks for positive even integers. So {6, 8, 10} are the three integers. \n" ); document.write( " |