Feb 14, 2007 09:17
Okay. Just two more questions.
How would I solve:
log2 16
2 would be the base and 16 would be the end result?
so it would be log2=16?
and then from there?
Orrr....?
And for
2logx - log(x+1) = log4 - log3
The answer is 2.
How is the answer two?
Thank you soo much for helping.
Leave a comment
Comments 5
change of base theorem (or something like that)
2 log x - log(x+1) = log 4/3
2 log x = log 4(x+1) / 3
log x = log 4(x+1) / 3 divided by 2
so x = 4(x+1) / 6
6x=4x+4
2x=4
x=2
Reply
Reply
The other has been solved above.
Reply
Reply
AlogB = log(B^A)
Reply
Leave a comment