Question 1044756
.
Four times the greater of two consecutive {{{highlight(cross(intergers))}}} integers is 18 more than 3 times the lesser integers. 
What are the integers?
~~~~~~~~~~~~~~~~~~~~~~~~~~


4(n+1) = 3n + 18,


4n + 4 = 3n + 18,


n = 18-4,


n = 14.


The numbers are 14 and 15.