Problem:
The graph of $y=f(x)=x^2+x+(3/x)$ is given on a piece of paper. We are asked to find the solution of $x^3-x+1=0$ only by using the given graph.
Attempt:
Find another "simpler" graph $g(x)=ax^2+bx+c$ such that $f(x)=g(x)$ leads to the same equation $x^3-x+1=0$. By equating the coefficients, I get $a=0$, $b=1$ and $c=1$. Unfortunately, the constants are not equal.
$f(x)=g(x)$ produces $x^3-x+3=0$ while the equation in question is $x^3-x+1=0$. Assume the question is valid (or no typos), then how to solve it?
Is there any simpler $g(x)$ than $g(x)=ax^2+bx+c$?