Key Concepts and Formulas
- Logarithm Properties: klogbM=logbMk, logbM−logbN=logb(M/N), logbM+logbN=logb(MN), logbM=0⟺M=1, logba=logcblogca.
- Vieta's Formulas: For a quadratic equation of the form ay2+by+c=0, the product of its roots (y1,y2) is given by y1y2=c/a.
- Exponential and Logarithmic Forms: ax=b⟺x=logab.
Step-by-Step Solution
Step 1: State the equation and analyze the domain.
The equation is:
x+1−2log2(3+2x)+2log4(10−2−x)=0
For the logarithms to be defined, we need:
- 3+2x>0, which is always true since 2x>0 for all x.
- 10−2−x>0⟹10>2−x⟹10>2x1⟹2x>101.
This implies x>log2(101)=−log2(10).
Step 2: Rewrite the equation using logarithm properties.
We want to simplify the equation using properties of logarithms. First, rewrite x+1 as a base-2 logarithm: x+1=log2(2x+1). Also, change the base of the second logarithm from 4 to 2 using log4(a)=log2(4)log2(a)=2log2(a).
log2(2x+1)−2log2(3+2x)+2log4(10−2−x)=0
log2(2x+1)−2log2(3+2x)+22log2(10−2−x)=0
log2(2x+1)−2log2(3+2x)+log2(10−2−x)=0
Step 3: Combine the logarithms.
Use the power rule of logarithms (alogbc=logbca) and the product/quotient rules (logba+logbc=logb(ac) and logba−logbc=logb(a/c)):
log2(2x+1)−log2((3+2x)2)+log2(10−2−x)=0
log2((3+2x)22x+1(10−2−x))=0
Step 4: Remove the logarithm.
Since log2(A)=0 implies A=1, we have:
(3+2x)22x+1(10−2−x)=1
2x+1(10−2−x)=(3+2x)2
Step 5: Simplify and substitute.
Let y=2x. Then 2x+1=2⋅2x=2y and 2−x=2x1=y1. Substituting these into the equation gives:
2y(10−y1)=(3+y)2
20y−2=9+6y+y2
y2−14y+11=0
Step 6: Apply Vieta's formulas.
Let y1 and y2 be the roots of the quadratic equation y2−14y+11=0. By Vieta's formulas, y1y2=111=11.
Step 7: Relate the roots of the quadratic to the roots of the original equation.
Since y=2x, let y1=2x1 and y2=2x2, where x1 and x2 are the roots of the original equation.
Then y1y2=2x12x2=2x1+x2=11.
Taking the logarithm base 2 of both sides, we get:
log2(2x1+x2)=log2(11)
x1+x2=log2(11)
Common Mistakes & Tips
- Remember to check the domain of the logarithmic functions. Discard any solutions that make the arguments of the logarithms non-positive.
- When simplifying logarithmic expressions, be careful to apply the logarithm properties correctly.
- Make sure to relate the roots of the transformed equation back to the original equation.
Summary
By applying logarithm properties, changing the base of logarithms, and substituting y=2x, the given logarithmic equation was transformed into a quadratic equation y2−14y+11=0. Using Vieta's formulas, the product of the roots of the quadratic equation was found to be 11. This led to the sum of the roots of the original equation being log2(11).
Final Answer
The final answer is \boxed{log 2 11}, which corresponds to option (B).