| 1 | initial version |
I highly recommend chapters 1, 2, 5, 7, 9, 11 of the book Calcul mathématique avec Sage, also available in an English version.
Note that to find roots of a quotient of polynomials, you can use the numerator only, and forget about the denominator.
There are well-known methods to count, find, isolate roots of polynomials. Some of them are implemented in Sage.
See these pages in SageMath's reference manual:
and you can also search the web for "root finding algorithms" and "root isolation".
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.