1. For positive real roots:The number of positive real roots of f(x) is the same as the number of changes in sign of the coefficients of f(x) or less than this by an even number.
`f(x)=color{blue}{+}x^5color{red}{-}x^4color{blue}{+}3x^3color{blue}{+}9x^2color{red}{-}xcolor{blue}{+}5`
The coefficients are `1,-1,3,9,-1,5`
There are 4 sign changes, so there are 4 or 2 or 0 positive roots.2. For negative real roots:The number of negative real roots of the f(x) is the same as the number of changes in sign of the coefficients of f(-x) or less than this by an even number.
To find the number of negative real roots, substitute x with -x
`f(-x)=color{blue}{+}(-x)^5color{red}{-}(-x)^4color{blue}{+}3(-x)^3color{blue}{+}9(-x)^2color{red}{-}(-x)color{blue}{+}5`
`f(-x)=color{red}{-}x^5color{red}{-}x^4color{red}{-}3x^3color{blue}{+}9x^2color{blue}{+}xcolor{blue}{+}5`
The coefficients are `-1,-1,-3,9,1,5`
There is 1 sign change, so there is exactly 1 negative roots.