Quadratic equations
We think you wrote:
This solution deals with quadratic equations.
Solution found
- Quadratic equations
Step by Step Solution
Step by step solution :
Step 1 :
Equation at the end of step 1 :
(22x2 - 10x) + 25 = 0
Step 2 :
Trying to factor by splitting the middle term
2.1 Factoring 4x2-10x+25
The first term is, 4x2 its coefficient is 4 .
The middle term is, -10x its coefficient is -10 .
The last term, "the constant", is +25
Step-1 : Multiply the coefficient of the first term by the constant 4 • 25 = 100
Step-2 : Find two factors of 100 whose sum equals the coefficient of the middle term, which is -10 .
-100 | + | -1 | = | -101 | ||
-50 | + | -2 | = | -52 | ||
-25 | + | -4 | = | -29 | ||
-20 | + | -5 | = | -25 | ||
-10 | + | -10 | = | -20 | ||
-5 | + | -20 | = | -25 |
For tidiness, printing of 12 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 2 :
4x2 - 10x + 25 = 0
Step 3 :
Parabola, Finding the Vertex :
3.1 Find the Vertex of y = 4x2-10x+25
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, 4 , 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.2500
Plugging into the parabola formula 1.2500 for x we can calculate the y -coordinate :
y = 4.0 * 1.25 * 1.25 - 10.0 * 1.25 + 25.0
or y = 18.750
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = 4x2-10x+25
Axis of Symmetry (dashed) {x}={ 1.25}
Vertex at {x,y} = { 1.25,18.75}
Function has no real roots
Solve Quadratic Equation by Completing The Square
3.2 Solving 4x2-10x+25 = 0 by Completing The Square .
Divide both sides of the equation by 4 to have 1 as the coefficient of the first term :
x2-(5/2)x+(25/4) = 0
Subtract 25/4 from both side of the equation :
x2-(5/2)x = -25/4
Now the clever bit: Take the coefficient of x , which is 5/2 , divide by two, giving 5/4 , and finally square it giving 25/16
Add 25/16 to both sides of the equation :
On the right hand side we have :
-25/4 + 25/16 The common denominator of the two fractions is 16 Adding (-100/16)+(25/16) gives -75/16
So adding to both sides we finally get :
x2-(5/2)x+(25/16) = -75/16
Adding 25/16 has completed the left hand side into a perfect square :
x2-(5/2)x+(25/16) =
(x-(5/4)) • (x-(5/4)) =
(x-(5/4))2
Things which are equal to the same thing are also equal to one another. Since
x2-(5/2)x+(25/16) = -75/16 and
x2-(5/2)x+(25/16) = (x-(5/4))2
then, according to the law of transitivity,
(x-(5/4))2 = -75/16
We'll refer to this Equation as Eq. #3.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-(5/4))2 is
(x-(5/4))2/2 =
(x-(5/4))1 =
x-(5/4)
Now, applying the Square Root Principle to Eq. #3.2.1 we get:
x-(5/4) = √ -75/16
Add 5/4 to both sides to obtain:
x = 5/4 + √ -75/16
In Math, i is called the imaginary unit. It satisfies i2 =-1. Both i and -i are the square roots of -1
Since a square root has two values, one positive and the other negative
x2 - (5/2)x + (25/4) = 0
has two solutions:
x = 5/4 + √ 75/16 • i
or
x = 5/4 - √ 75/16 • i
Note that √ 75/16 can be written as
√ 75 / √ 16 which is √ 75 / 4
Solve Quadratic Equation using the Quadratic Formula
3.3 Solving 4x2-10x+25 = 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 = 4
B = -10
C = 25
Accordingly, B2 - 4AC =
100 - 400 =
-300
Applying the quadratic formula :
10 ± √ -300
x = ——————
8
In the set of real numbers, negative numbers do not have square roots. A new set of numbers, called complex, was invented so that negative numbers would have a square root. These numbers are written (a+b*i)
Both i and -i are the square roots of minus 1
Accordingly,√ -300 =
√ 300 • (-1) =
√ 300 • √ -1 =
± √ 300 • i
Can √ 300 be simplified ?
Yes! The prime factorization of 300 is
2•2•3•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).
√ 300 = √ 2•2•3•5•5 =2•5•√ 3 =
± 10 • √ 3
√ 3 , rounded to 4 decimal digits, is 1.7321
So now we are looking at:
x = ( 10 ± 10 • 1.732 i ) / 8
Two imaginary solutions :
x =(10+√-300)/8=(5+5i√ 3 )/4= 1.2500+2.1651i or:
x =(10-√-300)/8=(5-5i√ 3 )/4= 1.2500-2.1651i
Two solutions were found :
- x =(10-√-300)/8=(5-5i√ 3 )/4= 1.2500-2.1651i
- x =(10+√-300)/8=(5+5i√ 3 )/4= 1.2500+2.1651i