I have a question which is: $71\sinh(x)+29\cosh(x)=5$ where $x\in R$
At degree level how would I make this as mathematically concise and accurate as possible? Or is this acceptable?
$71sinh(x)+29cosh(x)=5$
$71(\exp(x)-\exp(-x))+29(\exp(x)+\exp(-x)=10$
$100\exp(x)-42\exp(x) = 10$
$50\exp(2x)-5\exp(x)-24=0$
$\exp(x)={\frac {5\pm\sqrt{25+4*50*24}}{100}}$
$\exp(x)=0.7$
$x=\ln({\frac7 {10}})$