Question
Question: $\log_{3}(6-2x) > \log_{3}(4+x)$...
log3(6−2x)>log3(4+x)

The solution set is (−4,32).
Solution
We are asked to solve the inequality log3(6−2x)>log3(4+x).
For the logarithms to be defined, the arguments must be positive.
-
6−2x>0
6>2x
3>x
x<3 -
4+x>0
x>−4
Combining these two conditions, the domain of the inequality is −4<x<3.
Since the base of the logarithm is 3, which is greater than 1, the inequality holds for the arguments in the same direction as the logarithms.
log3(6−2x)>log3(4+x)⟹6−2x>4+x
Now, we solve this linear inequality:
6−4>x+2x
2>3x
x<32
The solution to the original inequality must satisfy both the domain condition (−4<x<3) and the condition derived from comparing the arguments (x<32). We need to find the intersection of the interval (−4,3) and the interval (−∞,32).
The intersection is (−4,3)∩(−∞,32).
On a number line, the interval (−4,3) is from -4 up to 3 (exclusive).
The interval (−∞,32) is from negative infinity up to 32 (exclusive).
The intersection of these two intervals is the set of numbers that are greater than -4 AND less than 3 AND less than 32.
Since 32<3, the condition x<3 is automatically satisfied if x<32.
Therefore, the intersection is −4<x<32.
The solution set is the interval (−4,32).
Explanation:
- Establish the domain by requiring the arguments of the logarithms to be positive: 6−2x>0 and 4+x>0. This yields the domain −4<x<3.
- Since the base of the logarithm (3) is greater than 1, the inequality logba>logbc is equivalent to a>c. Apply this to the given inequality: 6−2x>4+x.
- Solve the resulting linear inequality: 6−2x>4+x⟹2>3x⟹x<2/3.
- The solution to the original inequality is the intersection of the domain and the solution from step 3: (−4,3)∩(−∞,2/3)=(−4,2/3).