Question 747379: Find two consecutive integers such that 3 times the first integer is 4 more than 2 times the second integer. Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! 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