Question 6686
I'll solve this one and you try other ones (same idea)

a.   4/x^2+3/x-10=0

use y instead of 1/x.

*[invoke quadratic "y", 4, 3, -10]

so, my solver says y=5/4, -2. That means that x=1/y = 4/5, -1/2.