Problema Solution

if three times the smaller of two consecutive integers is added to four times the larger, the result is 95. find the smaller integer.

Answer provided by our tutors

let x = smaller integer

3x + 4(x+1) = 95


x=13