Explanation vs Derivation Examples in Math
Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Explanation vs Derivation.
This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.
Concept Recap
The distinction between explaining WHY a result is true (conceptual insight) and showing HOW it can be derived step by step (procedural derivation).
Derivation: here are the steps. Explanation: here's why it makes sense.
Read the full concept explanation โHow to Use These Examples
- Read the first worked example with the solution open so the structure is clear.
- Try the practice problems before revealing each solution.
- Use the related concepts and background knowledge badges if you feel stuck.
What to Focus On
Core idea: Good explanations provide insight; derivations provide certainty.
Common stuck point: Students often confuse showing calculations with giving an explanation โ a derivation can be technically correct while explaining nothing about why the result holds.
Sense of Study hint: After completing a derivation, go back and annotate each step with WHY it works, not just WHAT it does. If you cannot annotate a step, that is where your understanding has a gap.
Worked Examples
Example 1
easySolution
- 1 Derivation โ start from ax^2+bx+c=0 and complete the square. Divide by a: x^2 + \frac{b}{a}x = -\frac{c}{a}. Add \left(\frac{b}{2a}\right)^2 to both sides: \left(x+\frac{b}{2a}\right)^2 = \frac{b^2-4ac}{4a^2}.
- 2 Take square roots of both sides: x + \frac{b}{2a} = \pm\frac{\sqrt{b^2-4ac}}{2a}. Solve for x: x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}.
- 3 Conceptual explanation: the formula locates each root at signed distance \frac{\sqrt{b^2-4ac}}{2a} from the axis of symmetry x = -\frac{b}{2a}. The discriminant \Delta = b^2-4ac signals: \Delta > 0 gives two distinct real roots, \Delta = 0 gives one repeated root, \Delta < 0 gives two complex-conjugate roots.
Answer
Example 2
mediumPractice Problems
Try these problems on your own first, then open the solution to compare your method.
Example 1
easyExample 2
mediumRelated Concepts
Background Knowledge
These ideas may be useful before you work through the harder examples.