Curve f(x)
Secant line
Tangent at c
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.
A hands-on look at one of real analysis's cornerstone results: the Mean Value Theorem. Pick from three differentiable functions, drag the interval endpoints a and b, and watch a real 3D curve render with a secant line connecting its endpoints. A bisection search — the same constructive technique behind the theorem's proof — hunts for the guaranteed point c where the tangent line is exactly parallel to the secant, with live numeric readouts for the secant slope, the exact derivative f'(c), and the gap between them as you scrub the point c by hand.