<p>So, I found this question in a practice test (non CB).I know it can hardly appear on the real test, but still I will be very curious to know how to solve it .Here it is : </p>
<p>What is the value of the parameter m, for which the roots of the equation x^4-(3m+2)x^2 + m^2 = 0 are different and are part of an arithmetic sequence</p>
<p>What the… LOL! I have no idea if I’ve done this right. I did it all in the Quick Reply box so it could be completely wrong, plus it probably has a zillion silly mistakes.</p>
<p>Well it’s quite interesting, and I think we must think differently to solve this in about 1.5 minutes. Here is my solution:
Let p denote x^2, then: p^2 - (3m+2)p + m^2 = 0.
To get 4 different roots which form an arithmetic sequence, we must have 2 distinct roots of the above equation a and b, and they must satisfy the condition: a = b/9.
So when a=b/9, we have:
a+b = 10a = 3m+2 (1)
ab = 9a^2 = m^2
Hence: a = m/3 or a=-m/3.
Substitute a in (1):
If a=m/3: 10m/3 = 3m+2, so m = 6
If a=-m/3: -10m/3 = 3m+2, so m = -6/19
Now substitute m back to the first equation to get x and check whether the roots satisfy the conditions. Finally we get both 6 and -6/19 as our result.</p>
<p>P.S: If this is a multiple choice question, the fastest way is to check each choice :D</p>
<p>So, we have the positive and negative of each root of x^2-(3m+2)x+m^2=0 to work with. Call the roots of the x^2 a and b, and say that b>a (without loss of generalization). Then b-a=2a (imagine that you have a number line</p>
<p>-b…-a…0…a…b</p>
<p>that would be an arithmetic sequence, right?)</p>
<p>Then, find a and b in terms of m (not sure how you would want to do that) and solve…I think it would work.</p>