1

I am having trouble solving for $x$ (ie. find the fixed points) when two curves are given. I need to show that if $f: \mathbb R \to \mathbb R$ is a cubic function $f(x) = ax^3+bx^2+cx+d, ~ a \ne 0$ then $f$ always has a fixed point (hint use $g(x) = f(x) - x$)

I got up to

$ax^3+bx^2+cx+d = x$ ; set them to equal

$ax^3+bx^2+cx+d - x = 0$

$x (ax^2+bx+c-1) - d = 0$

0 Answers0