List all factors of 42, then pick the three largest.

• Factors of 42: 1, 2, 3, 6, 7, 14, 21, 42
• The three largest factors (starting with the largest): 42, 21, 14

Final Answer: 42, 21, 14