<p>The answer is A) 4.</p>
<p>My question: where did you get this problem, because I doubt you got this from SAT? lol</p>
<p>Here is my solution (sorry in advance if my wording is too confusing):
Let the roots be a, b, c. Given x^6 - 10x^5 + 29x^4 - 4x^3… and that our function is of the form (x-a)^2(x-b)^2(x-c)^2, by Vieta, 10 = 2(a+b+c), or 5 = a+b+c, and 29 = a^2+b^2+c^2 + 4(ab+bc+ca). The former is the sum of all the roots, and the latter is the sum of all the products of two roots. Similarly, 4 = the sum of all the products of three roots. </p>
<p>Now we will proceed to do some manipulations.
(a+b+c)^2 = 25 = a^2+b^2+c^2 + 2(ab+bc+ca)
Subtract that from 29 = a^2+b^2+c^2 + 4(ab+bc+ca) to obtain 4 = 2(ab+bc+ca), or 2 = ab+bc+ca.
Subtract 2= ab+bc+ca from 25 = a^2+b^2+c^2 + 2(ab+bc+ca) to get 23=a^2+b^2+c^2 +ab+bc+ca
Notice that a^2+b^2+c^2 +ab+bc+ca = ((a+b)^2 + (b+c)^2 + (c+a)^2)/2
So, 46 = (a+b)^2 + (b+c)^2 + (c+a)^2
Now, I’m going to be sneaky and try some values of a+b, b+c, c+a to make that and 5=a+b+c, or 10 = (a+b) + (b+c) + (c+a) work out. I get values that work: a+b = 6, b+c = 1, c+a=3. BTW all of these are done without the loss of generality of a,b, and c. The values we get are of course non rigorous, but we will see later that they work out. </p>
<p>With a+b = 6, b+c = 1, c+a=3, we do subtractions between them to obtain a-c = 5, a-b=2, b-c=3. Add a-c to c+a, a-b to a+b, b-c to b+c, to obtain 2a=8, 2b=4, 2c=-2, or a=4, b=2, c=-1. </p>
<p>Now comes the verification using “4 = the sum of all the products of three roots.” We know that if this works out, then we have obtained a unique solution, since we have three variables and used three equations. So there are 20 terms (6c3) in this sum of all products of three roots. Using 4, 4, 2, 2, -1, -1, I calculated this out (the (tedious) process of which I will omit here), and voila, obtained 4, which is what we were looking for. </p>
<p>NOW,
Although the solution looks long (i tried to make it detailed) this didn’t take as long as it might seem (less than 5 minutes probably).
However, there is probably a much much simpler way to do this, which I hope someone will be able to come up with!</p>