SOLUTION: solve for x and check your answer. Justify each step in the solution process. Log5(3xsquared-1)= Log5(2x)

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: solve for x and check your answer. Justify each step in the solution process. Log5(3xsquared-1)= Log5(2x)      Log On


   



Question 819953: solve for x and check your answer. Justify each step in the solution process.
Log5(3xsquared-1)= Log5(2x)

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
log%285%2C+%283x%5E2-1%29%29+=+log%285%2C+%282x%29%29
Solving problems like this usually starts with using algebra and/or properties of logarithms to transform the equation into one of the following general forms:
log(expression) = number
or
log(expression) = log(other_expression)
(The two logs in the second form must have the same base.)

But your equation is already in the second form! So we can move on to the next step. The next step with the second form is based on some simple logic. The only way logarithms (with the same base) of two expressions can be equal is if the two expressions themselves are equal, too. So:
3x%5E2-1+=+2x

Next we move on to solving the equation (now that the variables are out of logarithms). This equation is a quadratic equation so we want one side to be zero. Subtracting 2x from each side we get:
3x%5E2-2x-1+=+0
Now we factor:
(3x+1)(x-1) = 0
Next the Zero Product Property:
3x+1 = 0 or x-1 = 0
Solving these we should get:
x+=+-1%2F3 or x+=+1

Next we check. This is not optional! A check must be made to ensure that all bases and arguments of all logarithms are valid. (Valid bases are positive but not 1 and valid arguments are positive). If a "solution" makes any base or argument of any logarithm invalid then it must be rejected!

Use the original equation to check:
log%285%2C+%283x%5E2-1%29%29+=+log%285%2C+%282x%29%29
Checking x+=+-1%2F3:
log%285%2C+%283%28-1%2F3%29%5E2-1%29%29+=+log%285%2C+%282%28-1%2F3%29%29%29
Simplifying...
log%285%2C+%283%281%2F9%29-1%29%29+=+log%285%2C+%28-2%2F3%29%29
Already we can see a problem. The argument on the right side is negative (i.e. invalid). So we must reject this "solution".
Checking x+=+1:
log%285%2C+%283%281%29%5E2-1%29%29+=+log%285%2C+%282%281%29%29%29
Simplifying...
log%285%2C+%283%281%29-1%29%29+=+log%285%2C+%282%29%29
log%285%2C+%283-1%29%29+=+log%285%2C+%282%29%29
log%285%2C+%282%29%29+=+log%285%2C+%282%29%29
Check! Both bases are 5's (valid) and both arguments are 2's (also valid).

So the only solution to your equation is x = 1.