University Solution Explainer
by @eloklam
Explain university problems and worked solutions with structured, student-first breakdowns. Use when asked to explain an exam question, break down a calculat...
clawhub install university-solution-explainerπ About This Skill
name: university-solution-explainer description: | Explain university problems and worked solutions with structured, student-first breakdowns. Use when asked to explain an exam question, break down a calculation, walk through a worked solution, or tackle a practice problem from any STEM course. Triggers on phrases like "explain this question", "break down this problem", "walk me through this solution", "solve this with me", or when sharing problem PDFs or images. author: eloklam
Solution Explainer
Break down questions and worked solutions with structured, student-friendly explanations.
Math Display
Student-First Explanation Workflow
Think like a student solving the problem. Start from what the question asks, then work backwards to show WHY each step is needed. Assume you didn't know the answer β you work from what is being asked.
Step 1: Identify the Goal
Question asks: [What is being asked?]Student thinks: [Basic formula for the answer]
Step 2: Gap Analysis
What do I have?
[Given value 1] β
[Given value 2] β
[Unknown 1] β β Need to calculate! So I need to find [Unknown 1]:
[Formula for Unknown 1]
[Check if all inputs available]
Step 3: Build the Dependency Chain
Work backwards from the goal, showing what depends on what:
Question asks for s β Need F β Need F_B0 β Got all values!
Step 4: Forward Calculation
Now calculate forward with the chain established:
Step 1: Calculate F_B0
Step 2: Calculate F
Step 3: Calculate s (answer)
Example: Spring Travel (Mechanics)
Question asks: s = ?
Student thinks: s = F/c
What do I have?
So I need to find F:
So I need to find F_B0:
Why divide by a?
Lever principle. Moment balance:
Moment = Force Γ Lever armWeight moment = Wheel force Γ Wheelbase
m Γ g Γ (a-b) = F_H0 Γ a
Dividing by a converts the moment back to a force.
Simple rule: (a-b)/a = lever arm ratio, determines how weight distributes to front/rear wheels.
Dependency chain:
Question asks for s β Need F β Need F_B0 β Got all values!
Calculation:
Step 1: Calculate F_B0 F_B0 = 85 Γ 10 Γ (1300-780)/1300 = 340 N
Step 2: Calculate F F = 340 Γ cos(20Β°) / 2 = 159.7 N
Step 3: Calculate s (answer) s = 159.7 / 7.8 = 20.57 mm
Structure Template
Question: [Goal]Student thinks: [Basic formula]
What do I have?
[Known quantity] β
[Unknown quantity] β β Need to calculate! So I need to find [Unknown]:
[Dependency chain]
Dependency chain:
Question asks for X β Need Y β Need Z β Got all values!
Calculation:
Step 1: ...
Step 2: ...
Step 3: (answer)
Summary
| Quantity | Value |
|---|---|
| ... | ... |
Formula Derivation Rule
β οΈ Important: Answer keys often skip steps
Formulas in the answer key are often simplified, with intermediate steps skipped. You must think through "why it becomes this" yourself, don't just copy directly.
Example 1: Dm = Di + d
Answer key writes Dm = Di + d directly, but actually:
βββββββββββββββββββββββ
β β β De (outer diameter)
β βββββββββββββββ β
β β β β β Dm (mean diameter, wire center)
β β β β
β βββββββββββββββ β
β β β Di (inner diameter)
βββββββββββββββββββββββ
β β β
Di Dm De
Dm = Di + 2 Γ (d/2) = Di + d
Why?
The answer key skipped the "2 Γ (d/2)" step β fill it back in yourself.
Example 2: (a-b)/a is the lever arm ratio
Answer key writes F_B0 = m Γ g Γ (a-b)/a directly, but actually:
Lever principle:
Moment = Force Γ Lever armWeight moment = Wheel force Γ Wheelbase
m Γ g Γ (a-b) = F_H0 Γ a
Divide by a β Convert moment back to force
The answer key skipped the moment balance explanation.
Principle:
See formula β Stop β Ask "why is this?" β Explain geometric/physical relationship β Then write it out