Home | Prompt Gallery | Explain Concept Prompts | 120+ Gemini Worked Examples Bank: 120 Prompts
Email
Twitter
Facebook

120+ Gemini Worked Examples Bank: 120 Prompts

Create step-by-step worked examples with Gemini to master concepts, prevent errors, and transfer skills to exams in math, science, and programming.
Email
Facebook
AI note taking

TABLE OF CONTENTS

Share this article:

Worked examples accelerate concept mastery by showing each step, decision, and rationale. With Gemini, you can generate stepwise solutions, highlight common errors, and scaffold transfer to new problems. Recent evidence shows worked examples improve retention and transfer while reducing cognitive load in math and science contexts (Barbieri et al., 2023; Chen et al., 2023; see guidance from the Education Endowment Foundation, 2022).

What Are Worked Examples Student Prompts?

These are short instructions you paste into Gemini to produce fully explained, step-by-step solutions with annotations, checks, and transfer tasks. They’re for high school and college students, teachers, and professionals who want faster comprehension and fewer avoidable mistakes. They differ from “explainers” by emphasizing visible steps, decision points, and error-checking.

Explore sibling libraries like Explain Concepts and Study Guide Prompts. Try our AI Study-Guide Generator or Lecture-to-Notes next.

How to Use These AI Worked Example Prompts

Pick 3–5 prompts, paste your source (problem, passage, dataset, or diagram), then run the steps in Gemini. Export the output to Google Docs or CSV when done. New to AI note-taking? Read the Get Started with AI Note Taking.

Define + Annotate Steps (1–20)

Use these to build complete, annotated worked examples. Each prompt requests visible steps, brief justifications, and sanity checks so learners see the “how” and “why.” Ideal for math, science, programming, finance, and grammatical analysis.

  1. Create a worked example that solves the problem, labeling each step’s purpose.
  2. Show each calculation step, include the rule used, and provide a micro-check.
  3. Convert this multi-step question into a numbered solution with brief rationales per step.
  4. Demonstrate the full solution, highlighting decision points and why each choice was made.
  5. Produce a step-by-step derivation, citing identities or theorems used at each step.
  6. Construct a worked example with inputs, transformation steps, outputs, then a units check.
  7. Model the solution using pseudocode, annotating line-by-line logic and complexity notes.
  8. Show a statistical example with formulas, substitutions, and a final interpretation sentence.
  9. Provide a chemistry stoichiometry example, balancing steps and mole-ratio reasoning clearly.
  10. Create a worked grammar example, marking the function of each phrase and clause.
  11. Walk through an economics elasticity problem with definitions, substitution, and interpretation steps.
  12. Solve a geometry proof, stating givens, theorems applied, and a concise conclusion line.
  13. Demonstrate unit conversions across steps, including factor-label method annotations for clarity.
  14. Provide a circuits example with equations, substitutions, and a quick magnitude reasonableness check.
  15. Solve a limit problem, labeling the technique chosen and any algebraic simplifications applied.
  16. Show a data cleaning workflow, stepwise, with rationale for each transformation and filter setting.
  17. Demonstrate derivative computation, citing differentiation rules per term and simplifying carefully afterward.
  18. Create a SQL join example, annotating keys, join type choice, and result interpretation briefly.
  19. Provide a psychology methods example, mapping hypothesis, variables, and analysis selection decisions transparently.
  20. Solve a dimensional analysis task, listing base units and cancellation logic per step.

Self-Explanation + “Why This Step?” (21–40)

Prompt Gemini to justify the steps, not just show them. Self-explanations strengthen schema formation and reduce cognitive load during practice by connecting rules to concrete decisions.

  1. Present the worked example and add one-sentence “why” rationales after each step.
  2. For each move, name the governing concept, then explain why alternatives were weaker.
  3. Insert self-explanation prompts after steps and answer them concisely in plain language.
  4. Explain why each unit or symbol matters, and how misuse would change results.
  5. Add “assumptions noted” lines where relevant and justify why each assumption is reasonable.
  6. Describe common misconceptions for this step, then show a quick corrective explanation.
  7. After solving, write a short reflection linking each step to the core objective.
  8. Map each step to a specific formula, property, or definition with inline citations.
  9. Explain why boundary conditions or constraints matter here and influence chosen operations.
  10. For programming, justify algorithm choice and trade-offs versus simpler baseline approaches.
  11. Clarify why intermediate rounding is avoided or applied, and its impact on accuracy.
  12. Explain why a graph or table is appropriate and what pattern confirms correctness.
  13. State what would invalidate a step and how to detect that early during practice.
  14. Justify variable substitutions and confirm they preserve equivalence or intended constraints precisely.
  15. Explain chosen statistical test, assumptions, effect size meaning, and interpretation boundaries succinctly.
  16. Annotate physics free-body diagrams with why each force appears or is negligible.
  17. Explain differentiation versus integration choice and what the result represents physically or geometrically.
  18. Describe why this data preprocessing reduces bias or variance within the downstream model pipeline.
  19. Explain denominator choices in rates, proportions, or indices, and implications for comparison.
  20. Add a final “because” paragraph that summarizes the logic uniting all steps cohesively.

Common Errors + Fixes (41–60)

Good worked examples surface likely mistakes and show quick corrections. Use these to pre-empt pitfalls and attach short diagnostics learners can apply during practice.

  1. Insert a “likely error” after each step and demonstrate the correct alternative briefly.
  2. Show three frequent mistakes for this topic, each paired with a corrected mini-example.
  3. Produce a side-by-side incorrect versus correct solution, annotating where the logic breaks.
  4. Flag unit errors that often occur here and show a quick dimensional sanity check.
  5. Highlight algebra slips that change sign or magnitude, and fix them transparently stepwise.
  6. Show typical sampling mistakes and correct them with clearer inclusion or exclusion criteria.
  7. Identify misapplied statistical tests and present the proper test with assumption checks, succinctly.
  8. Show programming off-by-one pitfalls and provide fixed code with annotated boundary handling.
  9. Correct common calculus errors choosing product versus chain rule, with quick telltales.
  10. Show citation formatting mistakes and the corrected references in APA or MLA format.
  11. Contrast incorrect assumptions with validated assumptions and demonstrate impact on final results.
  12. Show misinterpreted graphs and their correct readings with annotations on axes and scales.
  13. Fix dimensional analysis mistakes by inserting the missing conversion factors and cancellations explicitly.
  14. Correct ambiguous variable naming in code and show clearer, safer naming conventions applied.
  15. Repair reasoning leaps by inserting missing intermediate statements and justifications between steps.
  16. Show unit mismatches in physics problems and fix with coherent SI conversions throughout.
  17. Contrast naive baseline solutions with robust methods, quantifying error reductions where possible.
  18. Spot logical fallacies in qualitative analysis and present corrected reasoning chains matter-of-factly.
  19. Identify rounding propagation errors and show how to bound or minimize accumulated drift.
  20. Provide a final checklist of error checks students should perform before submitting answers.

Faded Guidance + You-Try Next (61–80)

Use fading to gradually remove hints. Early steps are fully explained, later ones only cued. This supports independence without a sudden jump in difficulty.

  1. Provide a full worked example, then a similar problem with brief step cues only.
  2. Solve steps 1–3 completely; for steps 4–6, supply hints rather than solutions.
  3. Create three problems: fully worked, partially worked, then unguided with a check key.
  4. Show a solution path diagram, then remove labels and ask learners to reconstruct steps.
  5. Provide starter code and comments; hide comments in later tasks but keep tests visible.
  6. Give a solved statistics example; next, only list formulas and ask for substitutions.
  7. Offer a completed proof; next, provide givens and target, leaving the reasoning blank.
  8. Provide model paragraphs with annotations; remove annotations and request the next paragraph independently.
  9. Show a fully labeled diagram; later, provide an unlabeled diagram and prompt labeling choices.
  10. Create three calculus tasks with decreasing hint density and a final verification rubric.
  11. Provide a logic truth-table example; next, give statements only and request full tables.
  12. Solve a physics kinematics item; then provide variables and require learners compute outcomes.
  13. Create guided reading questions for a passage, then remove hints in subsequent questions progressively.
  14. Provide a complete lab analysis; next, give raw data only and request the analysis steps.
  15. Offer an annotated citation example; then supply sources only and request formatted references independently.
  16. Give a finished SQL query; next, share schema only and ask learners to write it.
  17. Provide a balanced reaction example; later, present formulas only and request balancing work shown.
  18. Offer a proved identity; later, give the identity and expect a full learner-written proof.
  19. Provide a model paragraph rewrite; next, supply criteria only and request the rewrite independently.
  20. Supply a completed proof sketch; next, show endpoints only and ask for the connecting logic.

Variations, Boundary Cases, and Representations (81–100)

After a baseline example, explore variant inputs, edge cases, and multiple representations. This improves transfer and robustness during exams and projects.

  1. Create a baseline example, then vary one parameter at a time and re-solve succinctly.
  2. Show an edge-case scenario and explain why the usual shortcut fails or needs adjustment.
  3. Provide numeric, graphical, and verbal versions of the same worked example for triangulation.
  4. Solve with two different methods, then compare efficiency, transparency, and error susceptibility briefly.
  5. Translate the example into a table, then into a short explanation suitable for slides.
  6. Create a parameter sweep showing how outputs shift across realistic input ranges, concisely.
  7. Provide a dimensional analysis variant that reaches the same result via different paths.
  8. Offer a simulation-backed example and compare with an analytical approach, noting divergences briefly.
  9. Show alternative factorizations or decompositions that simplify different parts of the same task.
  10. Present a counterexample demonstrating where the strategy fails and suggest a safer heuristic.
  11. Translate the solution into a short, correct analogy that preserves relationships faithfully.
  12. Provide a units-free symbolic solution, then substitute real values to confirm numeric equivalence.
  13. Solve using estimation first, then exact computation, and compare magnitudes for plausibility.
  14. Re-express the solution with matrices or vectors and explain benefits of that representation here.
  15. Show a dimensional homogeneity test confirming formulas remain valid under scaling transformations.
  16. Create dual-method solutions and include a short decision guide for method selection next time.
  17. Offer discrete versus continuous versions of the model and discuss when each is appropriate.
  18. Provide a dimensional estimate first, then refine with precise constants and measured values afterward.
  19. Translate the example into a flowchart so novices can follow control flow visually.
  20. Show a units-choice sensitivity check, reporting how results change across unit systems used.

Transfer, Practice Sets, and Exam Readiness (101–120)

Finish with transfer tasks and quick practice sets. Compare methods, explain choices, and build confidence for timed assessments and independent projects.

  1. Create five practice variants mirroring the worked example’s structure with concise answer keys.
  2. Write two-method solutions and add a decision rule for choosing between them quickly.
  3. Convert the example into a timed practice version with checkpoints and target durations.
  4. Provide a minimal-info variant that still allows solution with justified simplifying assumptions.
  5. Create an oral exam version: prompts, expected steps, and concise evaluation criteria checklist.
  6. Generate three trap questions that test understanding rather than rote pattern matching only.
  7. Turn the example into a worksheet with space for steps, reasons, and self-checks included.
  8. Compose a rubric for evaluating worked examples: correctness, clarity, justification, and transferability.
  9. Design peer-review questions that catch unclear steps, missing justifications, and notation inconsistencies quickly.
  10. Create a transfer task that applies the method in a novel, cross-topic scenario effectively.
  11. Generate a small dataset version of the problem and include a reproducible solution script.
  12. Provide exam-style distractors that look plausible and explain why they fail under scrutiny.
  13. Turn the example into a flashcard set: step cue on front, explanation on back.
  14. Create a minimal rubric for self-grading independent worked examples during revision sessions.
  15. Provide a five-minute “speed run” version including only essential steps and sanity checks.
  16. Build a mixed-methods comparison chart summarizing formulas, pros, cons, and typical pitfalls.
  17. Write a short reflection: which step felt hardest and how to practice it efficiently.
  18. Provide a “mistake hunt” version that intentionally hides one error for learners to detect.
  19. Convert the example into a one-page cheatsheet with steps, cues, and checks compactly.
  20. Create a final mixed practice set with spaced difficulty and short self-explanations required.

Printable & Offline Options

Print any section for class or study groups. Save Gemini outputs as PDFs for binders, or export tables to CSV for spaced practice. See all student prompt hubs at /students/prompts/.

Related Categories

FAQ

How are worked examples different from regular explanations?
Worked examples show every step, the decision logic, and frequent checks. Explanations often skip operational detail. Use worked examples to reveal methods you can immediately imitate and adapt on similar tasks.

Do worked examples help beyond math?
Yes. They support science, programming, economics, and writing. The principle is step visibility plus justification. Studies show benefits for retention and transfer when steps and reasons are explicit (Chen et al., 2023).

What is fading and why use it?
Fading gradually removes hints. You start with a full model, then fewer cues, then independence. It reduces cognitive load while building autonomy, which aligns with evidence-informed practice recommendations (EEF, 2022).

How many examples should I practice?
Start with one full example, then 3–5 faded variants. Add 5–10 mixed problems for transfer. Keep a short rubric: correctness, clarity of steps, justification, and final check.

Can I combine worked examples with study guides?
Yes. Convert a worked example into a checklist or table, then link it to a topic study guide for exam-ready review. Try our AI Study-Guide Generator.

Final Thoughts

Worked examples show steps, reasons, and checks so learners move from copying to confident independence. Use the sections above to model, fade, and transfer effectively across subjects. Want more? Start AI note-taking instantly for free with our AI note taker.

References: Barbieri et al., 2023; Chen et al., 2023; Education Endowment Foundation, 2022.

::contentReference[oaicite:0]{index=0}

Email
Twitter
Facebook
LinkedIn

More AI Note Taking from PolarNotes: