madah12
- 326
- 1
Homework Statement
prove that any equation
ax3+bx2+cx+d has at most 3 solutions
Homework Equations
if f is continuous on [a,b] ,f is differentiable on (a,b) and f(a)=f(b)
then there exist a<k<b such that f'(k)= 0
The Attempt at a Solution
suppose f has 4 distinct solutions a,b,c,d then f(a)=f(b)=f(c)=f(d)=0
by rolle theorem there exist a k1 between a and b where f'(k1)=0
also there exist k2 between b and c f'(k2)=0 and k3 between c and d where f'(k3)=0
and f'(x) = 3ax2+2bx+c
I know that it is supposed to have two only solutions
but how can i prove that?