Problem 67
Question
Solve the inequality. \(\log (x-2)+\log (9-x)<1\)
Step-by-Step Solution
Verified Answer
The solution is \((4, 7)\).
1Step 1: Combine Logarithms
Use the property of logarithms that states \( \log a + \log b = \log(ab) \). Here, combine the two logarithms on the left-hand side: \( \log((x-2)(9-x)) < 1 \).
2Step 2: Exponentiate to Remove Logarithm
Since the inequality involves a logarithm, exponentiate both sides to eliminate the logarithm: \( (x-2)(9-x) < 10^1 \). This simplifies to \( (x-2)(9-x) < 10 \).
3Step 3: Expand the Expression
Expand the expression \((x-2)(9-x)\). This gives: \( x(9-x) - 2(9-x) = 9x - x^2 - 18 + 2x = -x^2 + 11x - 18 \).
4Step 4: Set Up Inequality
Write the inequality as: \( -x^2 + 11x - 18 < 10 \). Simplify it to \( -x^2 + 11x - 28 < 0 \).
5Step 5: Rearrange the Inequality
Rearrange the terms for easier factoring: \( x^2 - 11x + 28 > 0 \).
6Step 6: Factor the Quadratic
Factor the quadratic expression \( x^2 - 11x + 28 \). The factors are \((x-4)(x-7) > 0 \).
7Step 7: Find the Solution Interval
The solutions for the equation \((x-4)(x-7) = 0\) are \(x = 4\) and \(x = 7\). Test intervals around these roots to determine where the inequality holds. The intervals are: \((-\infty, 4)\), \((4, 7)\), and \((7, \infty)\). By testing points, we determine the solution interval is \((4, 7)\).
8Step 8: Consider Domain of Original Logarithms
Ensure the domain restrictions of the original logarithms are met. The expressions \(x-2\) and \(9-x\) must be greater than zero. This gives the intervals \(x > 2\) and \(x < 9\). The valid intersection with the solution from the quadratic part is \((4, 7)\).
Key Concepts
Logarithmic InequalitiesQuadratic InequalitiesFactoring QuadraticsDomain Restrictions
Logarithmic Inequalities
Logarithmic inequalities involve comparisons within logarithmic expressions. Such inequalities require a solid understanding of logarithm properties.
To handle them, use properties like \( \log a + \log b = \log(ab) \) to simplify the expressions. This step consolidates logs for simpler comparison and solution.
To handle them, use properties like \( \log a + \log b = \log(ab) \) to simplify the expressions. This step consolidates logs for simpler comparison and solution.
- Watch for domain limitations that constrain the values within the logarithm.
- The base of the logarithm often determines how inequalities are handled when removing the log via exponentiation.
Quadratic Inequalities
Quadratic inequalities resemble quadratic equations but involve inequalities instead of equal signs.
They generally take the form \( ax^2 + bx + c < 0 \) or other similar inequalities.
They generally take the form \( ax^2 + bx + c < 0 \) or other similar inequalities.
- First, set the quadratic expression to zero to find critical points or roots.
- You can visualize these inequalities by considering the parabola represented by the quadratic expression.
Factoring Quadratics
Factoring is a pivotal skill in solving quadratic inequalities. It simplifies expressions like \( ax^2 + bx + c \) to a more manageable \( (x - p)(x - q) \) form.
Factoring involves recognizing patterns or using techniques like:
Factoring involves recognizing patterns or using techniques like:
- Trial and error to find numbers that satisfy the quadratic's coefficients.
- Using the quadratic formula for more complex expressions.
Domain Restrictions
Domain restrictions are crucial when solving inequalities, especially with logarithms, since logs are only defined for positive numbers.
These restrictions ensure that solutions remain valid and meaningful.
These restrictions ensure that solutions remain valid and meaningful.
- For logarithmic expressions like \( \log(x-2) \), ensure \( x - 2 > 0 \) or \( x > 2 \).
- Similarly, \( \log(9 - x) \) necessitates \( 9 - x > 0 \) or \( x < 9 \).
Other exercises in this chapter
Problem 66
Simplify: \(\left(\log _{2} 5\right)\left(\log _{5} 7\right)\)
View solution Problem 67
Find the domain of the function. $$ h(x)=\ln x+\ln (2-x) $$
View solution Problem 67
Show that \(-\ln \left(x-\sqrt{x^{2}-1}\right)=\ln \left(x+\sqrt{x^{2}-1}\right)\)
View solution Problem 68
Find the domain of the function. $$ h(x)=\sqrt{x-2}-\log _{5}(10-x) $$
View solution