Solution - Quadratic equations
Step by Step Solution
Reformatting the input :
Changes made to your input should not affect the solution:
(1): "0.015" was replaced by "(015/1000)".
Step by step solution :
Step 1 :
3
Simplify ———
200
Equation at the end of step 1 :
3 ((50 • (x2)) + x) - ——— = 0 200Step 2 :
Equation at the end of step 2 :
3
((2•52x2) + x) - ——— = 0
200
Step 3 :
Rewriting the whole as an Equivalent Fraction :
3.1 Subtracting a fraction from a whole
Rewrite the whole as a fraction using 200 as the denominator :
50x2 + x (50x2 + x) • 200
50x2 + x = ———————— = ————————————————
1 200
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
Step 4 :
Pulling out like terms :
4.1 Pull out like factors :
50x2 + x = x • (50x + 1)
Adding fractions that have a common denominator :
4.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:
x • (50x+1) • 200 - (3) 10000x2 + 200x - 3
——————————————————————— = ——————————————————
200 200
Trying to factor by splitting the middle term
4.3 Factoring 10000x2 + 200x - 3
The first term is, 10000x2 its coefficient is 10000 .
The middle term is, +200x its coefficient is 200 .
The last term, "the constant", is -3
Step-1 : Multiply the coefficient of the first term by the constant 10000 • -3 = -30000
Step-2 : Find two factors of -30000 whose sum equals the coefficient of the middle term, which is 200 .
-30000 | + | 1 | = | -29999 | ||
-15000 | + | 2 | = | -14998 | ||
-10000 | + | 3 | = | -9997 | ||
-7500 | + | 4 | = | -7496 | ||
-6000 | + | 5 | = | -5995 | ||
-5000 | + | 6 | = | -4994 | ||
-3750 | + | 8 | = | -3742 | ||
-3000 | + | 10 | = | -2990 | ||
-2500 | + | 12 | = | -2488 | ||
-2000 | + | 15 | = | -1985 | ||
-1875 | + | 16 | = | -1859 | ||
-1500 | + | 20 | = | -1480 | ||
-1250 | + | 24 | = | -1226 | ||
-1200 | + | 25 | = | -1175 | ||
-1000 | + | 30 | = | -970 | ||
-750 | + | 40 | = | -710 | ||
-625 | + | 48 | = | -577 | ||
-600 | + | 50 | = | -550 | ||
-500 | + | 60 | = | -440 | ||
-400 | + | 75 | = | -325 | ||
-375 | + | 80 | = | -295 | ||
-300 | + | 100 | = | -200 | ||
-250 | + | 120 | = | -130 | ||
-240 | + | 125 | = | -115 | ||
-200 | + | 150 | = | -50 | ||
-150 | + | 200 | = | 50 | ||
-125 | + | 240 | = | 115 | ||
-120 | + | 250 | = | 130 | ||
-100 | + | 300 | = | 200 | That's it |
Step-3 : Rewrite the polynomial splitting the middle term using the two factors found in step 2 above, -100 and 300
10000x2 - 100x + 300x - 3
Step-4 : Add up the first 2 terms, pulling out like factors :
100x • (100x-1)
Add up the last 2 terms, pulling out common factors :
3 • (100x-1)
Step-5 : Add up the four terms of step 4 :
(100x+3) • (100x-1)
Which is the desired factorization
Equation at the end of step 4 :
(100x - 1) • (100x + 3)
——————————————————————— = 0
200
Step 5 :
When a fraction equals zero :
5.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:
(100x-1)•(100x+3)
————————————————— • 200 = 0 • 200
200
Now, on the left hand side, the 200 cancels out the denominator, while, on the right hand side, zero times anything is still zero.
The equation now takes the shape :
(100x-1) • (100x+3) = 0
Theory - Roots of a product :
5.2 A product of several terms equals zero.
When a product of two or more terms equals zero, then at least one of the terms must be zero.
We shall now solve each term = 0 separately
In other words, we are going to solve as many equations as there are terms in the product
Any solution of term = 0 solves product = 0 as well.
Solving a Single Variable Equation :
5.3 Solve : 100x-1 = 0
Add 1 to both sides of the equation :
100x = 1
Divide both sides of the equation by 100:
x = 1/100 = 0.010
Solving a Single Variable Equation :
5.4 Solve : 100x+3 = 0
Subtract 3 from both sides of the equation :
100x = -3
Divide both sides of the equation by 100:
x = -3/100 = -0.030
Supplement : Solving Quadratic Equation Directly
Solving 10000x2+200x-3 = 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 :
6.1 Find the Vertex of y = 10000x2+200x-3
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, 10000 , 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 -0.0100
Plugging into the parabola formula -0.0100 for x we can calculate the y -coordinate :
y = 10000.0 * -0.01 * -0.01 + 200.0 * -0.01 - 3.0
or y = -4.000
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = 10000x2+200x-3
Axis of Symmetry (dashed) {x}={-0.01}
Vertex at {x,y} = {-0.01,-4.00}
x -Intercepts (Roots) :
Root 1 at {x,y} = {-0.03, 0.00}
Root 2 at {x,y} = { 0.01, 0.00}
Solve Quadratic Equation by Completing The Square
6.2 Solving 10000x2+200x-3 = 0 by Completing The Square .
Divide both sides of the equation by 10000 to have 1 as the coefficient of the first term :
x2+(1/50)x-(3/10000) = 0
Add 3/10000 to both side of the equation :
x2+(1/50)x = 3/10000
Now the clever bit: Take the coefficient of x , which is 1/50 , divide by two, giving 1/100 , and finally square it giving 1/10000
Add 1/10000 to both sides of the equation :
On the right hand side we have :
3/10000 + 1/10000 The common denominator of the two fractions is 10000 Adding (3/10000)+(1/10000) gives 4/10000
So adding to both sides we finally get :
x2+(1/50)x+(1/10000) = 1/2500
Adding 1/10000 has completed the left hand side into a perfect square :
x2+(1/50)x+(1/10000) =
(x+(1/100)) • (x+(1/100)) =
(x+(1/100))2
Things which are equal to the same thing are also equal to one another. Since
x2+(1/50)x+(1/10000) = 1/2500 and
x2+(1/50)x+(1/10000) = (x+(1/100))2
then, according to the law of transitivity,
(x+(1/100))2 = 1/2500
We'll refer to this Equation as Eq. #6.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+(1/100))2 is
(x+(1/100))2/2 =
(x+(1/100))1 =
x+(1/100)
Now, applying the Square Root Principle to Eq. #6.2.1 we get:
x+(1/100) = √ 1/2500
Subtract 1/100 from both sides to obtain:
x = -1/100 + √ 1/2500
Since a square root has two values, one positive and the other negative
x2 + (1/50)x - (3/10000) = 0
has two solutions:
x = -1/100 + √ 1/2500
or
x = -1/100 - √ 1/2500
Note that √ 1/2500 can be written as
√ 1 / √ 2500 which is 1 / 50
Solve Quadratic Equation using the Quadratic Formula
6.3 Solving 10000x2+200x-3 = 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 = 10000
B = 200
C = -3
Accordingly, B2 - 4AC =
40000 - (-120000) =
160000
Applying the quadratic formula :
-200 ± √ 160000
x = —————————
20000
Can √ 160000 be simplified ?
Yes! The prime factorization of 160000 is
2•2•2•2•2•2•2•2•5•5•5•5
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).
√ 160000 = √ 2•2•2•2•2•2•2•2•5•5•5•5 =2•2•2•2•5•5•√ 1 =
± 400 • √ 1 =
± 400
So now we are looking at:
x = ( -200 ± 400) / 20000
Two real solutions:
x =(-200+√160000)/20000=-1/100+1/50= 0.010
or:
x =(-200-√160000)/20000=-1/100-1/50= -0.030
Two solutions were found :
- x = -3/100 = -0.030
- x = 1/100 = 0.010
How did we do?
Please leave us feedback.