Math101How to Check an Answer
A rigorous verification toolkit using substitution, inverse operations, bounds, units, alternative methods, and theorem conditions.
Precise definition
To check an answer is to seek independent evidence that it satisfies the original problem, not merely repeat the same steps. Verification can establish exact correctness for a candidate; reasonableness checks detect many errors but are not always proofs.
Notation and mathematical language
Useful checks include substitution into the original equation, differentiation of an antiderivative, multiplication of a proposed inverse, recalculation by a different method, estimation, bounds, dimensions or units, domain restrictions, and boundary cases. A residual measures discrepancy but must be interpreted relative to scale and precision.
Conceptual picture
A strong check reverses the solution process or uses another representation. Repeating calculator entries can reproduce the same transcription error. Exact and approximate answers need different language: equality for proven exact values, approximation with precision and error awareness for numerical results.
Fully worked example
Interpretation and application
Verification improves mathematics, code, measurement, and modelling. An algebraically correct result can still use the wrong model or units, so contextual validation remains separate from symbolic correctness.
