You can put this solution on YOUR website! Rewrite the following in terms of p and q where p=log(x) and q=log(y).
a) log(x)(sqrt(x^6/y^4))
------
logx(x^6)-logx(y^4)
------
= 6logx(x) - 4logx(y)
-----
= 6 - 4[log(y)/log(x)]
----
= 6 - 4(q/p)
---------------
Cheers,
Stan H.