document.write( "Question 620896: the sum of three consecutive even numbers is 12. find the three numbers. (Hint: let the first number be x) \n" ); document.write( "
Algebra.Com's Answer #390427 by math-vortex(648)![]() ![]() You can put this solution on YOUR website! Hi, there-- \n" ); document.write( ". \n" ); document.write( "Use the hint. Let the first number be x. \n" ); document.write( "The numbers are consecutive even numbers (like 6, 8, 10), so the second number is two more than the first, x+2. \n" ); document.write( "The third number is two more than the second number, so it is x+2+2, or simply x+4. \n" ); document.write( ". \n" ); document.write( "We are told that the sum of the three numbers is 12. Writing this as an equation, we have \n" ); document.write( "x + x+2 + x+4 = 12 \n" ); document.write( ". \n" ); document.write( "Solve for x by combining like terms. \n" ); document.write( "3x + 6 = 12 \n" ); document.write( "3x = 12 - 6 \n" ); document.write( "3x = 6 \n" ); document.write( "x = 2 \n" ); document.write( ". \n" ); document.write( "The first number is 2, the second is 4, and the third is 6. When we add them together, we have 2+4+6=12. Perfect! \n" ); document.write( ". \n" ); document.write( "Hope this helps. Please feel free to email me if you have questions about this problem. \n" ); document.write( ". \n" ); document.write( "Ms.Figgy \n" ); document.write( "math.in.the.vortex@gmail.com\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the sum of three consecutive even numbers is 12. find the three numbers. (Hint: let the first number be x) \n" ); document.write( " |