Question
Question: How do you solve \[\log x + \log \left( {x - 9} \right) = 1\]?...
How do you solve logx+log(x−9)=1?
Solution
In this question we have solve the equation for x, which is a logarithmic function, so, the given question can solved by using properties of logarithms i.e., lnx+lny=ln(xy), and log10=1, then solve by factoring the equation to get the required result.
Complete step by step solution:
Given equation is logx+log(x−9)=1,
Now using the fact that log10=1, and rewriting 1 as log 10, we get,
⇒logx+log(x−9)=log10,
Now applying the logarithmic identitylnx+lny=ln(xy), we get,
⇒logx(x−9)=log10,
Now applying exponents on both sides we get,
⇒elogx(x−9)=elog10,
Now we know that elnx=x, we get,
⇒x(x−9)=10,
Now simplifying we get,
⇒x2−9x=10,
Now factorising the equation, by adding 481on both sides we get,
⇒x2−9x+481=10+481,
Now simplifying we get,
⇒x2−9x+481=240+81,
Now write the left hand side as a perfect square, we get,
⇒(x−29)2=4121,
Now taking out the square root, we get,
⇒x−29=±211,
Now x will have two values and they are, x−29=211and x−29=−211,
Taking the first value, we get,
⇒x−29=211,
Now take the L.C.M we get,
⇒2x−9=11,
Now add 9 on both sides we get,
⇒2x−9+9=11+9,
Now simplifying we get,
⇒2x=20,
Now divide both sides with 20, we get,
⇒22x=220,
Now simplifying we get,
⇒x=10,
Now taking the second value, i.e.,
\Rightarrow $$$$x - \dfrac{9}{2} = - \dfrac{{11}}{2},
Now take the L.C.M we get,
⇒2x−9=−11,
Now add 9 on both sides we get,
⇒2x−9+9=−11+9,
Now simplifying we get,
⇒2x=−2,
Now divide both sides with 2, we get,
⇒22x=2−2,
Now simplifying we get,
⇒x=−1,
So, the values for x are 10 and -1, but x=−1 is impossible, because the logarithm of a negative number is undefined.
So, the value of x is 10.
∴ The value of the given function logx+log(x−9)=1 will be equal to 10.
Note:
A logarithm is a mathematical operation that determines how many times a certain number, called the base, is multiplied by itself to reach another number, we know that logarithm is the power to which a number must be raised in order to get some other number, and the base unit is the number being raised to a power. In these types of questions, we use logarithmic properties and formulas, and some of useful formulas are:
- logaxy=logax+logay
- logx−logy=log(yx)
- logaxn=nlogax ,
- logab=logealogeb,
- loga1b=−logab,
- logaa=1,
- logaxb=x1logab.