Enter an equation or problem
Camera input is not recognized!

Solution - Solving quadratic inequalities using the quadratic formula

Solution: 0.999<k<1112.11
-0.999<k<1112.11
Interval notation: k(0.999,1112.11)
k∈(-0.999,1112.11)

Step-by-step explanation

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

The coefficients of our inequality, 0.09k2100k100<0, are:

a = 0.09

b = -100

c = -100

2. 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:

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

a=0.09
b=100
c=100

k=(-1*-100±sqrt(-1002-4*0.09*-100))/(2*0.09)

Simplify the exponents and square roots

k=(-1*-100±sqrt(10000-4*0.09*-100))/(2*0.09)

Perform any multiplication or division, from left to right:

k=(-1*-100±sqrt(10000-0.36*-100))/(2*0.09)

k=(-1*-100±sqrt(10000--36))/(2*0.09)

Calculate any addition or subtraction, from left to right.

k=(-1*-100±sqrt(10000+36))/(2*0.09)

k=(-1*-100±sqrt(10036))/(2*0.09)

Perform any multiplication or division, from left to right:

k=(-1*-100±sqrt(10036))/(0.18)

Perform any multiplication or division, from left to right:

k=(100±sqrt(10036))/0.18

to get the result:

k=(100±sqrt(10036))/0.18

3. Simplify square root (10036)

Simplify 10036 by finding its prime factors:

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

The prime factorization of 10036 is 2213193

Write the prime factors:

10036=2·2·13·193

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

2·2·13·193=22·13·193

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

22·13·193=2·13·193

Perform any multiplication or division, from left to right:

2·13·193=2·2509

4. Solve the equation for k

k=(100±2*sqrt(2509))/0.18

The ± means two roots are possible.

Separate the equations:
k1=(100+2*sqrt(2509))/0.18 and k2=(100-2*sqrt(2509))/0.18

k1=(100+2*sqrt(2509))/0.18

Remove the parentheses

k1=(100+2*sqrt(2509))/0.18

k1=(100+2*50.09)/0.18

Perform any multiplication or division, from left to right:

k1=(100+2*50.09)/0.18

k1=(100+100.18)/0.18

Calculate any addition or subtraction, from left to right.

k1=(100+100.18)/0.18

k1=(200.18)/0.18

Perform any multiplication or division, from left to right:

k1=200.180.18

k1=1112.11

k2=(100-2*sqrt(2509))/0.18

k2=(100-2*50.09)/0.18

Perform any multiplication or division, from left to right:

k2=(100-2*50.09)/0.18

k2=(100-100.18)/0.18

Calculate any addition or subtraction, from left to right.

k2=(100-100.18)/0.18

k2=(-0.18)/0.18

Perform any multiplication or division, from left to right:

k2=0.180.18

k2=0.999

5. 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: -0.999, 1112.11.

Since the a coefficient is positive (a=0.09), 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.

6. Choose the correct interval (solution)

Since 0.09k2100k100<0 has a < inequality sign, we look for the parabola intervals that are below 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