document.write( "Question 571856: Find four consecutive even integers such that 4 times the sum of the first and fourth is 8 greater than 12 times the third. I have no idea how to do this problem. Someone explain it to me please? \n" ); document.write( "
Algebra.Com's Answer #368676 by mathsmiles(68)![]() ![]() You can put this solution on YOUR website! So we're looking for 4 numbers. Let's make the first number X. (This is algebra, right?)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since they're asking for even integers, the next number is X+2. Make sense? \n" ); document.write( "The 3rd number is X+4. \n" ); document.write( "The 4th number is X+6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next they say if we add the first and 4th and then multiply by 4 ... \n" ); document.write( "4[(X) + (X+6)] \n" ); document.write( "The results will be 8 more than 12 times the 3rd \n" ); document.write( "So the other side of the equation is 12(X+4) but we need to add 8 to equal the first side since we know the first side is 8 more than this. \n" ); document.write( "8+12(X+4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Putting these together: \n" ); document.write( "4[X + (X + 6)] = 8 + 12(X + 4) Now combine like terms on the left: \n" ); document.write( "4(2X + 6) = 8 + 12(X + 4) Now multiplying the paren on the right \n" ); document.write( "4(2X + 6) = 8 + 12X + 48 Combining terms on the right: \n" ); document.write( "4(2X + 6) = 12X + 56 Multiplying the remaining paren on the left: \n" ); document.write( "8X + 24 = 12X + 56 Subtract 8X from both sides to bring X to one side alone: \n" ); document.write( "24 = 4X + 56 Subtract 56 from both sides: \n" ); document.write( "-32 = 4X Divide by 4 on both sides: \n" ); document.write( "X = -8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Going back to the problem, we're supposed to find 4 consecutive even integers so the first is -8, the next would be -6, -4, -2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's check: \n" ); document.write( "4 times the sum of the 1st and 4th: \n" ); document.write( "sum of the 1st and 4th is -8 + -2 = -10 \n" ); document.write( "4 times that is -40 \n" ); document.write( "8 greater than 12 times the third: \n" ); document.write( "12 times the 3rd is 12 x -4 = -48 \n" ); document.write( "adding the 8 we get -48 + 8 = -40 \n" ); document.write( "-40 = -40 Correct!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: -8, -6, -4, -2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps so you can do more problems like this with more confidence. Good luck!! \n" ); document.write( " |