document.write( "Question 1192053: Cathy and Ernie had four consecutive even integers. They found that the product of the second and fourth was 16 less than the product of -3 and the sum of the first and third. What were their integers? \n" ); document.write( "
Algebra.Com's Answer #823944 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Cathy and Ernie had four consecutive even integers. They found that the product of the second and fourth was 16 less than the product of -3 and the sum of the first and third. What were their integers? \n" ); document.write( "------------ \n" ); document.write( "Use n-2, n, n+2 and n+4 \n" ); document.write( "--- \n" ); document.write( "n*(n+4) + 16 = -3*((n-2)+(n+2)) \n" ); document.write( "n^2 + 4n + 16 = -6n \n" ); document.write( "n^2 + 10n + 16 = 0 \n" ); document.write( "(n + 2)*(n + 8) = 0 \n" ); document.write( "n = -2 ----> -4, -2, 0, +2 (If zero is considered an even integer) \n" ); document.write( "================== \n" ); document.write( "n = -8 ----> -10, -8, -6, -4\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |