This is a question from Cheney and Kincaid's Numerical Analysis (3rd ed, pg 138).
Consider the homotopy $h(t,x)=tf(X)+(1-t)g(x)$, in which $f(x)=x^2-5x+6$ and $g(x)=x^2-1$. Show that there is no path connecting a root of $g$ to a root of $f$.
I'm a bit confused, since clearly you can create a homotopy between them. The chapter text does not provide any insight. Are there other requirements to connect the roots besides there being a homotopy?