Question 271182: One half of a certain even integer plus one fifth of the next consecutive even integer equals 48. Find the two integers. Found 3 solutions by stanbon, craigt, richwmiller:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! One half of a certain even integer plus one fifth of the next consecutive even integer equals 48. Find the two integers.
---
1st even: 2x
2nd even: 2x+2
----------------------
Equations:
(1/2)(2x) + (1/5)(2x+2) = 48
Multiply thru by 10 to get:
10x + 2(2x+2) = 480
14x + 4 = 480
14x = 476
x = 34
-----
1st = 2x = 68
2nd = 2x+2 = 70
=====================
Cheers,
Stan H.