Presumably simple logarithm equationt

  • Thread starter Thread starter Chase.
  • Start date Start date
  • Tags Tags
    Logarithm
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Chase.
Messages
11
Reaction score
0

Homework Statement



What value of x satisfies the equation:

6 [itex]\cdot[/itex] e2x = 4x

The Attempt at a Solution



If I'm not mistaken, I can move the 6 to the superscripted part of e, resulting in:

e12x = 4x

And then I can take the natural log of both sides, resulting in:

12x = ln(4x)

Assuming I haven't made any mistakes, this is what I have so far and I'm stuck. This is for a practice test and I have the answer listed as:

ln6 / (ln4 - 2)

I'm just not sure how to get there.
 
Physics news on Phys.org
Chase. said:

Homework Statement



What value of x satisfies the equation:

6 [itex]\cdot[/itex] e2x = 4x

The Attempt at a Solution



If I'm not mistaken, I can move the 6 to the superscripted part of e, resulting in:

e12x = 4x

You are mistaken. You can't do that. E.g. 2*32 = 18 ≠ 34 = 81.


Chase. said:
And then I can take the natural log of both sides, resulting in:

12x = ln(4x)

Just start with taking the ln of both sides right from the beginning:

ln(6*e2x) = ln(4x)

The log of a product is the sum of the logs:

ln6 + 2x = xln4

Can you take it from here?