Difference between revisions of "2003 AMC 12A Problems/Problem 21"
(New page: == Problem 21 == The graph of the polynomial <math>P(x) = x^5 + ax^4 + bx^3 + cx^2 + dx + e</math> has five distinct <math>x</math>-intercepts, one of which is at <math>(0,0)</math>. Whi...) |
(→Solution) |
||
Line 12: | Line 12: | ||
According to Vieta's Formula, the sum of the roots of a 5th degree polynomial taken 4 at a time is <math>\frac{a_1}{a_5} = d</math> . Calling the roots <math>r_1, r_2, r_3, r_4, r_5</math> and letting <math>r_1 = 0</math> (our given zero at the origin), the only way to take four of the roots without taking <math>r_1</math> is <math>r_2r_3r_4r_5</math>. | According to Vieta's Formula, the sum of the roots of a 5th degree polynomial taken 4 at a time is <math>\frac{a_1}{a_5} = d</math> . Calling the roots <math>r_1, r_2, r_3, r_4, r_5</math> and letting <math>r_1 = 0</math> (our given zero at the origin), the only way to take four of the roots without taking <math>r_1</math> is <math>r_2r_3r_4r_5</math>. | ||
Since all of the other products of 4 roots include <math>r_1</math>, they are all equal to 0. And since all of our roots are distinct, none of the terms in <math>r_2r_3r_4r_5</math> can be zero, meaning the entire expression is not zero. Therefore, <math>d</math> is a sum of zeros and a non-zero number, meaning it cannot be zero. <math>\Rightarrow D</math> | Since all of the other products of 4 roots include <math>r_1</math>, they are all equal to 0. And since all of our roots are distinct, none of the terms in <math>r_2r_3r_4r_5</math> can be zero, meaning the entire expression is not zero. Therefore, <math>d</math> is a sum of zeros and a non-zero number, meaning it cannot be zero. <math>\Rightarrow D</math> | ||
+ | |||
+ | == See Also == | ||
+ | *[[2003 AMC 12A Problems]] |
Revision as of 21:20, 31 May 2008
Problem 21
The graph of the polynomial
has five distinct -intercepts, one of which is at . Which of the following coefficients cannot be zero?
Solution
According to Vieta's Formula, the sum of the roots of a 5th degree polynomial taken 4 at a time is . Calling the roots and letting (our given zero at the origin), the only way to take four of the roots without taking is . Since all of the other products of 4 roots include , they are all equal to 0. And since all of our roots are distinct, none of the terms in can be zero, meaning the entire expression is not zero. Therefore, is a sum of zeros and a non-zero number, meaning it cannot be zero.