SOLUTION: find two consecutive integers such that the sum of 2 times the first integer and 4 times the second integer is 46

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find two consecutive integers such that the sum of 2 times the first integer and 4 times the second integer is 46       Log On


   



Question 524686: find two consecutive integers such that the sum of 2 times the first integer and 4 times the second integer is 46
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find two consecutive integers such that the sum of 2 times the first integer and 4 times the second integer is 46
--------
1st: x
2nd: x+1
----
Equation:
2x + 4(x+1) = 46
2x + 4x + 4 = 46
6x + 4 = 46
6x = 42
x = 7
x+1 = 8
============
Cheers,
Stan H.
================