Problem 17
Question
Solve each quadratic inequality. Graph the solution set and write the solution in interval notation. $$b^{2}-9 b>0$$
Step-by-Step Solution
Verified Answer
The solution to the quadratic inequality \(b^2 - 9b > 0\) is \((- \infty, 0) \cup (9, \infty)\). The graph has open circles at \(b = 0\) and \(b = 9\), with shading to the left of \(b = 0\) and to the right of \(b = 9\).
1Step 1: Find the critical points
First, set the inequality as an equation and solve for the critical points:
$$b^2 - 9b = 0$$
This equation can be factored as:
$$b(b - 9) = 0$$
Which gives us the critical points:
$$b = 0, b = 9$$
2Step 2: Test intervals
Divide the number line into intervals based on the critical points \(b = 0\) and \(b = 9\). Test a value from each interval in the original inequality to see if it holds true.
- Interval 1: \(b < 0\)
Test with \(b = -1\). Does \((-1)^2 - 9(-1) > 0\) hold true?
\(1 + 9 = 10 > 0\), so this interval satisfies the inequality.
- Interval 2: \(0 < b < 9\)
Test with \(b = 1\). Does \((1)^2 - 9(1) > 0\) hold true?
\(1 - 9 = -8 < 0\), so this interval does not satisfy the inequality.
- Interval 3: \(b > 9\)
Test with \(b = 10\). Does \((10)^2 - 9(10) > 0\) hold true?
\(100 - 90 = 10 > 0\), so this interval satisfies the inequality.
3Step 3: Graph the solution set
Since the inequality is greater than zero (rather than greater or equal), we represent the critical points with open circles on the number line. We shade the intervals that satisfy the inequality (Intervals 1 and 3):
- An open circle at \(b = 0\)
- Shade to the left of \(b = 0\)
- An open circle at \(b = 9\)
- Shade to the right of \(b = 9\)
4Step 4: Write the solution in interval notation
The solution in interval notation is the union of the two intervals that satisfy the inequality:
\((- \infty, 0) \cup (9, \infty)\)
Key Concepts
Interval NotationSolution SetTest IntervalsGraphing Inequalities
Interval Notation
Interval notation is a mathematical way of representing a set of numbers along the real number line. It is highly efficient for showcasing solution sets, especially those that involve inequalities. In interval notation, we use parentheses
- \((a, b)\) to denote an interval excluding the endpoints \(a\) and \(b\), meaning the values are greater than \(a\) and less than \(b\).
- \([a, b]\) to include both endpoints \(a\) and \(b\), translating to values greater than or equal to \(a\) and less than or equal to \(b\).
- Using \((a, \infty)\) or \((-\infty, b)\) implies that the interval stretches indefinitely in a positive or negative direction without including the endpoint \(b\) or negative infinity.
Solution Set
The solution set of an inequality is the collection of all values that satisfy the inequality. In dealing with quadratic inequalities like
- \(b^2 - 9b > 0\),
- \((-\infty, 0)\)
- \((9, \infty)\)
Test Intervals
Testing intervals is a systematic technique used in solving inequalities. After identifying the critical points from an equation like
- \(b^2 - 9b = 0\),
- \(b < 0\),
- \(0 < b < 9\),
- \(b > 9\)
- For \(b < 0\): Test with \(b = -1\), results in \(1 + 9 = 10\) (true).
- For \(0 < b < 9\): Test with \(b = 1\), results in \(-8\) (false).
- For \(b > 9\): Test with \(b = 10\), results in \(10\) (true).
Graphing Inequalities
Graphing inequalities offers a visual representation of the solution set. This involves plotting regions of the number line that satisfy the inequality, using open or closed circles. Open circles indicate that the endpoint is not included in the solution, typical for '<', '>', symbols, as seen with
- \(b = 0\) and \(b = 9\) in \(b^2 - 9b > 0\).
- left of \(b = 0\) (i.e., \((-\infty, 0)\)),
- right of \(b = 9\) (i.e., \((9, \infty)\)).
Other exercises in this chapter
Problem 17
Solve. $$\frac{2}{x+5}+\frac{1}{x-5}=\frac{16}{x^{2}-25}$$
View solution Problem 17
Simplify. $$(x+3)^{4}(x+3)^{-2}$$
View solution Problem 17
Identify the center of each ellipse and graph the equation. $$\frac{x^{2}}{25}+(y+4)^{2}=1$$
View solution Problem 17
Solve each system. $$\begin{array}{l} 3 x^{2}+4 y=-1 \\ x^{2}+3 y=-12 \end{array}$$
View solution