Skip to main content

Exploring Calculus with Maple Introductory Calculus

Section 12.4 The Derivatives Tutor

The Derivatives tutor is a useful way for visualising the graphs of the first (and second) derivatives of a given function.
Figure 12.3. Opening up the Derivatives tutor using menus.
Figure 12.4. Opening up the Derivatives tutor using commands. The Student[Calculus1] package is required.

Example 12.5. Visualising the Derivative of \((x-1)^2\sin(x)\).

This example will illustrate how to use the interactive derivatives viewer to visualise the derivatives of \((x-1)^2\sin(x)\text{.}\)
First, you will need to start by typing out the function in the tutor. Unfortunately, you will not have access to the palettes toolbar in Maple, so you will need to type out commands such as sqrt() for square roots. You must also include the symbol * for multiplication.
You will also need to give an interval \([a,b]\text{.}\) Without the palettes toolbar, you will need to type Pi for the mathematical constant.
The Derivatives tutor displays the given function \(f(x)\) as well as \(f'(x)\) (and \(f''(x)\) if the box is ticked). You can optionally specify the axes ranges as well as \(1:1\) scaling.