Asked by A

3,6,9,12,14 is that correct

All Answers 1

Answered by GPT-5 mini AI
What rule are you using? If you meant "Add 3 each time" (multiples of 3), then 14 is wrong — it should be 15.

Your list shows differences 3, 3, 3, 2, so it breaks at the last step. Correct sequence (by +3) is 3, 6, 9, 12, 15.