Question
Question: For x, a>0 the roots of the equation \({{\log }_{ax}}a+{{\log }_{x}}{{a}^{2}}+{{\log }_{{{a}^{2}}x}}...
For x, a>0 the roots of the equation logaxa+logxa2+loga2xa3=0 is (are) given by
(a) a−34
(b) a−43
(c) a−21
(d) a−32
Solution
Hint: First convert out given expression using the formula, logax=logxloga,log(cd)=logc+logd,log(dn)=nlogd. Then divide the whole expression by common term. Then transform the obtained expression using logax=t, then find the value of ‘t’ and then transform it to get values of x in terms of a.
Complete step-by-step answer:
We are given that for x, a > 0 we have to find the roots of equation
logaxa+logxa2+loga2xa3=0.............(i)
Now to proceed the equation we have to use formula such as,
logcd=logclogd
By using this we can transform equation (i) as,
logaxloga+logxloga2+loga2xloga3=0............(ii)
Now we will use the formula such as,
log(cd) = log c +log d
By using this we can write equation (ii) as,
loga+logxloga+logxloga2+loga2+logxloga3=0............(iii)
Now we will use the formula such as,
log(dn)=nlogd
By using this we can write the equation (iii) as,
loga+logxloga+logx2loga+2loga+logx3loga=0............(iv)
Now we will divide log a from both numerator and denominator of the term of equation (iv) we get,
1+logalogx1+logalogx2+2+logalogx3=0...............(v)
In equation (v) we will use the formula, logdlogc=logdc we get,
1+logax1+logax2+2+logax3=0..............(vi)
Now we will substitute logax=t , we will transform equation (vi) as
1+t1+t2+2+t3=0............(vii)
Taking LCM in (vii) we get,
(1+t)t(2+t)t(2+t)+2(1+t)(2+t)+3t(t+1)=0
On cross multiplication we get,
t(2 + t) + 2(1 + t)(2+t) +3t (t + 1) = 0
On further simplification we get,
2t+t2+2(2+t+2t+t2)+3t2+3t=0⇒2t+t2+4+2t+4t+2t2+3t2+3t=0
On simplification we get,
6t2+11t+4=0
This is a quadratic equation. We will solve it by splitting the middle term, we get
6t2+8t+3t+4=0⇒2t(3t+4)+1(3t+4)=0⇒(3t+4)(2t+1)=0⇒3t+4=0,2t+1=0⇒t=−34,t=−21
So, finally the value for t=3−4,2−1.
We had assumed,
logax=t
Substituting the value of ‘t’, we get
logax=3−4 and logax=−21
Now we will use the transformation that is, logba=c⇒a=bc. By using this in above equation, we get
x=a−34 and x=a2−1 respectively.
Therefore, the correct answer is option (a) and (c).
Note: Students should be careful while calculating and finding values of logax also using transformation of changing logax=tas x=at.
Another way to solve the quadratic equation is using the formula, t=2a−b±b2−4ac.