Roots of Functions
There are two ways to find the roots of a funtion, using GRAPH/TRACE and using
GRAPH/MATH/ROOT. These procedures are illustrated below:
Find the roots of the polynomial funtion
f(x) = x3 + 2x2 - 3x - 6
Get back in trace mode with GRAPH/TRACE.
The GRAPH/MATH/ROOT method for finding roots of functions is usually the
quickest and most accurate method. After graphing the function (go back to
the standard display using GRAPH/ZOOM/ZSTD):


One way to do this is to use the left or right arrow keys to move the trace
cursor to the left of the root and press ENTER. Now
move the cursor to the right of the root (the sign of the y-coordinate should
change) and press enter. Finally, move the
cursor as close as you can to the root and press enter. The root will be
displayed at the bottom of the display. In this case you will get either
-2 or -1.732050808, since we have two roots that are very close together. It
is best to Zoom in on roots like this one to see if there are more than one
and to help locate the one you are trying to find.
Find the right most root.
Find the roots of the absolute value funtion
f(x) = |2x - 5|
Find the roots of the rational funtion
f(x) =
Find the roots of the radical funtion
f(x) =
Find the roots of the logarithmic funtion
f(x) =
Find the roots of the exponential funtion
f(x) =