Find two consecutive odd integers such that the sum of four times the larger and twice the smaller is 194.

Help Thank you!

1 answer

n , n+2

4(n+2) + 2 n = 194

4 n + 8 + 2 n = 194

6 n = 186

n = 31
n+2 = 33