document.write( "Question 568290: The product of 2 consecutive EVEN numbers is 528 find the numbers \n" ); document.write( "
Algebra.Com's Answer #366895 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The product of 2 consecutive EVEN numbers is 528 find the numbers \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) = 528 \n" ); document.write( "4x(x+1) = 528 \n" ); document.write( "x(x+1) = 132 \n" ); document.write( "x^2+x-132 = 0 \n" ); document.write( "(x-11)(x+12) = 0 \n" ); document.write( "--- \n" ); document.write( "If x = 11; 2x = 22 and 2x+2 = 24 \n" ); document.write( "---- \n" ); document.write( "If x = -12; 2x = -24 and 2x+2 = -22 \n" ); document.write( "=========================================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |