The real numbers a,b,c, and d satisfy a2+b2+c2+1=d+a+b+c−d.Find d.
Solution — click to reveal
Let x=a+b+c−d. Then x2=a+b+c−d, so d=a+b+c−x2, and we can write a2+b2+c2+1=a+b+c−x2+x.Then a2−a+b2−b+c2−c+x2−x+1=0.Completing the square in a,b,c, and x, we get (a−21)2+(b−21)2+(c−21)2+(x−21)2=0.Hence, a=b=c=x=21, so d=a+b+c−x2=21+21+21−41=45.