How to Use Worked Examples Without Copying the Answer
Worked examples are solved problems that show both the answer and the steps used to get there. They are common in mathematics, science, grammar, writing, coding, accounting, and many other subjects. A good worked example can make a difficult skill feel possible because it reduces guessing and lets the learner see what expert thinking looks like.
The risk is that learners often treat a worked example as something to copy. They look at the solution, nod along, repeat the same steps, and feel fluent before they can actually solve a new problem. The educational psychology challenge is to use the example as temporary support, not as a replacement for thinking.
The goal is simple: study the example actively, explain why each move was made, cover parts of the solution, and gradually remove support until independent practice is possible.
Why worked examples help learning
When a learner is new to a topic, working from a blank page can overload attention. The learner must understand the problem, remember the relevant rule, choose a first step, monitor errors, and keep track of the goal all at once. That mental load can become so high that there is little capacity left for learning the underlying idea.
A worked example lowers unnecessary load. It gives the learner a model to inspect, so attention can shift from “What do I do next?” to “Why does this step make sense?” This is especially useful during the early stage of learning, when the learner does not yet have reliable patterns stored in memory.
Worked examples are most effective when they are paired with self-explanation. Self-explanation means saying, writing, or mentally rehearsing why each step follows from the previous one. The learner is not just watching the solution. The learner is connecting the step to a principle, rule, condition, or goal.
The copying trap
Copying feels productive because the page fills up and the answer matches the model. It can also produce a short burst of confidence. But copying hides whether the learner understands the decision points. A learner may know what the next line looks like without knowing why it belongs there.
Common signs of the copying trap include:
- The learner can repeat the same example but freezes when numbers, wording, or context change.
- The learner says “I get it” while looking at the solution, but cannot explain the step with the solution covered.
- The learner focuses on formatting the answer instead of identifying the reason for each move.
- The learner studies many examples in a row without attempting any independent steps.
- The learner checks the answer after every small move because confidence depends on seeing the model.
The fix is not to abandon worked examples. The fix is to change how they are used.
A better routine: explain, cover, fade
The most reliable routine has three phases: explain the example, cover part of the example, and fade toward independent practice. Each phase has a different job.
Phase 1: Explain the example
First, read the problem and identify the goal. Before looking closely at the solution, ask: What kind of problem is this? What is being asked? What information is given? What rule, method, or concept might apply?
Then move through the solution one step at a time. After each step, pause and give a reason. The explanation should be specific enough that another person could understand the choice.
Useful self-explanation prompts include:
- What changed from the previous step?
- Why is this step allowed?
- What rule or idea is being used here?
- What mistake would this step prevent?
- How does this step move closer to the goal?
- Could this step have been done another way?
For a math example, the explanation might name a property, formula, or operation. For a writing example, it might identify how a sentence clarifies evidence or improves flow. For a science example, it might connect a calculation to a concept. For coding, it might explain why a loop, condition, or data structure is needed.
If the learner cannot explain a step, that is useful information. The step should be marked, discussed, or compared with a simpler example before moving on.
Phase 2: Cover part of the solution
After explaining the example, the learner should not immediately copy it. Instead, cover part of the solution and try to reconstruct it. This turns the example into a low-pressure retrieval activity.
There are several ways to cover the solution:
- Cover the final answer and predict it from the last visible step.
- Cover one middle step and explain what must happen there.
- Cover the reason beside each step and supply the explanation.
- Cover all steps after the first line and try the next two moves.
- Cover the original problem and infer what kind of question the solution answers.
The learner should check after attempting, not while attempting. This matters because constant checking turns the task back into copying. The short delay creates a real memory test while keeping the support nearby.
A parent, teacher, tutor, or study partner can make this easy by using a sheet of paper, a sticky note, or a digital cover tool. The point is not to make the task hard. The point is to make the learner generate something before seeing it.
Phase 3: Fade the support
Fading means slowly removing help. At first, the learner sees a complete example. Next, the learner sees a partially completed example. Later, the learner solves a similar problem with only a hint. Finally, the learner solves without support.
A simple fading sequence looks like this:
- Study one complete worked example and explain every step.
- Complete a nearly finished example with one missing step.
- Complete an example with several missing steps.
- Solve a similar problem with the first step given.
- Solve a similar problem with only a strategy reminder.
- Solve a new problem independently and then compare with the model.
This sequence protects beginners from overload while still moving them toward independent performance. It also helps learners notice where support is still needed. If the learner fails at step four, return to step three. If step three is easy, move forward.
A 20-minute learner routine
For an individual learner, worked examples are easiest to use with a short, repeatable routine.
- Spend two minutes reading the problem and naming the goal.
- Spend six minutes explaining each step of the worked example in your own words.
- Spend four minutes covering parts of the solution and reconstructing them.
- Spend five minutes trying a similar problem with the example closed.
- Spend three minutes checking, correcting, and writing one rule to remember next time.
The final three minutes are important. Correction turns mistakes into feedback. The learner should write a short note such as “I forgot to check the units,” “I need to identify the variable first,” or “The topic sentence must state the claim before the evidence.” This note becomes the focus for the next practice session.
How parents can help without giving the answer
Parents often want to help quickly, especially when a child is frustrated. With worked examples, the most useful role is not answer-giver. It is question-asker.
Try prompts like:
- Show me the step in the example that looks most like this part.
- What did the example do first, and why?
- Cover the next line. What do you think comes next?
- Which part of the example is a rule, and which part is just this problem’s details?
- What changed in the new problem compared with the example?
If the learner is stuck, give a smaller hint rather than the answer. Point to the relevant step, restate the goal, or ask the learner to compare two lines. This keeps the thinking with the learner while still reducing frustration.
How teachers and tutors can design better examples
Worked examples are stronger when they are designed with decision points in mind. A page of steps is less helpful than a page that shows why choices were made.
Teachers and tutors can improve examples by adding brief labels beside important steps. Labels might name the rule, the purpose of the step, or a common error to avoid. For example: “combine like terms,” “define the audience,” “convert units before comparing,” or “test the condition before updating the variable.”
It also helps to pair examples. Show two problems that look similar but require different methods, or two problems that look different but use the same principle. Ask learners to compare them. Comparison helps learners separate surface details from the deeper structure of the task.
When assigning practice, avoid giving ten fully worked examples followed by ten independent problems. A better structure alternates support and practice: one example, one completion problem, one independent problem, then another example with a variation. This makes the learner switch from studying to generating while the model is still fresh.
How adult self-learners can use examples in technical subjects
Adult learners often rely on tutorials, manuals, sample solutions, and demonstration videos. These are worked examples too. The same rule applies: do not let the example do all the thinking.
When learning a technical skill, pause before running the demonstrated command, copying the formula, or reusing the code. Predict what the step will do. After running it, explain the result. Then change one small feature and predict what should happen. This turns passive tutorial following into active learning.
A useful adult self-study routine is:
- Watch or read one short worked example.
- Write the purpose of each major step in plain language.
- Recreate the example from memory with the source closed.
- Change one condition and solve the variation.
- Write down the error, exception, or confusion that appeared.
This routine is slower than copying, but it produces knowledge that transfers. The learner is not just collecting completed examples. The learner is building a flexible method.
How to know when to move on
A learner is ready to move beyond a worked example when performance no longer depends on seeing the solution. Look for three signs.
- The learner can explain the main steps without reading them.
- The learner can solve a near-transfer problem with changed details.
- The learner can catch and correct a common mistake.
If those signs are missing, more independent practice may only create confusion. Return to explanation, covering, or partial examples. If those signs are present, staying with the example too long may waste time. Move to varied practice so the learner can recognize when and how to use the method.
A practical rule to remember
A worked example should be a coach, not a script. Use it to see expert thinking, then make yourself produce part of that thinking before looking again. Explain each step. Cover the next move. Fade the support. Try a similar problem. Check and correct.
When learners use worked examples this way, they get the benefit of guidance without becoming dependent on the answer. The example becomes a bridge from confusion to independent skill.