Help with arithmetic sequence problem

  • Thread starter Thread starter demonelite123
  • Start date Start date
  • Tags Tags
    Arithmetic Sequence
AI Thread Summary
The discussion revolves around finding the value of k in the polynomial f(x) = x^3 - 33x^2 + 354x + k, where the zeros form an arithmetic sequence. The user identifies the zeros as a, b, and c, establishing the relationship b - a = c - b, leading to the equation a + c = 2b. They suggest using the factored form (x - a)(x - b)(x - (2b-a)) and equating coefficients after expanding it. After some calculations, the user successfully finds the answer and expresses gratitude for the assistance. The problem highlights the application of arithmetic sequences in polynomial equations.
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! :)
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top