Question 524686
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.
================