题目
Problem
Solve the equation
7coshx+3sinhx=2ex+7
Give your answers as simplified natural logarithms.
(5)
题目中文翻译
求解方程
7coshx+3sinhx=2ex+7
把答案写成化简后的自然对数形式。
解答
解法一
思路
展开
把 coshx 与 sinhx 全部改写成指数形式。整理后乘以始终为正的 ex,便得到关于 ex 的二次方程;求出两个正根后再取自然对数。
答题过程
展开
Using
coshx=2ex+e−x.
Also,
sinhx=2ex−e−x.
the equation becomes
+=5ex+2e−x=7(2ex+e−x)3(2ex−e−x)2ex+7,2ex+7.
Since ex>0, multiply throughout by ex:
5e2x+2=3e2x−7ex+2=(3ex−1)(ex−2)=2e2x+7ex,0,0.
Therefore,
ex=31orex=2.
Taking natural logarithms gives
x=−ln3orx=ln2.