Question 959028


{{{ log(6,9) + log(6,x) = 2}}}


{{{ log(6,9x) = 2}}}.........change the base

{{{ log(9x)/log(6) = 2}}}

{{{ log(9x)= 2log(6) }}}

{{{ log(9x)= log(6^2) }}}

{{{ log(9x)= log(36) }}}...........if log same, then

{{{ 9x= 36 }}}

{{{ x= 36/9 }}}

{{{ x= 4}}}