document.write( "Question 1045091: find three consecutive even integers such that the product of the first and the third is 572 \n" ); document.write( "
Algebra.Com's Answer #660496 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Easiest way is to probably factor 572 and find factors that are 4 apart (since the first and the third of three consecutive even integers are 4 apart).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since 572 = 22*26, we have that three such integers are 22, 24, 26.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "However we should also note that 572 = (-22)*(-26) and -26, -24, -22 also works.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Can also be solved algebraically, but is much slower. \n" ); document.write( " |