Solution - Quadratic equations
Other Ways to Solve:
Step by Step Solution
Step by step solution :
Step 1 :
Equation at the end of step 1 :
((2•7x2) - 38x) - 20 = 0
Step 2 :
Step 3 :
Pulling out like terms :
3.1 Pull out like factors :
14x2 - 38x - 20 = 2 • (7x2 - 19x - 10)
Trying to factor by splitting the middle term
3.2 Factoring 7x2 - 19x - 10
The first term is, 7x2 its coefficient is 7 .
The middle term is, -19x its coefficient is -19 .
The last term, "the constant", is -10
Step-1 : Multiply the coefficient of the first term by the constant 7 • -10 = -70
Step-2 : Find two factors of -70 whose sum equals the coefficient of the middle term, which is -19 .
-70 | + | 1 | = | -69 | ||
-35 | + | 2 | = | -33 | ||
-14 | + | 5 | = | -9 | ||
-10 | + | 7 | = | -3 | ||
-7 | + | 10 | = | 3 | ||
-5 | + | 14 | = | 9 | ||
-2 | + | 35 | = | 33 | ||
-1 | + | 70 | = | 69 |
Observation : No two such factors can be found !!
Conclusion : Trinomial can not be factored
Equation at the end of step 3 :
2 • (7x2 - 19x - 10) = 0
Step 4 :
Equations which are never true :
4.1 Solve : 2 = 0
This equation has no solution.
A a non-zero constant never equals zero.
Parabola, Finding the Vertex :
4.2 Find the Vertex of y = 7x2-19x-10
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, 7 , 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 1.3571
Plugging into the parabola formula 1.3571 for x we can calculate the y -coordinate :
y = 7.0 * 1.36 * 1.36 - 19.0 * 1.36 - 10.0
or y = -22.893
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = 7x2-19x-10
Axis of Symmetry (dashed) {x}={ 1.36}
Vertex at {x,y} = { 1.36,-22.89}
x -Intercepts (Roots) :
Root 1 at {x,y} = {-0.45, 0.00}
Root 2 at {x,y} = { 3.17, 0.00}
Solve Quadratic Equation by Completing The Square
4.3 Solving 7x2-19x-10 = 0 by Completing The Square .
Divide both sides of the equation by 7 to have 1 as the coefficient of the first term :
x2-(19/7)x-(10/7) = 0
Add 10/7 to both side of the equation :
x2-(19/7)x = 10/7
Now the clever bit: Take the coefficient of x , which is 19/7 , divide by two, giving 19/14 , and finally square it giving 361/196
Add 361/196 to both sides of the equation :
On the right hand side we have :
10/7 + 361/196 The common denominator of the two fractions is 196 Adding (280/196)+(361/196) gives 641/196
So adding to both sides we finally get :
x2-(19/7)x+(361/196) = 641/196
Adding 361/196 has completed the left hand side into a perfect square :
x2-(19/7)x+(361/196) =
(x-(19/14)) • (x-(19/14)) =
(x-(19/14))2
Things which are equal to the same thing are also equal to one another. Since
x2-(19/7)x+(361/196) = 641/196 and
x2-(19/7)x+(361/196) = (x-(19/14))2
then, according to the law of transitivity,
(x-(19/14))2 = 641/196
We'll refer to this Equation as Eq. #4.3.1
The Square Root Principle says that When two things are equal, their square roots are equal.
Note that the square root of
(x-(19/14))2 is
(x-(19/14))2/2 =
(x-(19/14))1 =
x-(19/14)
Now, applying the Square Root Principle to Eq. #4.3.1 we get:
x-(19/14) = √ 641/196
Add 19/14 to both sides to obtain:
x = 19/14 + √ 641/196
Since a square root has two values, one positive and the other negative
x2 - (19/7)x - (10/7) = 0
has two solutions:
x = 19/14 + √ 641/196
or
x = 19/14 - √ 641/196
Note that √ 641/196 can be written as
√ 641 / √ 196 which is √ 641 / 14
Solve Quadratic Equation using the Quadratic Formula
4.4 Solving 7x2-19x-10 = 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 = 7
B = -19
C = -10
Accordingly, B2 - 4AC =
361 - (-280) =
641
Applying the quadratic formula :
19 ± √ 641
x = ——————
14
√ 641 , rounded to 4 decimal digits, is 25.3180
So now we are looking at:
x = ( 19 ± 25.318 ) / 14
Two real solutions:
x =(19+√641)/14= 3.166
or:
x =(19-√641)/14=-0.451
Two solutions were found :
- x =(19-√641)/14=-0.451
- x =(19+√641)/14= 3.166
How did we do?
Please leave us feedback.