SOLUTION: solve each equation. Round to four decimal places. 2^n=sqrt(3^n-2)
Algebra
->
Exponential-and-logarithmic-functions
-> SOLUTION: solve each equation. Round to four decimal places. 2^n=sqrt(3^n-2)
Log On
Algebra: Exponent and logarithm as functions of power
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponential-and-logarithmic-functions
Question 570869
:
solve each equation. Round to four decimal places.
2^n=sqrt(3^n-2)
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
Square both sides
assuming n-2 is the exponent. Use parentheses.
2n*log(2) = (n-2)*log(3) = nlog(3) - log(9)
2n*log(2) - n*log(3) = -log(9)
n*(log(3) - 2log(2)) = log(9)
n = log(9)/log(3/4)
n =~ -7.6377