Question 344261
Find three consecutive even integers such that four times the first minus the third is six more than twice the second.
------------
Note: Even numbers are always a multiple of 2.
You must represent them as multiples of 2.
------------------------
1st: 2x
2nd: 2x+2
3rd: 2x+4
-----
Equation:
4(2x)-(2x+4) = 2(2x+2)+6
----------------------
6x-4 = 4x+10
2x = 14
x = 7
----
1st: 2x = 14
2nd: 2x+2 = 16
3rd: 2x+4 = 18
-----------------------
Cheers,
Stan H.
===========