Solution - Quadratic equations
Other Ways to Solve:
Step by Step Solution
Reformatting the input :
Changes made to your input should not affect the solution:
(1): "0.05" was replaced by "(05/100)".
Step by step solution :
Step 1 :
1
Simplify ——
20
Equation at the end of step 1 :
1
((0 - (—— • x2)) + 10x) + 200 = 0
20
Step 2 :
Equation at the end of step 2 :
x2
((0 - ——) + 10x) + 200 = 0
20
Step 3 :
Rewriting the whole as an Equivalent Fraction :
3.1 Adding a whole to a fraction
Rewrite the whole as a fraction using 20 as the denominator :
10x 10x • 20
10x = ——— = ————————
1 20
Equivalent fraction : The fraction thus generated looks different but has the same value as the whole
Common denominator : The equivalent fraction and the other fraction involved in the calculation share the same denominator
Adding fractions that have a common denominator :
3.2 Adding up the two equivalent fractions
Add the two equivalent fractions which now have a common denominator
Combine the numerators together, put the sum or difference over the common denominator then reduce to lowest terms if possible:
-x2 + 10x • 20 200x - x2
—————————————— = —————————
20 20
Equation at the end of step 3 :
(200x - x2)
——————————— + 200 = 0
20
Step 4 :
Rewriting the whole as an Equivalent Fraction :
4.1 Adding a whole to a fraction
Rewrite the whole as a fraction using 20 as the denominator :
200 200 • 20
200 = ——— = ————————
1 20
Step 5 :
Pulling out like terms :
5.1 Pull out like factors :
200x - x2 = -x • (x - 200)
Adding fractions that have a common denominator :
5.2 Adding up the two equivalent fractions
-x • (x-200) + 200 • 20 -x2 + 200x + 4000
——————————————————————— = —————————————————
20 20
Trying to factor by splitting the middle term
5.3 Factoring -x2 + 200x + 4000
The first term is, -x2 its coefficient is -1 .
The middle term is, +200x its coefficient is 200 .
The last term, "the constant", is +4000
Step-1 : Multiply the coefficient of the first term by the constant -1 • 4000 = -4000
Step-2 : Find two factors of -4000 whose sum equals the coefficient of the middle term, which is 200 .
-4000 | + | 1 | = | -3999 | ||
-2000 | + | 2 | = | -1998 | ||
-1000 | + | 4 | = | -996 | ||
-800 | + | 5 | = | -795 | ||
-500 | + | 8 | = | -492 | ||
-400 | + | 10 | = | -390 |
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 5 :
-x2 + 200x + 4000
————————————————— = 0
20
Step 6 :
When a fraction equals zero :
6.1 When a fraction equals zero ...
Where a fraction equals zero, its numerator, the part which is above the fraction line, must equal zero.
Now,to get rid of the denominator, Tiger multiplys both sides of the equation by the denominator.
Here's how:
-x2+200x+4000
————————————— • 20 = 0 • 20
20
Now, on the left hand side, the 20 cancels out the denominator, while, on the right hand side, zero times anything is still zero.
The equation now takes the shape :
-x2+200x+4000 = 0
Parabola, Finding the Vertex :
6.2 Find the Vertex of y = -x2+200x+4000
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, -1 , 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 100.0000
Plugging into the parabola formula 100.0000 for x we can calculate the y -coordinate :
y = -1.0 * 100.00 * 100.00 + 200.0 * 100.00 + 4000.0
or y = 14000.000
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = -x2+200x+4000
Axis of Symmetry (dashed) {x}={100.00}
Vertex at {x,y} = {100.00,14000.00}
x -Intercepts (Roots) :
Root 1 at {x,y} = {218.32, 0.00}
Root 2 at {x,y} = {-18.32, 0.00}
Solve Quadratic Equation by Completing The Square
6.3 Solving -x2+200x+4000 = 0 by Completing The Square .
Multiply both sides of the equation by (-1) to obtain positive coefficient for the first term:
x2-200x-4000 = 0 Add 4000 to both side of the equation :
x2-200x = 4000
Now the clever bit: Take the coefficient of x , which is 200 , divide by two, giving 100 , and finally square it giving 10000
Add 10000 to both sides of the equation :
On the right hand side we have :
4000 + 10000 or, (4000/1)+(10000/1)
The common denominator of the two fractions is 1 Adding (4000/1)+(10000/1) gives 14000/1
So adding to both sides we finally get :
x2-200x+10000 = 14000
Adding 10000 has completed the left hand side into a perfect square :
x2-200x+10000 =
(x-100) • (x-100) =
(x-100)2
Things which are equal to the same thing are also equal to one another. Since
x2-200x+10000 = 14000 and
x2-200x+10000 = (x-100)2
then, according to the law of transitivity,
(x-100)2 = 14000
We'll refer to this Equation as Eq. #6.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-100)2 is
(x-100)2/2 =
(x-100)1 =
x-100
Now, applying the Square Root Principle to Eq. #6.3.1 we get:
x-100 = √ 14000
Add 100 to both sides to obtain:
x = 100 + √ 14000
Since a square root has two values, one positive and the other negative
x2 - 200x - 4000 = 0
has two solutions:
x = 100 + √ 14000
or
x = 100 - √ 14000
Solve Quadratic Equation using the Quadratic Formula
6.4 Solving -x2+200x+4000 = 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 = 200
C = 4000
Accordingly, B2 - 4AC =
40000 - (-16000) =
56000
Applying the quadratic formula :
-200 ± √ 56000
x = ————————
-2
Can √ 56000 be simplified ?
Yes! The prime factorization of 56000 is
2•2•2•2•2•2•5•5•5•7
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).
√ 56000 = √ 2•2•2•2•2•2•5•5•5•7 =2•2•2•5•√ 35 =
± 40 • √ 35
√ 35 , rounded to 4 decimal digits, is 5.9161
So now we are looking at:
x = ( -200 ± 40 • 5.916 ) / -2
Two real solutions:
x =(-200+√56000)/-2=100-20√ 35 = -18.322
or:
x =(-200-√56000)/-2=100+20√ 35 = 218.322
Two solutions were found :
- x =(-200-√56000)/-2=100+20√ 35 = 218.322
- x =(-200+√56000)/-2=100-20√ 35 = -18.322
How did we do?
Please leave us feedback.