Enter an equation or problem
Camera input is not recognized!

Solution - Solving quadratic inequalities using the quadratic formula

Solution: x<4.243orx>4.243
x<-4.243 or x>4.243
Interval notation: x(,4.243)(4.243,)
x∈(-∞,-4.243)⋃(4.243,∞)

Step-by-step explanation

1. Simplify the quadratic inequality into its standard form

ax2+bx+c>0

Subtract 18 from both sides of the inequality:

x2>18

Subtract 18 from both sides:

x218>1818

Simplify the expression

x218>0

2. Determine the quadratic inequality's coefficients a, b and c

The coefficients of our inequality, x2+0x18>0, are:

a = 1

b = 0

c = -18

3. Plug these coefficients into the quadratic formula

To find the roots of a quadratic equation, plug its coefficients (a, b and c ) into the quadratic formula:

x=(-b±sqrt(b2-4ac))/(2a)

a=1
b=0
c=18

x=(-0±sqrt(02-4*1*-18))/(2*1)

Simplify the exponents and square roots

x=(-0±sqrt(0-4*1*-18))/(2*1)

Perform any multiplication or division, from left to right:

x=(-0±sqrt(0-4*-18))/(2*1)

x=(-0±sqrt(0--72))/(2*1)

Calculate any addition or subtraction, from left to right.

x=(-0±sqrt(0+72))/(2*1)

x=(-0±sqrt(72))/(2*1)

Perform any multiplication or division, from left to right:

x=(-0±sqrt(72))/(2)

to get the result:

x=(-0±sqrt(72))/2

4. Simplify square root (72)

Simplify 72 by finding its prime factors:

Tree view of the prime factors of <math>72</math>:

The prime factorization of 72 is 2332

Write the prime factors:

72=2·2·2·3·3

Group the prime factors into pairs and rewrite them in exponent form:

2·2·2·3·3=22·2·32

Use the rule (x2)=x to simplify further:

22·2·32=2·3·2

Perform any multiplication or division, from left to right:

2·3·2=6·2

5. Solve the equation for x

x=(-0±6*sqrt(2))/2

The ± means two roots are possible.

Separate the equations:
x1=(-0+6*sqrt(2))/2 and x2=(-0-6*sqrt(2))/2

x1=(-0+6*sqrt(2))/2

Calculate the expression inside the parentheses

x1=(-0+6*sqrt(2))/2

x1=(-0+6*1.414)/2

Perform any multiplication or division, from left to right:

x1=(-0+6*1.414)/2

x1=(-0+8.485)/2

Calculate any addition or subtraction, from left to right.

x1=(-0+8.485)/2

x1=(8.485)/2

Perform any multiplication or division, from left to right:

x1=8.4852

x1=4.243

x2=(-0-6*sqrt(2))/2

x2=(-0-6*1.414)/2

Perform any multiplication or division, from left to right:

x2=(-0-6*1.414)/2

x2=(-0-8.485)/2

Calculate any addition or subtraction, from left to right.

x2=(-0-8.485)/2

x2=(-8.485)/2

Perform any multiplication or division, from left to right:

x2=8.4852

x2=4.243

6. Find the intervals

To find the intervals of a quadratic inequality, we start by finding its parabola.

The roots of the parabola (where it meets the x-axis) are: -4.243, 4.243.

Since the a coefficient is positive (a=1), this is a "positive" quadratic inequality and the parabola points upward, like a smile!

If the inequality sign is ≤ or ≥ , then the intervals include the roots and we use a solid line. If the inequality sign is < or > the intervals do not include the roots and we use a dotted line.

7. Choose the correct interval (solution)

Since x2+0x18>0 has a > inequality sign, we look for the parabola intervals that are above the x-axis.

Solution:

Interval notation:

Why learn this

Whereas quadratic equations express the paths of arcs and the points along them, quadratic inequalities express the areas within and outside of these arcs and the ranges they cover. In other words, if quadratic equations tell us where the boundary is, then quadratic inequalities help us understand what we should focus on relative to that boundary. More practically, quadratic inequalities are used to create complex algorithms that fuel powerful software and to track how changes, such as prices at the grocery store, happen over time.

Terms and topics