Positive numbers x, y, and z satisfy xyz=1081 and (log10x)(log10yz)+(log10y)(log10z)=468. Find (log10x)2+(log10y)2+(log10z)2.
解析
Solution
Using the properties of logarithms, log10xyz=81 by taking the log base 10 of both sides, and (log10x)(log10y)+(log10x)(log10z)+(log10y)(log10z)=468 by using the fact that log10ab=log10a+log10b.
Through further simplification, we find that log10x+log10y+log10z=81. It can be seen that there is enough information to use the formula (a+b+c)2=a2+b2+c2+2ab+2ac+2bc, as we have both a+b+c and 2ab+2ac+2bc, and we want to find a2+b2+c2.
After plugging in the values into the equation, we find that (log10x)2+(log10y)2+(log10z)2 is equal to 6561−936=5625.
However, we want to find (log10x)2+(log10y)2+(log10z)2, so we take the square root of 5625, or 075.
Solution 2
Let a=log10x, b=log10y, and c=log10z.
We have a+b+c=81 and a(b+c)+bc=ab+ac+bc=468. Since these two equations look a lot like Vieta's for a cubic, create the polynomial x3−81x2+468x=0 (leave the constant term as 0 to make things easy). Dividing by x yields x2−81x+468=0.
Now we use the quadratic formula:
x=281±812−4⋅468x=281±4689
x=281+3521, x=281−3521
Since the question asks for a2+b2+c2 (remember one of the values was the solution x=0 that we divided out in the beginning), we find: