Find the pattern in the number sequence.

• The numbers increase by 10 each step: 402, 412, 422, 432.
• Before 402: 402 − 10 = 392.
• After 432: 432 + 10 = 442.

Final Answer: 392, 442