Question
Question: Let a and b be real numbers greater than 1 for which there exists a positive real number c, differen...
Let a and b be real numbers greater than 1 for which there exists a positive real number c, different from 1, such that 2(logac+logbc)=9logabc, then the possible value of logab.

1/2
3
1/3
2
1/2, 2
Solution
The given equation is 2(logac+logbc)=9logabc. We are given that a,b>1 and c>0,c=1. We need to find the possible value(s) of logab.
-
Use the change of base formula for logarithms: logxy=logyx1. Applying this to all terms with base c: logac=logca1 logbc=logcb1 logabc=logc(ab)1
-
Substitute these expressions into the given equation: 2(logca1+logcb1)=logc(ab)9
-
Simplify the left side of the equation: 2(logca⋅logcblogcb+logca)=logc(ab)9
-
Use the logarithm property logxM+logxN=logx(MN). So, logca+logcb=logc(ab). Substitute this into the equation: 2(logca⋅logcblogc(ab))=logc(ab)9
-
Let x=logca and y=logcb. The equation becomes: 2(xyx+y)=x+y9
-
Cross-multiply and rearrange the terms: 2(x+y)2=9xy 2x2−5xy+2y2=0
-
We want to find logab=logcalogcb=xy. Divide the entire equation by x2: 2−5(xy)+2(xy)2=0
-
Let k=xy=logab. The equation becomes: 2k2−5k+2=0
-
Solve the quadratic equation for k: (2k−1)(k−2)=0 This gives two possible values for k: k=21 and k=2.
Thus, the possible values of logab are 1/2 and 2.