SOLUTION: Use the Laws of Logarithms to expand the expression:
{{{ log(base 5) (x/2) }}}
{{{ log(base 6) cuberoot of x^2 + 7 }}}
{{{ log(base 8)(xy)^7}}}
sorry if it comes of
log(base 5) (x/2)
Text for algebra.com: log(5,(x/2))
rendering tags:
-
log(base 6) cuberoot of x^2 + 7
You probably meant this:
Text for algebra.com: log(6,(root(3,(x^2+7))))
rendering tags:
-
The cubed root means "to the one-third power".
No way in Real numbers to split the argument expression any further.
log(base 8)(xy)^7
Text for algebra.com: log(8,((xy)^7))
rendering tags:
-