Find the pattern by checking the difference between consecutive terms.
• 8.0 − 8.5 = −0.5
• 7.0 − 8.0 = −1.0 (spans two steps, so each step is −0.5)
• Pattern: subtract 0.5 each time.
• First blank: 8.0 − 0.5 = 7.5
• 7.5 → 7.0 (−0.5). Check consistent.
• Second blank: 7.0 − 0.5 = 6.5
• 6.5 → 6.0 (−0.5). Check consistent.
Final Answer: 7.5, 6.5