SOLUTION: b = ( a^x + a^-x )/ 2 find x
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: b = ( a^x + a^-x )/ 2 find x
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 325607
:
b = ( a^x + a^-x )/ 2 find x
Answer by
Jk22(389)
(
Show Source
):
You can
put this solution on YOUR website!
b = ( a^x + a^-x )/ 2=cosh(xln(a))
=> x=acosh(b)/ln(a)
or 2ba^x=a^(2x)+1 => a^(2x)-2b*a^x+1=0
a^x=(2b+-sqrt(4b^2-4)/2=b+-sqrt(b^2-1)
x=ln(b+-sqrt(b^2-1))/ln(a)