What is the greatest number of 0s this polynomial can have

f(x)=7x^6-5x^5+x

1 answer

To determine the greatest number of zeros that the polynomial f(x)=7x65x5+x can have, we can start by factoring the polynomial.

First, we can factor out the common term x:

f(x)=x(7x55x4+1)

This shows that x=0 is one root, contributing one zero. Now we need to analyze the polynomial 7x55x4+1 to find the number of additional zeros it may have.

A polynomial of degree n can have at most n zeros. The polynomial 7x55x4+1 is a 5th degree polynomial, which means it can have up to 5 real roots (including complex roots).

Thus, taking into account the root x=0 from the factored form, the total greatest number of zeros of f(x) is:

1 (for x=0)+5 (from 7x55x4+1)=6

Therefore, the greatest number of zeros that the polynomial f(x)=7x65x5+x can have is 6.