Last Updated 10/28/2022
The find_root and roots command
Sometimes, the solve command may fail to find all the solutions of an equation. For example, let use try to find the solutions of .
Note that only the solution in the first quadrant is found, namely or 0.523598775598299.
To locate other solutions, we can use the find_root command. The find_root command looks for a solution of an equation in a particular interval.
Let us locate a solution of on each of the intervals and .
Try this!
What happen if we try to look for a solution of on .