You can put this solution on YOUR website! Solve the following logarithmic equations showing all work.
ln 7 + ln (n - 2) = ln 6n
Adding logs --> multiplying
ln(7) + ln(n-2) = ln(6n)
ln(7(n-2)) = ln(6n)
If the logs are equal,
7(n-2) = 6n
7n-14 = 6n
n = 14
----------------
log516 - log52t = log52
log(516) = log(52t) + log(52)
similar to the 1st one.
------------------
log5m = log5125
See #1
-------------
logy = log16 + log49
See #1
-----------
log6(b2 + 2) + log62 = 2
Is 6 the base? Not clear
-------------
log3(5x+5) - log3(x2 - 1) = 0
If 3 is the base, then
--------------
log2(x - 2) + 5 = 8 - log2 4
If 2 is the base,
x- 2 = 2
x = 4