Solving logarithm equation help?

  • Thread starter Thread starter liz777
  • Start date Start date
  • Tags Tags
    Logarithm
Click For Summary

Homework Help Overview

The discussion revolves around solving a logarithmic equation involving the base 2 logarithm, specifically the equation log2(x+2) = log2(x^2). Participants are exploring methods to manipulate the equation to find the values of x that satisfy it.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the technique of exponentiation as a method to solve the equation, suggesting that both sides can be raised to the power of 2 to eliminate the logarithm. Others mention the importance of ensuring that the values found do not make the logarithmic expressions undefined. There is also a mention of the one-to-one property of logarithmic functions, indicating that the arguments must be equal for the logs to be equal.

Discussion Status

The discussion is active with various approaches being explored, including exponentiation and direct comparison of arguments. Some participants have provided insights into potential pitfalls, such as checking for valid solutions after exponentiation. There is a recognition that factoring may also be a straightforward method to arrive at solutions.

Contextual Notes

Participants note the importance of checking the validity of solutions due to the nature of logarithmic functions, which can be undefined for certain values of x. There is also an acknowledgment of the original poster's struggle with the problem, indicating a learning process in understanding the manipulation of logarithmic equations.

liz777
Messages
19
Reaction score
0

Homework Statement



log2(x+2)=log2x2

-log base 2(X+2)= log base 2 (x2)

The Attempt at a Solution



I know the answer is supposed to be -1 and 2, but I get the wrong answer every time I try.
I tried bringing log2x2 over to the other side and then got log2(2/x) which got me nowhere!

What am I supposed to do to solve this? Any tips would be greatly appreciated :)

 
Physics news on Phys.org
There is a technique called exponentiation (I think) used to solve these types of equations. Just put both sides of the equation in an exponent that is the same as the logarithm base, like this:
2^{log_{2} (x+2)} =2^{log_{2} (x^2}}
Then you can use the rules for logs an exponents to get to
x+2 = x^2
 
Right, it is called exponentiation. You can also see that both sides are ultimately a value within the log function. If the log base 2 of both sides is the same, then both sides must be the same. There is another step though that many people forget. When you exponentiate, you may get answers which do not work because on of the log functions is undefined for that value of x. You have to check each value you find for x to make sure that both log functions are defined for that value of x. If you do this particular problem right, both solutions work.
 
Exponentiation isn't even necessary in this case. log is 1-1, so equality can only hold if the arguments are equal.
 
Well, yes, it's still exponentiating, you're just skipping the steps in between.
 
log2(x+2)=log2x2

It's quite easy. The logarithms have the same base. Thus you can just work with it.

(x+2) = x2

Now, set the variable to 0 and factor
x2-x-2 = 0
(x-1)(x+2) = 0

two answers are: x -1 = 0; x=1 or x+2=0; x=-2

:)
 
thanks everyone! this really helped :) Turned out I completely forgot about factoring...
 

Similar threads

Replies
8
Views
2K
Replies
7
Views
2K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 39 ·
2
Replies
39
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K