New Reply

logarithm problem

 
Share Thread Thread Tools
Jul5-11, 01:10 PM   #1
 

logarithm problem


I have a strange problem.

Have this example.

log(x-2)+log(x+1)=0

Domain of these functions are: x>2, x>-1 resulting in x>2;

by logarithm rule we can combine these 2 logarithms and make one logarithm.

log(x-2)(x+1)=0

(-infinity,-1) U (2,+infinity)

But the domain of this changes. How can we combine these 2 logarithms if the domain changes? Am I missing something here?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Jul5-11, 01:44 PM   #2
 
Recognitions:
Homework Helper Homework Help
In your original problem you have 2 log functions.
The domain of both needs to be respected for any solution to be a proper solution.

When you multiply the 2 factors, you effectively extend the domain.
This is because both factors might be negative, yielding a positive number that is inside the domain of the log function.

However, solutions for which these numbers are negative do not satisfy the original problem and will have to be discarded.
 
Jul5-11, 02:06 PM   #3
 
Quote by I like Serena View Post
In your original problem you have 2 log functions.
The domain of both needs to be respected for any solution to be a proper solution.

When you multiply the 2 factors, you effectively extend the domain.
This is because both factors might be negative, yielding a positive number that is inside the domain of the log function.

However, solutions for which these numbers are negative do not satisfy the original problem and will have to be discarded.
Yes but how can logarithm rule then stand if the domain changes, shouldn't I change the domains too?

log(x-2)+log(x+1)=log(x-2)(x+1) how can this equality hold?
 
Jul5-11, 02:11 PM   #4
 
Recognitions:
Homework Helper Homework Help

logarithm problem


The equality only holds for values of x with which the domains of all log functions in the expression are satisfied.
Otherwise it is undefined.
 
Jul5-11, 02:12 PM   #5
 
Quote by I like Serena View Post
The equality only holds for values of x with which the domains of all log functions in the expression are satisfied.
Otherwise it is undefined.
So basically yes, I do have to change the domain.
 
Jul5-11, 02:36 PM   #6
 
Recognitions:
Homework Helper Homework Help
Quote by Bassalisk View Post
So basically yes, I do have to change the domain.
Uhh, noooo!
At the start of the problem, the domain is (2, +infinity).
This never changes throughout the problem.
 
Jul5-11, 02:40 PM   #7
 
Quote by I like Serena View Post
Uhh, noooo!
At the start of the problem, the domain is (2, +infinity).
This never changes throughout the problem.
Thank you, I understand now ^^
 
Jul5-11, 03:06 PM   #8
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by Bassalisk View Post
I have a strange problem.

Have this example.

log(x-2)+log(x+1)=0

Domain of these functions are: x>2, x>-1 resulting in x>2;

by logarithm rule we can combine these 2 logarithms and make one logarithm.

log(x-2)(x+1)=0

(-infinity,-1) U (2,+infinity)

But the domain of this changes. How can we combine these 2 logarithms if the domain changes? Am I missing something here?
ILike Serena's explanation is correct. The domain won't change, since you're dealing with real numbers.

However, you illustrate and interesting point. If x = -2, then the complex solution is:

ln (-4) + ln (-1) = ln (-4*-1)
(1.386,pi) + (0,pi) = (1.386,2pi)

And, if you start at 0 and go 2pi radians around a circle, you wind up back at 0. The discrepancy is because you're restricting yourself solely to the real numbers. (Plus, the result is only meaningful when you're using natural logarithms.)

So, suffice it to say, x has to be greater than 2 and that won't change when you combine them.
 
Jul6-11, 03:59 AM   #9
 
But what if I start with the problem log(x-2)(x+1)=0 and I divide into 2 parts,

log(x-2)+log(x+1)=0. Do I have to change the domain then?

because domain of the first is
(-infinity,-1) U (2,+infinity) and the domain after the transformation is (2,+infinity)
 
Jul6-11, 04:21 AM   #10
 
Recognitions:
Homework Helper Homework Help
This would mean that you have to distinguish two cases: the case x < -1 and the case x > 2.

In the case x < -1 you would get:
log(-(x-2)) + log(-(x+1)) = 0
which you have to solve separately.

When you have solved both cases, you need to combine all the solutions that you found.
 
Jul6-11, 04:23 AM   #11
 
Thank you, I totally forgot about that. Mind filled with transistors and diodes :p
 
New Reply
Thread Tools


Similar Threads for: logarithm problem
Thread Forum Replies
Logarithm problem General Math 5
Logarithm Problem Precalculus Mathematics Homework 3
Another Logarithm problem Calculus & Beyond Homework 3
Logarithm Equation Problem Calculus & Beyond Homework 3
logarithm problem Precalculus Mathematics Homework 3