Solution - Quadratic equations
Step by Step Solution
Step by step solution :
Step 1 :
Trying to factor by splitting the middle term
1.1 Factoring n2+241n-1332
The first term is, n2 its coefficient is 1 .
The middle term is, +241n its coefficient is 241 .
The last term, "the constant", is -1332
Step-1 : Multiply the coefficient of the first term by the constant 1 • -1332 = -1332
Step-2 : Find two factors of -1332 whose sum equals the coefficient of the middle term, which is 241 .
-1332 | + | 1 | = | -1331 | ||
-666 | + | 2 | = | -664 | ||
-444 | + | 3 | = | -441 | ||
-333 | + | 4 | = | -329 | ||
-222 | + | 6 | = | -216 | ||
-148 | + | 9 | = | -139 |
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 1 :
n2 + 241n - 1332 = 0
Step 2 :
Parabola, Finding the Vertex :
2.1 Find the Vertex of y = n2+241n-1332
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, 1 , 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,An2+Bn+C,the n -coordinate of the vertex is given by -B/(2A) . In our case the n coordinate is -120.5000
Plugging into the parabola formula -120.5000 for n we can calculate the y -coordinate :
y = 1.0 * -120.50 * -120.50 + 241.0 * -120.50 - 1332.0
or y = -15852.250
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = n2+241n-1332
Axis of Symmetry (dashed) {n}={-120.50}
Vertex at {n,y} = {-120.50,-15852.25}
n -Intercepts (Roots) :
Root 1 at {n,y} = {-246.41, 0.00}
Root 2 at {n,y} = { 5.41, 0.00}
Solve Quadratic Equation by Completing The Square
2.2 Solving n2+241n-1332 = 0 by Completing The Square .
Add 1332 to both side of the equation :
n2+241n = 1332
Now the clever bit: Take the coefficient of n , which is 241 , divide by two, giving 241/2 , and finally square it giving 58081/4
Add 58081/4 to both sides of the equation :
On the right hand side we have :
1332 + 58081/4 or, (1332/1)+(58081/4)
The common denominator of the two fractions is 4 Adding (5328/4)+(58081/4) gives 63409/4
So adding to both sides we finally get :
n2+241n+(58081/4) = 63409/4
Adding 58081/4 has completed the left hand side into a perfect square :
n2+241n+(58081/4) =
(n+(241/2)) • (n+(241/2)) =
(n+(241/2))2
Things which are equal to the same thing are also equal to one another. Since
n2+241n+(58081/4) = 63409/4 and
n2+241n+(58081/4) = (n+(241/2))2
then, according to the law of transitivity,
(n+(241/2))2 = 63409/4
We'll refer to this Equation as Eq. #2.2.1
The Square Root Principle says that When two things are equal, their square roots are equal.
Note that the square root of
(n+(241/2))2 is
(n+(241/2))2/2 =
(n+(241/2))1 =
n+(241/2)
Now, applying the Square Root Principle to Eq. #2.2.1 we get:
n+(241/2) = √ 63409/4
Subtract 241/2 from both sides to obtain:
n = -241/2 + √ 63409/4
Since a square root has two values, one positive and the other negative
n2 + 241n - 1332 = 0
has two solutions:
n = -241/2 + √ 63409/4
or
n = -241/2 - √ 63409/4
Note that √ 63409/4 can be written as
√ 63409 / √ 4 which is √ 63409 / 2
Solve Quadratic Equation using the Quadratic Formula
2.3 Solving n2+241n-1332 = 0 by the Quadratic Formula .
According to the Quadratic Formula, n , the solution for An2+Bn+C = 0 , where A, B and C are numbers, often called coefficients, is given by :
- B ± √ B2-4AC
n = ————————
2A
In our case, A = 1
B = 241
C = -1332
Accordingly, B2 - 4AC =
58081 - (-5328) =
63409
Applying the quadratic formula :
-241 ± √ 63409
n = ————————
2
√ 63409 , rounded to 4 decimal digits, is 251.8114
So now we are looking at:
n = ( -241 ± 251.811 ) / 2
Two real solutions:
n =(-241+√63409)/2= 5.406
or:
n =(-241-√63409)/2=-246.406
Two solutions were found :
- n =(-241-√63409)/2=-246.406
- n =(-241+√63409)/2= 5.406
How did we do?
Please leave us feedback.