Solving the linear system gives u = -1, v = 2, and w = 1; this means the first equation's coefficients become (1/ -1 + 1/2 + 1/1)x^2 + Kx + 2 = 0, where the x^2 coefficient is 1/2. For the geometric progression a,b,c,d, the expression (b-c)^2 + (c-a)^2 + (d-b)^2 simplifies to 10b^2; since u+v+w = 2, the first equation is 1/2 x^2 + 10b^2 x + 2 = 0. The second equation is 20x^2 + 10(a-d)^2 x - 9 = 0; because a, b, c, and d are in a geometric progression, the difference (a-d) equals (r^3 - 1)b where r is the common ratio. In any geometric progression, (r^3 - 1)^2 equals 10b^2 exactly when (r^2 + r + 1)^2 - 2r(r+1)(r^2+r+1) equals 10, making the x coefficient of the second equation exactly 20 times the x coefficient of the first equation; since the constant term of the first equation (2) divided by the x^2 coefficient (1/2) is exactly 4, and the x^2 coefficient of the second equation (20) divided by its constant term (-9) is exactly -20/9, the ratio of the coefficients confirms the roots are reciprocals.