|
I would calculate it as a + b + c, but, unfortunately, I'm convinced that that's not the way CollegeBoard would do it.
If we say f(x) = (x-a)^2, and the roots are all the values of x that satisfy f(x) = 0, we would have x belongs to {a} and therefore the sum of the roots should be a.
On the other hand, we could say that for any polynomial x^2 - sx + p = 0, the sum of the solutions should be x1 + x2 = s (I believe this is what Sci-Fry is referring to). Therefore, for a polynomial (x-a)^2 = 0, we have x^2 - 2ax + a^2 = 0 => the sum of the roots should be -(-2a) = 2a.
I kind of dislike the second way of doing things, but I also kind of understand it.
|