Challenge 1: Avoiding Manual Duplication for a Symmetric Character Face — Solution Walkthrough The answer: Per this chapter's own material, the Mirror modifier solves this directly. It automatically duplicates and reflects geometry across a chosen axis, so modeling only one half of a symmetric object automatically produces the matching other half, updating live as the original half is edited further. Why this avoids repeated manual work: Without Mirror, the student would need to manually duplicate and reflect their work every single time they made an edit to keep both sides of the face in sync — a repetitive, error-prone process, easy to forget or apply inconsistently. Mirror handles this automatically and continuously, with no manual re-duplication needed after each change. Why this is exactly the scenario Mirror is built for: Per this chapter's own material, a face is given directly as an example of the kind of symmetric object Mirror suits well, alongside vehicles and character bodies — precisely the situation described in this exercise. WHY THIS WORKS AS AN ANSWER ------------------------------ This exercise checks that ongoing symmetric modeling work is correctly matched to the Mirror modifier's own live, automatic duplication behavior, rather than repeated manual mirroring.