Problem 48
Question
Solve the given quadratic inequality using the Quadratic Formula. $$ 14 x^{2}+11 x-15 \leq 0 $$
Step-by-Step Solution
Verified Answer
The solution is \([-\frac{3}{2}, \frac{5}{7}]\).
1Step 1: Identify the Quadratic Function Components
The given quadratic inequality is \( 14x^2 + 11x - 15 \leq 0 \). Identify the coefficients \( a = 14 \), \( b = 11 \), and \( c = -15 \). These will be used in the quadratic formula for finding the roots.
2Step 2: Apply the Quadratic Formula
The quadratic formula is \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \). Plug in the coefficients into the formula: \( x = \frac{-11 \pm \sqrt{11^2 - 4 \cdot 14 \cdot (-15)}}{2 \cdot 14} \).
3Step 3: Calculate the Discriminant
Compute the discriminant \( \Delta = b^2 - 4ac \). Here, \( \Delta = 11^2 - 4 \cdot 14 \cdot (-15) = 121 + 840 = 961 \). The discriminant is positive, meaning there are two real roots.
4Step 4: Solve for the Roots
Substitute the discriminant back into the quadratic formula: \( x = \frac{-11 \pm \sqrt{961}}{28} \). Since \( \sqrt{961} = 31 \), we get the roots \( x_1 = \frac{-11 + 31}{28} = \frac{20}{28} = \frac{5}{7} \) and \( x_2 = \frac{-11 - 31}{28} = \frac{-42}{28} = -\frac{3}{2} \).
5Step 5: Determine the Solution Interval
The roots \( x_1 = \frac{5}{7} \) and \( x_2 = -\frac{3}{2} \) divide the number line into intervals. Check the signs of the quadratic expression \( 14x^2 + 11x - 15 \) in the intervals \( ( -\infty, -\frac{3}{2} ) \), \( [-\frac{3}{2}, \frac{5}{7}] \), and \( (\frac{5}{7}, \infty) \) to find where it is non-positive.
6Step 6: Test Each Interval
Choose a test point from each interval. For the interval \( (-\infty, -\frac{3}{2}) \), use \( x = -2 \). The quadratic is positive. For the interval \( [-\frac{3}{2}, \frac{5}{7}] \), use \( x = 0 \). The quadratic evaluates to \(-15\), which is non-positive. For \((\frac{5}{7}, \infty)\), use \( x = 1 \). The quadratic is positive. Therefore, the solution set is \([-\frac{3}{2}, \frac{5}{7}]\).
Key Concepts
Quadratic FormulaDiscriminantReal RootsInequality Solution
Quadratic Formula
Understanding the quadratic formula is essential for solving quadratic equations and inequalities. The quadratic formula provides a solution for any quadratic equation of the form \( ax^2 + bx + c = 0 \). It is written as:
- \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)
- \( a \) is the coefficient of \( x^2 \)
- \( b \) is the coefficient of \( x \)
- \( c \) is the constant term
Discriminant
The discriminant is a critical part of the quadratic formula that helps determine the nature of the roots. It is found inside the square root in the formula:
- \( \Delta = b^2 - 4ac \)
- If \( \Delta > 0 \), there are two distinct real roots.
- If \( \Delta = 0 \), there is exactly one real root (also called a repeated or double root).
- If \( \Delta < 0 \), there are no real roots; the roots are complex.
Real Roots
Finding the real roots of the quadratic equation is crucial for solving quadratic inequalities. Since we calculated the discriminant \( \Delta = 961 \) to be positive, it indicates the presence of two real roots. Let's take this further by solving these roots with the quadratic formula:
- \( x_1 = \frac{-b + \sqrt{\Delta}}{2a} \)
- \( x_2 = \frac{-b - \sqrt{\Delta}}{2a} \)
- For \( x_1 \), substituting the values yields \( \frac{-11 + 31}{28} = \frac{5}{7} \).
- For \( x_2 \), it is \( \frac{-11 - 31}{28} = -\frac{3}{2} \).
Inequality Solution
Solving a quadratic inequality involves determining the intervals where the inequality holds true. Given the quadratic inequality \( 14x^2 + 11x - 15 \leq 0 \), let's use the roots we found. These roots \( x_1 = \frac{5}{7} \) and \( x_2 = -\frac{3}{2} \) divide the number line.Our task is to check the sign of the quadratic expression in the intervals created by these roots:
- \( (-\infty, -\frac{3}{2}) \)
- \( [-\frac{3}{2}, \frac{5}{7}] \)
- \( (\frac{5}{7}, \infty) \)
- For \( (-\infty, -\frac{3}{2}) \), test with \( x = -2 \), and observe the expression results positive.
- For \( [-\frac{3}{2}, \frac{5}{7}] \), test with \( x = 0 \). Here, \( 14(0)^2 + 11(0) - 15 = -15 \), which is non-positive.
- For \( (\frac{5}{7}, \infty) \), test with \( x = 1 \), resulting in a positive value.
Other exercises in this chapter
Problem 48
In Problems 45-48, find the coordinates of the point of intersection. Then write an equation for the line through that point perpendicular to the line given fir
View solution Problem 48
. Tides are often measured by arbitrary height markings at some location. Suppose that a high tide occurs at noon when the water level is at 12 feet. Six hours
View solution Problem 48
. Is there a number between \(0.9999 \ldots\) (repeating \(9 \mathrm{~s}\) ) and 1? How do you resolve this with the statement that between any two different re
View solution Problem 49
The points \((2,3),(6,3),(6,-1)\), and \((2,-1)\) are corners of a square. Find the equations of the inscribed and circumscribed circles.
View solution