Question 1055942
.
find two consecutive integers so that 3 times the lesser minus 2 times the greater is 43
~~~~~~~~~~~~~~~~~


3n - 2(n+1) = 43.


3n - 2n - 2 = 43,


n = 45.


The numbers are 45 and 46.