Find the value of 'n' to make each statment true.

1.22 x n is between 80 and 85

80 <= 1.22n <= 85

divide through by 1.22 and you get
65.57 <= n <= 69.67

If you want only integer values for n, then that would be any of 66,67,68,69