Question 838371: find two consecutive even integers such that four times the first equals three times the second Found 2 solutions by richwmiller, stanbon:Answer by richwmiller(17219) (Show Source):
You can put this solution on YOUR website! find two consecutive even integers such that four times the first equals three times the second
-----------------------
1st: 2x
2nd: 2x+2
--------
Equation:
4(2x) = 3(2x+2)
-------
8x = 6x + 6
2x = 6
x = 3
-----
1st 2x = 6
2nd: 2x+2 = 8
-------------------
Cheers,
Stan H.
===================