Solve the equation #e^x = 3-2x#?
2 Answers
# x = 0.594 \ \ \ (3dp)#
Explanation:
We want to solve:
# e^x = 3-2x => e^x+2x-3 = 0 #
Let:
# f(x) = e^x+2x-3 #
Our aim is to solve
graph{e^x+2x-3 [-10, 10, -15, 15]}
We can see that there is one in the interval
# { (x_1,=x_0), ( x_(n+1), = x_n - f(x_n)/(f'(x_n)) ) :} #
Therefore we need the derivative:
# \ \ \ \ \ \ \f(x) = e^x+2x-3 #
# :. f'(x) = e^x+2 #
So our iterative formula is:
# { (x_1,=x_0), ( x_(n+1), = x_n - (e^(x_n)+2x_n-3)/(e^(x_n)+2) ) :} #
Then using excel working to 4dp we can tabulate the iterations as follows:
Initial Value
We could equally use a modern scientific graphing calculator as most new calculators have an "Ans" button that allows the last calculated result to be used as the input of an iterated expression.
And we conclude that the solution is (to 3dp):
# x = 0.594 #
See below.
Explanation:
This kind of equation can be explicitly solved, using the Lambert function
https://en.wikipedia.org/wiki/Lambert_W_function
Making
Now
then