Can You Solve e^(2x+1) = 5 Without a Calculator?

  • Thread starter Thread starter cscott
  • Start date Start date
  • Tags Tags
    Calculator
AI Thread Summary
To solve the equation e^(2x + 1) = 5 without a calculator, take the natural logarithm of both sides, resulting in ln(e^(2x + 1)) = ln(5). This simplifies to (2x + 1) = ln(5) since ln(e) equals 1. Rearranging gives x = (ln(5) - 1)/2. The solution can be left in exact form or approximated, but it does not have a finite decimal representation. The discussion emphasizes the importance of understanding logarithmic properties in solving exponential equations.
cscott
Messages
778
Reaction score
1
e^{2x + 1} = 5

How can I solve this without a calculator?
 
Physics news on Phys.org
Do you need a number or an expression as an answer?
 
For the other parts of the question I've been able to find a numerical answer so I assume I should be finding one for this one, but is it possible without a calculator?
 
Not unless you can do ln(5) in your head or somehow...:rolleyes: Usually an expression is enough, depends on how it's being marked though.
 
Well I get x=\frac{\ln(5)-1}{2}. That doesn't have an exact decimal representation, so you can leave it in exact form or approximate.
 
Jameson said:
Well I get x=\frac{\ln(5)-1}{2}. That doesn't have an exact decimal representation, so you can leave it in exact form or approximate.

Ah ok, thanks.
 
The method of solution is as follows:

Given e^{2x + 1} = 5,

take the ln of both sides,

\ln \left( e^{2x + 1}\right) = \ln (5),

recall that \ln \left( a^{x}\right) = x\ln \left( a\right), so we have

(2x + 1)\ln \left( e\right) = \ln (5),

and since \ln \left( e\right) = 1, we have

(2x + 1)(1) = \ln (5),

hence

x=\frac{1}{2}\left( \ln (5) -1\right)
 
Jameson said:
Well I get x=\frac{\ln(5)-1}{2}. That doesn't have an exact decimal representation, so you can leave it in exact form or approximate.
Sure it does!

Of course, I know you meant one that we can write with finitely many digits... but I don't want this to perpetuate the myth that decimal expansions do not exactly represent real numbers.
 
Back
Top