SOLUTION: log square root of (x^2-1)=2

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: log square root of (x^2-1)=2       Log On


   



Question 604207: log square root of (x^2-1)=2

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
log%28%28sqrt%28x%5E2-1%29%29%29=2
Solving equations where the variable is in the argument (or base) of a logarithm usually starts with transforming the equation into one of the following forms:
log(expression) = other-expression
or
log(expression) = log(other-expression

Your equation is already in the first form! With the first form the next step is to rewrite the equation in exponential form. In general log%28a%2C+%28p%29%29+=+q is equivalent to a%5Eq+=+p. Using this pattern on your equation we get:
10%5E2+=+sqrt%28x%5E2-1%29
which simplifies to:
100+=+sqrt%28x%5E2-1%29
Now we can solve for x. First let's get rid of the square root by squaring both sides:
10000+=+x%5E2-1
Since there is no "x" term we can just add 1:
10001+=+x%5E2
and find the square roots:
0+%2B-+sqrt%2810001%29+=+x
(NOTE: Algebra.com's software will not let me use a "plus or minus" symbol wiout something in front of it. This is why I put the zero in front. Mathematically the zero is unnecessary.)

With this problem we have two reasons a check is required, not optional:
  • Any equation where the variable is in the argument of a log must be checked to make sure that the arguments are all positive.
  • Any time both sides of an equation are squared you must check for extraneous solutions (solution that work in the squared equation but not in the original equation.

Use the original equation to check:
log%28%28sqrt%28x%5E2-1%29%29%29=2
Checking x+=+sqrt%2810001%29
log%28%28sqrt%28%28sqrt%2810001%29%29%5E2-1%29%29%29=2
Simplifying...
log%28%28sqrt%2810001-1%29%29%29=2
log%28%28sqrt%2810000%29%29%29=2
Since square roots are positive, we can already see that this solution passes the first check. But we should continue to make sure this solution is not extraneous.
log%28100%29%29%29=2
2 = 2 Check!

Checking x+=+-sqrt%2810001%29
log%28%28sqrt%28%28-sqrt%2810001%29%29%5E2-1%29%29%29=2
Simplifying...
log%28%28sqrt%2810001-1%29%29%29=2
log%28%28sqrt%2810000%29%29%29=2
log%28100%29%29%29=2
2 = 2 Check!

So both sqrt%2810001%29 and -sqrt%2810001%29 are solutions to your equation.