Solution - Quadratic equations
Step by Step Solution
Step by step solution :
Step 1 :
Equation at the end of step 1 :
((0 - 32x2) + 700x) - 6005 = 0
Step 2 :
Step 3 :
Pulling out like terms :
3.1 Pull out like factors :
-9x2 + 700x - 6005 = -1 • (9x2 - 700x + 6005)
Trying to factor by splitting the middle term
3.2 Factoring 9x2 - 700x + 6005
The first term is, 9x2 its coefficient is 9 .
The middle term is, -700x its coefficient is -700 .
The last term, "the constant", is +6005
Step-1 : Multiply the coefficient of the first term by the constant 9 • 6005 = 54045
Step-2 : Find two factors of 54045 whose sum equals the coefficient of the middle term, which is -700 .
-54045 | + | -1 | = | -54046 | ||
-18015 | + | -3 | = | -18018 | ||
-10809 | + | -5 | = | -10814 | ||
-6005 | + | -9 | = | -6014 | ||
-3603 | + | -15 | = | -3618 | ||
-1201 | + | -45 | = | -1246 |
For tidiness, printing of 18 lines which failed to find two such factors, was suppressed
Observation : No two such factors can be found !!
Conclusion : Trinomial can not be factored
Equation at the end of step 3 :
-9x2 + 700x - 6005 = 0
Step 4 :
Parabola, Finding the Vertex :
4.1 Find the Vertex of y = -9x2+700x-6005
Parabolas have a highest or a lowest point called the Vertex . Our parabola opens down and accordingly has a highest point (AKA absolute maximum) . We know this even before plotting "y" because the coefficient of the first term, -9 , is negative (smaller 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 38.8889
Plugging into the parabola formula 38.8889 for x we can calculate the y -coordinate :
y = -9.0 * 38.89 * 38.89 + 700.0 * 38.89 - 6005.0
or y = 7606.111
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = -9x2+700x-6005
Axis of Symmetry (dashed) {x}={38.89}
Vertex at {x,y} = {38.89,7606.11}
x -Intercepts (Roots) :
Root 1 at {x,y} = {67.96, 0.00}
Root 2 at {x,y} = { 9.82, 0.00}
Solve Quadratic Equation by Completing The Square
4.2 Solving -9x2+700x-6005 = 0 by Completing The Square .
Multiply both sides of the equation by (-1) to obtain positive coefficient for the first term:
9x2-700x+6005 = 0 Divide both sides of the equation by 9 to have 1 as the coefficient of the first term :
x2-(700/9)x+(6005/9) = 0
Subtract 6005/9 from both side of the equation :
x2-(700/9)x = -6005/9
Now the clever bit: Take the coefficient of x , which is 700/9 , divide by two, giving 350/9 , and finally square it giving 122500/81
Add 122500/81 to both sides of the equation :
On the right hand side we have :
-6005/9 + 122500/81 The common denominator of the two fractions is 81 Adding (-54045/81)+(122500/81) gives 68455/81
So adding to both sides we finally get :
x2-(700/9)x+(122500/81) = 68455/81
Adding 122500/81 has completed the left hand side into a perfect square :
x2-(700/9)x+(122500/81) =
(x-(350/9)) • (x-(350/9)) =
(x-(350/9))2
Things which are equal to the same thing are also equal to one another. Since
x2-(700/9)x+(122500/81) = 68455/81 and
x2-(700/9)x+(122500/81) = (x-(350/9))2
then, according to the law of transitivity,
(x-(350/9))2 = 68455/81
We'll refer to this Equation as Eq. #4.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-(350/9))2 is
(x-(350/9))2/2 =
(x-(350/9))1 =
x-(350/9)
Now, applying the Square Root Principle to Eq. #4.2.1 we get:
x-(350/9) = √ 68455/81
Add 350/9 to both sides to obtain:
x = 350/9 + √ 68455/81
Since a square root has two values, one positive and the other negative
x2 - (700/9)x + (6005/9) = 0
has two solutions:
x = 350/9 + √ 68455/81
or
x = 350/9 - √ 68455/81
Note that √ 68455/81 can be written as
√ 68455 / √ 81 which is √ 68455 / 9
Solve Quadratic Equation using the Quadratic Formula
4.3 Solving -9x2+700x-6005 = 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 = -9
B = 700
C = -6005
Accordingly, B2 - 4AC =
490000 - 216180 =
273820
Applying the quadratic formula :
-700 ± √ 273820
x = —————————
-18
Can √ 273820 be simplified ?
Yes! The prime factorization of 273820 is
2•2•5•13691
To be able to remove something from under the radical, there have to be 2 instances of it (because we are taking a square i.e. second root).
√ 273820 = √ 2•2•5•13691 =
± 2 • √ 68455
√ 68455 , rounded to 4 decimal digits, is 261.6391
So now we are looking at:
x = ( -700 ± 2 • 261.639 ) / -18
Two real solutions:
x =(-700+√273820)/-18=(350-√ 68455 )/9= 9.818
or:
x =(-700-√273820)/-18=(350+√ 68455 )/9= 67.960
Two solutions were found :
- x =(-700-√273820)/-18=(350+√ 68455 )/9= 67.960
- x =(-700+√273820)/-18=(350-√ 68455 )/9= 9.818
How did we do?
Please leave us feedback.