Question 894438
write 1 - 3 log5 x as a single logarithm
.
I am assuming you meant log base 5:
{{{1 - 3*log(5,x)}}}
we can replace the 1 with:
{{{log(5,5^1) - 3*log(5,x)}}}
{{{log(5,5) - 3*log(5,x)}}}
{{{log(5,5) - log(5,x^3)}}}
{{{log(5,(5/x^3))}}}