Think about your answer, then reveal below.
Model answer: Because the three coordinate axes are mutually perpendicular (orthogonal), displacement along each axis is independent. Adding component-wise accumulates displacement along each independent direction separately, which corresponds geometrically to the tip-to-tail rule.
When two axes are orthogonal, motion along one does not affect position along the other. So total x-displacement, y-displacement, and z-displacement each add independently — exactly what component-wise addition computes. Geometrically, this is equivalent to placing vectors end-to-end and measuring the resultant displacement.