Linear inequalities
We think you wrote:
This solution deals with linear inequalities.
Solution found
- Linear inequalities
Step by Step Solution
Step by step solution :
Step 1 :
Equation at the end of step 1 :
((0 - 2x2) - 12x) - 18 > 0
Step 2 :
Step 3 :
Pulling out like terms :
3.1 Pull out like factors :
-2x2 - 12x - 18 = -2 • (x2 + 6x + 9)
Trying to factor by splitting the middle term
3.2 Factoring x2 + 6x + 9
The first term is, x2 its coefficient is 1 .
The middle term is, +6x its coefficient is 6 .
The last term, "the constant", is +9
Step-1 : Multiply the coefficient of the first term by the constant 1 • 9 = 9
Step-2 : Find two factors of 9 whose sum equals the coefficient of the middle term, which is 6 .
-9 | + | -1 | = | -10 | ||
-3 | + | -3 | = | -6 | ||
-1 | + | -9 | = | -10 | ||
1 | + | 9 | = | 10 | ||
3 | + | 3 | = | 6 | That's it |
Step-3 : Rewrite the polynomial splitting the middle term using the two factors found in step 2 above, 3 and 3
x2 + 3x + 3x + 9
Step-4 : Add up the first 2 terms, pulling out like factors :
x • (x+3)
Add up the last 2 terms, pulling out common factors :
3 • (x+3)
Step-5 : Add up the four terms of step 4 :
(x+3) • (x+3)
Which is the desired factorization
Multiplying Exponential Expressions :
3.3 Multiply (x+3) by (x+3)
The rule says : To multiply exponential expressions which have the same base, add up their exponents.
In our case, the common base is (x+3) and the exponents are :
1 , as (x+3) is the same number as (x+3)1
and 1 , as (x+3) is the same number as (x+3)1
The product is therefore, (x+3)(1+1) = (x+3)2
Equation at the end of step 3 :
-2 • (x + 3)2 > 0
Step 4 :
4.1 Divide both sides by -2
Remember to flip the inequality sign:
Solve Basic Inequality :
4.2 Subtract 3 from both sides
(x)2 < -3
Inequality Plot :
4.3 Inequality plot for
-2.000 X - 6.000 < 0
Supplement : Solving Quadratic Equation Directly
Solving x2+6x+9 = 0 directly
Earlier we factored this polynomial by splitting the middle term. let us now solve the equation by Completing The Square and by using the Quadratic Formula
Parabola, Finding the Vertex :
5.1 Find the Vertex of y = x2+6x+9
Parabolas have a highest or a lowest point called the Vertex . Our parabola opens up and accordingly has a lowest point (AKA absolute minimum) . We know this even before plotting "y" because the coefficient of the first term, 1 , is positive (greater than zero).
Each parabola has a vertical line of symmetry that passes through its vertex. Because of this symmetry, the line of symmetry would, for example, pass through the midpoint of the two x -intercepts (roots or solutions) of the parabola. That is, if the parabola has indeed two real solutions.
Parabolas can model many real life situations, such as the height above ground, of an object thrown upward, after some period of time. The vertex of the parabola can provide us with information, such as the maximum height that object, thrown upwards, can reach. For this reason we want to be able to find the coordinates of the vertex.
For any parabola,Ax2+Bx+C,the x -coordinate of the vertex is given by -B/(2A) . In our case the x coordinate is -3.0000
Plugging into the parabola formula -3.0000 for x we can calculate the y -coordinate :
y = 1.0 * -3.00 * -3.00 + 6.0 * -3.00 + 9.0
or y = 0.000
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = x2+6x+9
Vertex at {x,y} = {-3.00, 0.00}
x-Intercept (Root) :
One Root at {x,y}={-3.00, 0.00}
Note that the root coincides with
the Vertex and the Axis of Symmetry
coinsides with the line x = 0
Solve Quadratic Equation by Completing The Square
5.2 Solving x2+6x+9 = 0 by Completing The Square .
Subtract 9 from both side of the equation :
x2+6x = -9
Now the clever bit: Take the coefficient of x , which is 6 , divide by two, giving 3 , and finally square it giving 9
Add 9 to both sides of the equation :
On the right hand side we have :
-9 + 9 or, (-9/1)+(9/1)
The common denominator of the two fractions is 1 Adding (-9/1)+(9/1) gives 0/1
So adding to both sides we finally get :
x2+6x+9 = 0
Adding 9 has completed the left hand side into a perfect square :
x2+6x+9 =
(x+3) • (x+3) =
(x+3)2
Things which are equal to the same thing are also equal to one another. Since
x2+6x+9 = 0 and
x2+6x+9 = (x+3)2
then, according to the law of transitivity,
(x+3)2 = 0
We'll refer to this Equation as Eq. #5.2.1
The Square Root Principle says that When two things are equal, their square roots are equal.
Note that the square root of
(x+3)2 is
(x+3)2/2 =
(x+3)1 =
x+3
Now, applying the Square Root Principle to Eq. #5.2.1 we get:
x+3 = √ 0
Subtract 3 from both sides to obtain:
x = -3 + √ 0
The square root of zero is zero
This quadratic equation has one solution only. That's because adding zero is the same as subtracting zero.
The solution is:
x = -3
Solve Quadratic Equation using the Quadratic Formula
5.3 Solving x2+6x+9 = 0 by the Quadratic Formula .
According to the Quadratic Formula, x , the solution for Ax2+Bx+C = 0 , where A, B and C are numbers, often called coefficients, is given by :
- B ± √ B2-4AC
x = ————————
2A
In our case, A = 1
B = 6
C = 9
Accordingly, B2 - 4AC =
36 - 36 =
0
Applying the quadratic formula :
-6 ± √ 0
x = —————
2
The square root of zero is zero
This quadratic equation has one solution only. That's because adding zero is the same as subtracting zero.
The solution is:
x = -6 / 2 = -3
One solution was found :
(x)2 < -3Why learn this
Life is not binary (no matter how badly Tiger wishes it was) and we are often faced with questions with more than one answer. This is why we need inequalities. How much of a product should be produced to maximize a company's profit? What is the number of tickets that you need to sell for your band's show to be profitable? How much money do you need to make during summer break to book a ski trip in the winter? By helping explain the relationships between what we know and what we want to know, linear inequalities can help us answer these questions, and many more!