Look at this series: 1.5, 2.3, 3.1, 3.9, ... What number should come next?

Difficulty: Easy

Correct Answer: 4.7

Explanation:

Given data

  • Series terms: 1.5, 2.3, 3.1, 3.9, ...

Concept/ApproachCheck consecutive differences to spot a constant step.

Step-by-step calculation2.3 − 1.5 = 0.83.1 − 2.3 = 0.83.9 − 3.1 = 0.8Next term = 3.9 + 0.8 = 4.7

Verification/AlternativeA simple arithmetic progression with common difference 0.8 fits all terms.

Common pitfalls

  • Assuming alternating steps (they are constant here).

Final Answer4.7

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion