Question
Question: How do you solve \( \ln x + \ln (x + 1) = \ln 12 \) ?...
How do you solve lnx+ln(x+1)=ln12 ?
Solution
Hint : In order to determine the value of the above question, rewrite the expression using the property of logarithm logb(m)+logb(n)=logb(mn) and take antilogarithm on both side to remove logarithm from the expression then use the splitting up the middle method to find the solution of the quadratic equation formed.
Formula:
logb(m)+logb(n)=logb(mn)
Complete step-by-step answer :
We are Given an expression lnx+ln(x+1)=ln12
Now, rewriting the expression using the property of logarithm logb(m)+logb(n)=logb(mn)
ln(x(x+1))=ln12
Taking antilogarithm on both sides ,this will remove the logarithm from both the sides, our expression now becomes
Expression has become a quadratic equation, and to solve this we’ll use splitting up the middle term method.
Follow below steps to split the middle term
Step 1: calculate the product of coefficient of x2 and the constant term which comes to be
=−12×1=−12
Step 2:find the 2 factors of the number -12 such that the weather addition or subtraction of those numbers is equal to the middle term or coefficient of x and the product of those factors results in the value of constant .
So if we factorize 12, the answer comes to be 4and 3 as 4−3=1 that is the middle term . and 4×3=12 which is perfectly equal to the constant value.
Now writing the middle term sum of the factors obtained, so equation becomes
x+4=0 ⇒x=−4 x−3=0 ⇒x=3
Value of x can be −4,3
Since lnx is not defined for the negative values of x so x=3
Therefore, the value of x=3 .
So, the correct answer is “ x=3 ”.
Note : 1.Value of constant ‘e’ is equal to 2.71828 .
2.A logarithm is basically the reverse of a power or we can say when we calculate a logarithm of any number, we actually undo an exponentiation.
3.Any multiplication inside the logarithm can be transformed into addition of two separate logarithm values.
logb(mn)=logb(m)+logb(n)
4. Any division inside the logarithm can be transformed into subtraction of two separate logarithm values.
logb(nm)=logb(m)−logb(n)
5. Any exponent value on anything inside the logarithm can be transformed and moved out of the logarithm as a multiplier and vice versa.
nlogm=logmn
6.Quadratic Equation: A quadratic equation is a equation which can be represented in the form of ax2+bx+c where x is the unknown variable and a,b,c are the numbers known where a=0 .If a=0 then the equation will become linear equation and will no more quadratic .
The degree of the quadratic equation is of the order 2.