Question
Question: We have an equation \[{\log _2}^{\left( {9 - {2^x}} \right)} = {10^{{{\log }^{(3 - x)}}}}\]. Solve f...
We have an equation log2(9−2x)=10log(3−x). Solve for x.
a). 0
b). 3
c). Both (a) and (b)
d). 0 and 6
Solution
To solve this question first remove the logarithmic function from the right side using the property of logarithm. The logarithm on left hand side has a base 2. We will convert this as exponent of 2 and remove the logarithmic function from the left-hand side. It will form a quadratic equation in 2x and replace 2x with t and make quadratic equation then solve that by factorization method and after that put the values of t and get the values of x and then cross-check the values that satisfy the equation or not.
Formula used: alogab=b
Complete step-by-step solution:
Given; logarithmic equation is log2(9−2x)=10log(3−x)
To find the value of x
log2(9−2x)=10log(3−x)
We know that alogab=b
log2(9−2x)=3−x
Taking exponent on 2
2log2(9−2x)=2(3−x)
Using same property of logarithmic
9−2x=2x23
On further simplifying
2x(9−2x)=23
On further solving
9×2x−22x=8
On rearranging
22x−9×2x+8=0
Let 2x=t , then on putting the values,
t2−9t+8=0
Solving by factorization method
On factoring
t2−t−8t+8=0
On taking common terms
t(t−1)−8(t−1)=0
On taking again common
(t−1)(t−8)=0
On equating both the terms to 0
t=1 ……………………(i)
t=8 ……………..……(ii)
On putting the values of t in equation (i)
2x=1
On writing expression like
2x=20
On comparing both the terms
x=0
On putting the values of t in equation (i)
2x=1
On writing expression like
2x=20
On comparing both the terms
x=0
On putting the values of t in equation (ii)
2x=8
On writing expression like
2x=23
On comparing both the terms
x=3
The values of x are
⇒x=0 and
⇒x=3
But x=3 not supports the equation because log 0 not defined
The value of x that satisfies the equation is x=0.
Therefore, Option (a) is the correct answer.
Note: After finding the values of x, we must check the obtained answer because some of the answers are not satisfying the parental equation. We have to observe the base of the logarithmic function carefully. If the base of the logarithmic function is not given then we use that as base 10 by default.