/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 33 Solve each inequality. Write the... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Solve each inequality. Write the solution set in interval notation. $$6 x^{2}-5 x \geq 6$$

Short Answer

Expert verified
The solution set is \((-\infty, -\frac{2}{3}] \cup [\frac{3}{2}, \infty)\).

Step by step solution

01

Move All Terms to One Side

Start by moving all terms to one side of the inequality so that it equals zero. Subtract 6 from both sides:\[ 6x^2 - 5x - 6 \geq 0 \]
02

Factor the Quadratic Expression

Factor the quadratic expression on the left side. We need two numbers that multiply to \(-36\) (the product of \(6\) and \(-6\)) and add to \(-5\). The numbers are \(-9\) and \(4\). This allows us to write:\[ 6x^2 - 9x + 4x - 6 \geq 0 \]
03

Group and Factor by Grouping

Group the terms and factor by grouping:\[ (6x^2 - 9x) + (4x - 6) \geq 0 \]Factor each grouping:\[ 3x(2x - 3) + 2(2x - 3) \geq 0 \]
04

Factor out the Common Factor

Factor out the common factor \((2x - 3)\):\[ (3x + 2)(2x - 3) \geq 0 \]
05

Find the Critical Points

Set each factor equal to zero to find the critical points:\[ 3x + 2 = 0 \Rightarrow x = -\frac{2}{3} \]\[ 2x - 3 = 0 \Rightarrow x = \frac{3}{2} \]
06

Test Intervals Between Critical Points

Test the intervals determined by \(-\infty, -\frac{2}{3}, \frac{3}{2}, \infty\) by choosing test points from each interval to see where the product is non-negative. Test points:- Test \(x = -1\): \((3(-1) + 2)(2(-1) - 3) = (-1)(-5) = 5 > 0\)- Test \(x = 0\): \((3(0) + 2)(2(0) - 3) = (2)(-3) = -6 < 0\)- Test \(x = 2\): \((3(2) + 2)(2(2) - 3) = (8)(1) = 8 > 0\)
07

Write the Solution Set

Based on the test results, the solution intervals where the inequality holds are \((-\infty, -\frac{2}{3}] \cup [\frac{3}{2}, \infty)\). Because the inequality is ≥ and not just >, the critical points themselves are included.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Interval Notation
Interval notation is a way to describe a set of numbers along a number line. It is used to express the solution to inequalities. In this approach, we use brackets and parentheses to show which numbers are included or excluded from the set.
  • Square brackets, "[" or "]", mean that the endpoint is included in the interval.
  • Round brackets, "(" or ")", mean the endpoint is not included.
Consider the inequality solution set \((-\infty, -\frac{2}{3}] \cup [\frac{3}{2}, \infty)\). Here, the interval \((-\infty, -\frac{2}{3}]\) means all numbers less than or equal to \(-\frac{2}{3}\), and the interval \([\frac{3}{2}, \infty)\) signifies all numbers greater than or equal to \(\frac{3}{2}\). The union symbol "\(\cup\)" connects disjoint intervals, indicating that any number falling in either interval makes the inequality true.
Factoring Quadratics
Factoring quadratics is a method used to simplify quadratic expressions, making it easier to solve equations or inequalities. The goal is to express a quadratic equation in the form \(ax^2 + bx + c\) as a product of two binomial expressions \((px + q)(rx + s)\).
For the expression \(6x^2 - 5x - 6\), find two numbers that multiply to the product of the leading coefficient \(6\) and constant term \(-6\), which is \(-36\), and sum to the middle coefficient \(-5\). These numbers are \(-9\) and \(4\).
Next, rewrite the equation to group terms: \(6x^2 - 9x + 4x - 6\), and proceed by factoring by grouping. It results in \((3x+2)(2x-3)\), highlighting how the original quadratic splits into multiplication of simpler factors.
Critical Points
Critical points in the context of quadratic inequalities are the values of \(x\) that make the expression equal zero. They divide the number line into intervals that can then be tested.
You find critical points by setting the factored expressions equal to zero and solving for \(x\).
For the inequality \((3x+2)(2x-3)\geq0\):
  • Set \(3x+2=0\), solving gives \(x=-\frac{2}{3}\).
  • Set \(2x-3=0\), solving gives \(x=\frac{3}{2}\).
These points \(-\frac{2}{3}\) and \(\frac{3}{2}\) are your critical points. They are essential in defining the intervals you need to test to determine where the inequality holds.
Test Intervals
After determining the critical points, we must test the intervals between them to understand where the inequality is satisfied. Each interval is checked using a test point.

Start by identifying the intervals between the critical points: \(-\infty \to -\frac{2}{3}\), \(-\frac{2}{3}\) to \(\frac{3}{2}\), and \(\frac{3}{2} \to \infty\). For each interval, select a point to substitute back into the factored expression:
  • For \((-\infty, -\frac{2}{3})\), test \(x = -1\): \((3(-1) + 2)(2(-1) - 3) = 5 > 0\), so this interval holds.
  • For \((-\frac{2}{3}, \frac{3}{2})\), use \(x = 0\): \((3(0) + 2)(2(0) - 3) = -6 < 0\), showing this interval does not hold.
  • For \((\frac{3}{2}, \infty)\), test \(x = 2\): \((3(2) + 2)(2(2) - 3) = 8 > 0\), confirming this interval holds.
This step efficiently determines which intervals satisfy the inequality, leading us to the solution in interval notation.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Sketch the graph of each function. See Section 8.5. $$ f(x)=(x+5)^{2}+2 $$

Without solving, determine whether the solutions of each equation are real numbers or complex but not real numbers. See the Concept Check in this section. $$ (y-5)^{2}=-9 $$

Solve During the seventh stage of the 2010 Paris-Nice bicycle race, Thomas Voeckler posted the fastest average speed, but Alberto Contador won the race. The seventh stage was 119 kilometers long. Voeckler's average speed was 0.0034 meters per second faster than Contador's. Traveling at these average speeds, Contador took 3 seconds longer than Voeckler to complete the race stage. (Source: Based on data from cyclingnews.com) A.. Find Thomas Voeckler's average speed during the seventh stage of the 2010 Paris-Nice cycle race. Round to three decimal places. B. Find Alberto Contador's average speed during the seventh stage of the 2010 Paris-Nice cycle race. Round to three decimal places. C. Convert Voeckler's average speed to miles per hour. Round to three decimal places.

Solve: An isosceles right triangle has legs of equal length. If the hypotenuse is 20 centimeters long, find the length of each leg. CAN'T COPY THE IMAGE

Neglecting air resistance, the distance \(s(t)\) in feet traveled by a freely falling object is given by the function \(s(t)=16 t^{2},\) where \(t\) is time in seconds. Use this formula to solve Exercises 79 through \(82 .\) Round answers to two decimal places. The Petronas Towers in Kuala Lumpur, completed in \(1998,\) are the tallest buildings in Malaysia. Each tower is 1483 feet tall. How long would it take an object to fall to the ground from the top of one of the towers? (Source: Council on Tall Buildings and Urban Habitat, Lehigh University)

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.