Solveeit Logo

Question

Question: The equation \[{\log _2}(3 - x) + {\log _2}(1 - x) = 3\]has A.One root B.Two roots C.Infinite ...

The equation log2(3x)+log2(1x)=3{\log _2}(3 - x) + {\log _2}(1 - x) = 3has
A.One root
B.Two roots
C.Infinite roots
D.No root

Explanation

Solution

Here we will use the properties of log we have to remember this
Property of ‘Log’
I-Property: -
loga+logb=log(ab)\log a + \log b = \log (ab)
II-Property: -
logab=xlog\,ab = x
b=axb = {a^x}
logab\log ab is called logb\log b with base

Complete step by step solution:
Given
Equation: -
log2(3x)+log2(1x)=3{\log _2}(3 - x) + {\log _2}(1 - x) = 3
Using property of ‘log’ i.e.loga+logb=log(ab)\log a + \log b = \log (ab), we get:
log2(3x)(1x)=3\Rightarrow {\log _2}(3 - x)(1 - x) = 3
On multiplying the brackets, we get:
log2(33xx+x2)=3\Rightarrow {\log _2}(3 - 3x - x + {x^2}) = 3
log2(34x+x2)=3\Rightarrow {\log _2}(3 - 4x + {x^2}) = 3
Now using property of log
logab=x\Rightarrow \log ab = x
b=(a)x\Rightarrow b = {(a)^x} _____equation (1)
Here b=34x+x2b = 3 - 4x + {x^2}
a=2a = 2
x=3x = 3
Put these values in equation (1)
34x+x2=(2)3\Rightarrow 3 - 4x + {x^2} = {(2)^3}
34x+x2=83 - 4x + {x^2} = 8
x24x+38=0{x^2} - 4x + 3 - 8 = 0 {On transposing 8 on L.H.S}
x24x5=0{x^2} - 4x - 5 = 0 __________equation (2)
Now factorising this equation, we get:
Write 4xas(5x+x)4x\,as\,( - 5x + x)in equation (2)
x25x+x5=0{x^2} - 5x + x - 5 = 0
x(x50+1(x5)=0x(x - 50 + 1(x - 5) = 0 {taking x common from first bracket&+1 + 1 common from second bracket}
(x5)(x+1)=0(x - 5)(x + 1) = 0 {factors of equations}
x=5orx=1x = 5\,or\,x = - 1
x=1x = 1
Hence required roots are one root because ‘log’ cannot be negative.
So, option A is the right answer

Note: Value of x=1&5x = - 1\,\& \,5
Our responsibility is to check that these two values 1&5 - 1\,\& 5 are in its domain or not.
So, we see it when we put x=5x = 5in a given eqne{q^n}, log becomes negative.
“log is never negative “
So, the final root is 11.