Student[Calculus1][MeanValueTheoremTutor] - demonstrate Mean Value Theorem
Calling Sequence
MeanValueTheoremTutor(f, var=a..b)
Parameters
f
-
(optional) algebraic expression in one variable var
a..b
(optional) interval
var
(optional) variable
Description
The MeanValueTheoremTutor(f) command launches a tutor interface that illustrates the Mean Value Theorem applied to f on the interval a..b.
If f is not specified, MeanValueTheoremTutor uses a default function.
If a..b is not specified, MeanValueTheoremTutor uses a default interval.
If var is not specified, MeanValueTheoremTutor uses a default variable.
Examples
with⁡StudentCalculus1:
MeanValueTheoremTutor⁡x⁢sin⁡x
MeanValueTheoremTutor⁡x⁢sin⁡x,−2⁢π..2⁢π
MeanValueTheoremTutor⁡x⁢sin⁡x,x=−2⁢π..2⁢π
See Also
Student, Student[Calculus1], Student[Calculus1][InteractiveOverview], Student[Calculus1][MeanValueTheorem]
Download Help Document