document.write( "Question 141174: If the product of two consecutive even integers is 34 larger than their sum then what are the two integers? \n" ); document.write( "
Algebra.Com's Answer #102822 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the product of two consecutive even integers is 34 larger than their sum then what are the two integers? \n" ); document.write( "-------- \n" ); document.write( "1st: 2x \n" ); document.write( "2nd: 2x+2 \n" ); document.write( "-------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "2x(2x+2) = 2x+2x+2+34 \n" ); document.write( "Divide thru by 4 to get: \n" ); document.write( "------- \n" ); document.write( "x(x+1) = x + 9 \n" ); document.write( "x^2 = 9 \n" ); document.write( "Solutions: \n" ); document.write( "x = 3 or x=-3 \n" ); document.write( "-------- \n" ); document.write( "1st 6 or -6 \n" ); document.write( "2nd 8 or -4 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |