Solution - Adding, subtracting and finding the least common multiple
Step by Step Solution
Reformatting the input :
Changes made to your input should not affect the solution:
(1): "0.2" was replaced by "(2/10)". 2 more similar replacement(s)
Step by step solution :
Step 1 :
1
Simplify —
5
Equation at the end of step 1 :
32 1
((—— • x) + (— • x2)) - 5 = 0
10 5
Step 2 :
Equation at the end of step 2 :
32 x2
((—— • x) + ——) - 5 = 0
10 5
Step 3 :
16
Simplify ——
5
Equation at the end of step 3 :
16 x2
((—— • x) + ——) - 5 = 0
5 5
Step 4 :
Adding fractions which have a common denominator :
4.1 Adding fractions which have a common denominator
Combine the numerators together, put the sum or difference over the common denominator then reduce to lowest terms if possible:
16x + x2 x2 + 16x
———————— = ————————
5 5
Equation at the end of step 4 :
(x2 + 16x)
—————————— - 5 = 0
5
Step 5 :
Rewriting the whole as an Equivalent Fraction :
5.1 Subtracting a whole from a fraction
Rewrite the whole as a fraction using 5 as the denominator :
5 5 • 5
5 = — = —————
1 5
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 6 :
Pulling out like terms :
6.1 Pull out like factors :
x2 + 16x = x • (x + 16)
Adding fractions that have a common denominator :
6.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 • (x+16) - (5 • 5) x2 + 16x - 25
———————————————————— = —————————————
5 5
Trying to factor by splitting the middle term
6.3 Factoring x2 + 16x - 25
The first term is, x2 its coefficient is 1 .
The middle term is, +16x its coefficient is 16 .
The last term, "the constant", is -25
Step-1 : Multiply the coefficient of the first term by the constant 1 • -25 = -25
Step-2 : Find two factors of -25 whose sum equals the coefficient of the middle term, which is 16 .
-25 | + | 1 | = | -24 | ||
-5 | + | 5 | = | 0 | ||
-1 | + | 25 | = | 24 |
Observation : No two such factors can be found !!
Conclusion : Trinomial can not be factored
Equation at the end of step 6 :
x2 + 16x - 25
————————————— = 0
5
Step 7 :
When a fraction equals zero :
7.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+16x-25
————————— • 5 = 0 • 5
5
Now, on the left hand side, the 5 cancels out the denominator, while, on the right hand side, zero times anything is still zero.
The equation now takes the shape :
x2+16x-25 = 0
Parabola, Finding the Vertex :
7.2 Find the Vertex of y = x2+16x-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, 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,Ax2+Bx+C,the x -coordinate of the vertex is given by -B/(2A) . In our case the x coordinate is -8.0000
Plugging into the parabola formula -8.0000 for x we can calculate the y -coordinate :
y = 1.0 * -8.00 * -8.00 + 16.0 * -8.00 - 25.0
or y = -89.000
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = x2+16x-25
Axis of Symmetry (dashed) {x}={-8.00}
Vertex at {x,y} = {-8.00,-89.00}
x -Intercepts (Roots) :
Root 1 at {x,y} = {-17.43, 0.00}
Root 2 at {x,y} = { 1.43, 0.00}
Solve Quadratic Equation by Completing The Square
7.3 Solving x2+16x-25 = 0 by Completing The Square .
Add 25 to both side of the equation :
x2+16x = 25
Now the clever bit: Take the coefficient of x , which is 16 , divide by two, giving 8 , and finally square it giving 64
Add 64 to both sides of the equation :
On the right hand side we have :
25 + 64 or, (25/1)+(64/1)
The common denominator of the two fractions is 1 Adding (25/1)+(64/1) gives 89/1
So adding to both sides we finally get :
x2+16x+64 = 89
Adding 64 has completed the left hand side into a perfect square :
x2+16x+64 =
(x+8) • (x+8) =
(x+8)2
Things which are equal to the same thing are also equal to one another. Since
x2+16x+64 = 89 and
x2+16x+64 = (x+8)2
then, according to the law of transitivity,
(x+8)2 = 89
We'll refer to this Equation as Eq. #7.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+8)2 is
(x+8)2/2 =
(x+8)1 =
x+8
Now, applying the Square Root Principle to Eq. #7.3.1 we get:
x+8 = √ 89
Subtract 8 from both sides to obtain:
x = -8 + √ 89
Since a square root has two values, one positive and the other negative
x2 + 16x - 25 = 0
has two solutions:
x = -8 + √ 89
or
x = -8 - √ 89
Solve Quadratic Equation using the Quadratic Formula
7.4 Solving x2+16x-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 = 1
B = 16
C = -25
Accordingly, B2 - 4AC =
256 - (-100) =
356
Applying the quadratic formula :
-16 ± √ 356
x = ——————
2
Can √ 356 be simplified ?
Yes! The prime factorization of 356 is
2•2•89
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).
√ 356 = √ 2•2•89 =
± 2 • √ 89
√ 89 , rounded to 4 decimal digits, is 9.4340
So now we are looking at:
x = ( -16 ± 2 • 9.434 ) / 2
Two real solutions:
x =(-16+√356)/2=-8+√ 89 = 1.434
or:
x =(-16-√356)/2=-8-√ 89 = -17.434
Two solutions were found :
- x =(-16-√356)/2=-8-√ 89 = -17.434
- x =(-16+√356)/2=-8+√ 89 = 1.434
How did we do?
Please leave us feedback.