Find the pattern by checking the difference between consecutive terms.
• 1.4 − 1.2 = 0.2
• 1.8 − 1.4 = 0.4 (but that spans two steps, so each step is 0.2)
• Pattern: add 0.2 each time.
• First blank: 1.4 + 0.2 = 1.6
• 1.6 → 1.8 (+0.2) → 2.0 (+0.2). Check consistent.
• Second blank: 2.0 + 0.2 = 2.2
Final Answer: 1.6, 2.2