Let $P\left(x\right)=x^{10}+a_2x^8+a_3x^6+a_4x^4+a_2x^2$ be a polynomial with real coefficients. If P(1)=1 and P(2)=-5, then the minimum number of distinct real zeroes of P(x) is?
I think we need to solve this question using Intermediate Value Theorem, but I am not really sure how to implement that over here.