Problema Solution

one number is greater by 6 than twice another number, but 3 times the smaller number exceeds the greater by one. find the numbers.

Answer provided by our tutors

Let the n umbers be x,y

x =smaller number

y= larger number

y+6=2x

3x=y+1

=>y=-16,x=-7/3