Inactive Tutor answered 07/03/18
Tutor
New to Wyzant
Any odd number: n
Next consecutive odd number: n+2
Six times the smaller: 6n
Four times the greater: 4(n+2) = 4n+8
Putting everything together,
6n + 4n + 8 = 138
10n = 130
n= 130/10 = 13
n+2 = 13+2 = 15