So, the supposed in the theorem is that $x_0$ is a root of polynomial $P$ with multiplicity $m$. Then you can express the polynomial $P$ as $P(x)=(x-x_0)^m\cdot Q(x)$, where $Q(x)$ is some polynomial and is not divisible by $x-x_0$. My question is why $Q(x)$ is not divisible by $x-x_0$?
2026-04-03 03:22:04.1775186524
Theorem: If $x_0$ is a root of polynomial $P$ with multiplicity $m$, then it's a root of $P'$ with multiplicity of m-1, clarification needed.
167 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
If it was, then we could have written $P(x) = (x-x_0)^{m+1}R(x)$ where $R(x) = \frac{Q(x)}{x-x_0}$. This would contradict root $x_0$ having multiplicity $m$.