Student[Precalculus][PolynomialTutor] - demonstrate graphing of polynomial
Calling Sequence
PolynomialTutor(p)
Parameters
p
-
(optional) polynomial in at most one variable
Description
The PolynomialTutor(p) command launches a tutor interface that demonstrates the graphing of the polynomial p. If the polynomial has any zeroes, they are also displayed.
If p is not specified, PolynomialTutor uses a default function.
If an expression in one variable is specified, the tutor replaces the variable name with x.
Examples
with⁡StudentPrecalculus:
PolynomialTutor⁡
PolynomialTutor⁡2⁢x3+x2−2
See Also
Student, Student[Precalculus], Student[Precalculus][InteractiveOverview]
Download Help Document