Question
Question: How do you solve \[{e^x} + {e^{ - x}} = 3\]?...
How do you solve ex+e−x=3?
Solution
We substitute the value of exponential as a variable and form an equation in the new variable. Use the concept of reciprocal and write the equation. Convert the equation into quadratic equation by taking LCM. Solve for the value of the variable using determinant formula. In the end substitute back the values assumed in the staring and take log on both sides to calculate the values of x.
- If the power has negative sign, then we take reciprocal of the term i.e. a−1=a1
- For a general quadratic equation ax2+bx+c=0, roots are given by formula x=2a−b±b2−4ac
Complete step-by-step answer:
We are given the equation ex+e−x=3 … (1)
We have one term with negative power, so we can apply the concept of reciprocal and write e−x=ex1in equation (1)
⇒ex+ex1=3 … (2)
Let us substitute the value of ex=tin equation (2)
⇒t+t1=3
Now we can take LCM on left hand side of the equation
⇒tt2+1=3
Cross multiply values from left hand side to right hand side of the equation
⇒t2+1=3t
Shift all values to left hand side of the equation
⇒t2−3t+1=0
Since this is a quadratic equation in variable ‘t’; we can apply determinant formula to calculate value of ‘t’
We know for a general quadratic equation ax2+bx+c=0, roots are given by formula x=2a−b±b2−4ac
So, for quadratic equationt2−3t+1=0 roots will be given by,
⇒t=2×1−(−3)±(−3)2−4×1×1
Solve the value under the root,
⇒t=23±9−4
⇒t=23±5
We get t=23+5 and t=23−5
Now we know that we substitute ex=t, so we will substitute back this value in place of ‘t’.
We get ex=23+5 and ex=23−5
Now we have to calculate the value of x, so we take log on both sides of the equation
We get log(ex)=log(23+5)and log(ex)=log(23−5)
Since log and exponential cancel each other,
We get x=log(23+5)and x=log(23−5)
∴Solution of ex+e−x=3 is x=log(23+5)and x=log(23−5)
Note:
Many students make mistake of writing the solution just as the value of ex which is wrong as the equation ex+e−x=3 is in ‘x’ variable so the solution should be the values of ‘x’. Keep in mind logarithm function cancels the exponential function. Also, many students forget to change the sign of the values when shifting values from one side of the equation to another, always change the sign from positive to negative and vice-versa when shifting values.