Problema Solution

if 2 is added to a number and the sum is tripled, and the result is 8 more then the number. find the number

Answer provided by our tutors

let 'n' represent the number, then:

3(n+2) = n+ 8


solving for 'n' we have n=1


the number is 1