A log question (probably easy)

  • Thread starter Thread starter meee
  • Start date Start date
  • Tags Tags
    Log
AI Thread Summary
To solve the equation 2e^(2x) = e^x without a calculator, logarithms can be utilized effectively. By taking the natural logarithm, the equation simplifies to x = -loge(2). Alternatively, recognizing that e^(2x) can be expressed as (e^x)^2 allows the equation to be reformulated into a quadratic form, which can also be solved using standard quadratic methods. Both approaches lead to the same solution for x. Understanding these techniques is essential for solving similar exponential equations.
meee
Messages
87
Reaction score
0
find the solution(s) to 2e^2x = e^x

its on a practise exam I am doing. i did with my calculator, but how could this be done without a calculator?
 
Last edited:
Physics news on Phys.org
You certainly seem to be aware that logarithms ought to be useful -- so use them.
 
ohh yeah like this?

x=loge(2e^2x)
x = loge2 + loge(e^2x)
x = loge2 + 2xloge(e )
x = loge2 +2x
-x = loge2
x= -loge2
 
That looks right.

Now, there's another way to solve this problem too. :smile: It comes up often enough that you should know about it (or at least will know about it). e^(2x) is just (e^x)^2 -- so your equation is a quadratic equation in e^x... and you know how to solve quadratic equations.
 
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