Alex
2011-07-30 13:28:04 UTC
i will put the logarithm base in [ ]
the math book im studying has an example:
log[8](2-x)+log[8](4-x)=1
it works out to be x=0 and x=6
the next part of the question asks me to check these answers by substitution.
when x=0 it works out fine.
when x=6 it works out to log[8](-4)+log[8](-2)=1
at this point my math book says "it is impossible to find an exponent to base 8 that will produce -4. same applies to finding an exponent to base 8 that will produce -2" it then tells me therefore that the left hand of this equation is undefined.
my question is this, can you not use the law of logarithms for multiplication?
my book has it as log[a]xy = log[a]x + log[a]y a>0, a cannot = 1
doing this, it would become
log[8](-4)+log[8](-2)=1
log[8](-4)(-2)=1
log[8]8=1
log[8]8^1=1
1=1
it makes sense to me to do it this way. am i wrong? or is the book wrong?