Question 813844: please help me to solve this logarithmic :
Ln x = 1/2 Ln (2x + 5/2) + 1/2 Ln 2
Thank U....
Answer by jsmallt9(3758) (Show Source):
You can put this solution on YOUR website! 
A general procedure for solving these kinds of equations:- Use algebra and/or properties of logarithms to transform the equation into one of the following forms:
- log(expression) = other-expression
- log(expression) = log(other-expression) (Note: The bases of the two logs must match.)
- Eliminate the logarithms:
- If the equation is in the first form, "log(expression) = other-expression", rewrite the equation in exponential form.
- If the equation is in the second form, "log(expression) = log(other-expression)", set the arguments equal.
- Now that the logs are gone, solve the equation (using techniques which are appropriate for the type of equation it is).
- Check your solution. This is not optional! A check must be made to see if the bases and arguments of all logs are valid. Any "solution" which make any base or an argument invalid must be rejected! (Note: Valid bases are positive but not 1 and valid arguments are positive.)
Let's try this on your equation. First we decide which form we think will be easiest to achieve. Since the terms in your equation are all logarithms, we will aim for the second, "all-log" form.
Stage 1: Transform
To reach this form, all we need to do is find a way to combine the terms on the right side into a single logarithm. For this we will use the property. But in order for us to use this property the coefficients must be 1's, not the (1/2)'s they are now. Fortunately there is another property of logs, , which allows us to "move" a coefficient into the argument as its exponent. Using this property on your equation we get:

Since an exponent of 1/2 means square root, I'm going to rewrite the arguments with square roots:

Now we will use the other property to combine the two logs on the right:

which simplifies to:

We have now reached form 2.
Stage 2: Eliminate the logs.
With the second form we just write an equation that says the arguments are equal:

Srage 3: Solve
Our equation is now a radical equation. To solve this we will start by squaring both sides:


The equation is now quadratic. So we want a zero on one side. Subtracting 4x and 5 from each side we get:

Next we factor:
(x-5)(x+1) = 0
Next the Zero Product Property:
x-5 = 0 or x+1 = 0
Solving these we get:
x = 5 or x = -1
Stage 4: Check
Use the original equation to check:

Checking x = 5:

Simplifying...

At this point we can already see that the bases are e's (which is valid) and the arguments are all positive. So x = 5 checks!
Checking x = -1:

We can already see that the first argument will be negative. This is invalid. So we must reject this "solution".
So the only solution to is x = 5.
|
|
|