Help with arithmetic sequence problem

  • Thread starter Thread starter demonelite123
  • Start date Start date
  • Tags Tags
    Arithmetic Sequence
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
demonelite123
Messages
216
Reaction score
0
The zeros of the polynomial f(x) = x^3 - 33x^2 + 354x + k form an arithmetic sequence. What is the value of k?

so i let the zeros = a, b, and c. then i did b - a = c - b since it's an arithmetic sequence and they have common differences. so now i have a + c = 2b. i don't know what to do from here. help is much appreciated!
 
Physics news on Phys.org
Maybe you want four equations because you have four unknowns; although maybe you really have three unknowns (a, b, and k, since you determined c=(2b-a) ).

(x - a)(x - b)(x - (2b-a)) = x^3 - 33x^2 + 354x + k = 0

Could you use this, multiply the lefthand side, and then equate the coefficients?
 
oh i see.
it took a while to multiply out the expression, but i got the answer.
thanks! :)