For each ordered pair of real numbers (x,y) satisfying
log2(2x+y)=log4(x2+xy+7y2)
there is a real number K such that
log3(3x+y)=log9(3x2+4xy+Ky2).
Find the product of all possible values of K.
解析
Solution 1
Using the logarithmic property loganbn=logab, we note that
(2x+y)2=x2+xy+7y2
That gives
x2+xy−2y2=0
upon simplification and division by 3. Factoring x2+xy−2y2=0 gives
(x+2y)(x−y)=0
Then,
x=y or x=−2y
From the second equation,
9x2+6xy+y2=3x2+4xy+Ky2
If we take x=y, we see that K=9. If we take x=−2y, we see that K=21. The product is 189.
-expiLnCalc
Solution 2
Do as done in Solution 1 to get
x2+xy−2y2=0⟹(yx)2+yx−2=0⟹yx=2−1±1+8=1,−2
Do as done in Solution 1 to get
9x2+6xy+y2=3x2+4xy+Ky2⟹6x2+2xy+(1−K)y2=0⟹6(yx)2+2yx+(1−K)=0⟹yx=12−2±4−24(1−K)⟹yx=12−2±26K−5=6−1±6K−5
If yx=1 then
1=6−1±6K−5⟹6=−1±6K−5⟹7=±6K−5⟹49=6K−5⟹K=9
If yx=−2 then
−2=6−1±6K−5⟹−12=−1±6K−5⟹−11=6K−5⟹121=6K−5⟹126=6K⟹K=21
Hence our final answer is 21⋅9=189 -vsamc
Solution 3 (Official MAA)
Because x2+xy+7y2=(x+2y)2+427y2>0, the right side of the first equation is real. It follows that the left side of the equation is also real, so 2x+y>0 and
log2(2x+y)=log22(2x+y)2=log4(4x2+4xy+y2).
Thus 4x2+4xy+y2=x2+xy+7y2, which implies that 0=x2+xy−2y2=(x+2y)(x−y). Therefore either x=−2y or x=y, and because 2x+y>0,x must be positive and 3x+y=x+(2x+y)>0. Similarly,
log3(3x+y)=log32(3x+y)2=log9(9x2+6xy+y2).
If x=−2y=0, then 9x2+6xy+y2=36y2−12y2+y2=25y2=3x2+4xy+Ky2 when K=21. If x=y=0, then 9x2+6xy+y2=16y2=3x2+4xy+Ky2 when K=9. The requested product is 21⋅9=189.