Find all real zeros of the function:

f(x)=-2x(x^-16)(x-3)

I appreciate all help. Thank you.

Set each one equal to zero and solve for X

-2x = 0
x^-16 = 0
x-3 = 0

thank you so much!

Your Welcome!

To find the real zeros of the function f(x) = -2x(x^(-16))(x-3), we need to set f(x) equal to zero and solve for x.

Begin by setting f(x) = 0:

0 = -2x(x^(-16))(x-3)

Next, simplify the equation by canceling out any common factors. In this case, we can cancel out x and x^(-16) since they appear in both terms:

0 = -2(x-3)

Now, divide both sides of the equation by -2:

0/-2 = (x-3)/-2
0 = x-3

Now, add 3 to both sides of the equation to solve for x:

3 = x

Therefore, the only real zero of the function f(x) is x = 3.