Logarithmic and exponential equations

AI Thread Summary
The equation (2^x - 2^-x)/3=4 can be transformed into u - 1/u = 12 by letting u = 2^x. This leads to the quadratic equation u^2 - 12u - 1 = 0, which can be solved using the quadratic formula. The solutions yield one extraneous negative answer, confirming that only the positive solution is valid. The correct value of x approximates to 3.585, which is close to the expected answer of 3.595. The discussion emphasizes the importance of recognizing valid solutions in logarithmic and exponential equations.
j9mom
Messages
31
Reaction score
0

Homework Statement


(2^x - 2^-x)/3=4


Homework Equations



Using log or exponential rules

The Attempt at a Solution



First multiply both sides by 3 so 2^x-2^-x=12
I thought I could take the log of both sides then condense the log, but that is not right.

I also attempted to rewrite as 2^x - 1/(2^x) = 12 but I could nowhere with that.

I also attempted to do (2 - 2^-1)^x = 12
(2-1/2)^x = 12
(3/2)^x = 12

log(3/2)^x = log 12

x(log 3/2) = log 12

x= log 12/log 3/2 = 6.128

But that is not the right answer it is supposed to be 3.595 . Where did I go wrong?
 
Physics news on Phys.org
j9mom said:

Homework Statement


(2^x - 2^-x)/3=4

Homework Equations



Using log or exponential rules

The Attempt at a Solution



First multiply both sides by 3 so 2^x-2^-x=12
I thought I could take the log of both sides then condense the log, but that is not right.

I also attempted to rewrite as 2^x - 1/(2^x) = 12 but I could nowhere with that.

I also attempted to do (2 - 2^-1)^x = 12
(2-1/2)^x = 12
(3/2)^x = 12

log(3/2)^x = log 12

x(log 3/2) = log 12

x= log 12/log 3/2 = 6.128

But that is not the right answer it is supposed to be 3.595 . Where did I go wrong?

You can't do most of those things. 2^x - 1/(2^x) = 12 is a good start. Put u=2^x. Then 2^(-x)=1/u. Form an equation for u, solve for it and then find x.
 
Last edited:
Ok, so u - 1/u = 12

so u^2 - 12u - 1 = 0

Do I use the quadratic equation to solve for u?

Sorry, but this is unlike any of the other equations we did.
 
j9mom said:
Ok, so u - 1/u = 12

so u^2 - 12u - 1 = 0

Do I use the quadratic equation to solve for u?

Well, if you were given that quadratic to solve, what would you do?

j9mom said:
Sorry, but this is unlike any of the other equations we did.

Then it's probably one of the harder questions that tests your ability to apply other methods you've previously learned to solve the problem.
 
  • Like
Likes 1 person
OK, at first I did not think I should do that, because I would wind up with two answers, but one is negative, which obviously is an extraneous answer because logs cannot be negative. So the other answer was 12.08 so the log 12.08/log 2 = 3.585 which is close to the book's answer.
 
j9mom said:
OK, at first I did not think I should do that, because I would wind up with two answers, but one is negative, which obviously is an extraneous answer because logs cannot be negative. So the other answer was 12.08 so the log 12.08/log 2 = 3.585 which is close to the book's answer.

Precisely :smile:
 
  • Like
Likes 1 person
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top