Question 747379
Find two consecutive integers such that 3 times the first integer is 4 more than 2 times the second integer.
-------------
n = 1st integer
n+1 = 2nd integer
----
3n = 2(n+1) + 4