A number is a multiple of 3 if it is divisible by 3 with no remainder.

• 36 ÷ 3 = 12 (exactly, no remainder)
• Since 3 × 12 = 36, 36 is a multiple of 3.

Final Answer: Yes