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): "5.4" was replaced by "(54/10)". 2 more similar replacement(s)
Step by step solution :
Step 1 :
27
Simplify ——
5
Equation at the end of step 1 :
18 27
((x2) + (—— • x)) - —— = 0
10 5
Step 2 :
9
Simplify —
5
Equation at the end of step 2 :
9 27 ((x2) + (— • x)) - —— = 0 5 5Step 3 :
Rewriting the whole as an Equivalent Fraction :
3.1 Adding a fraction to a whole
Rewrite the whole as a fraction using 5 as the denominator :
x2 x2 • 5
x2 = —— = ——————
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
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 • 5 + 9x 5x2 + 9x
——————————— = ————————
5 5
Equation at the end of step 3 :
(5x2 + 9x) 27
—————————— - —— = 0
5 5
Step 4 :
Step 5 :
Pulling out like terms :
5.1 Pull out like factors :
5x2 + 9x = x • (5x + 9)
Adding fractions which have a common denominator :
5.2 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:
x • (5x+9) - (27) 5x2 + 9x - 27
————————————————— = —————————————
5 5
Trying to factor by splitting the middle term
5.3 Factoring 5x2 + 9x - 27
The first term is, 5x2 its coefficient is 5 .
The middle term is, +9x its coefficient is 9 .
The last term, "the constant", is -27
Step-1 : Multiply the coefficient of the first term by the constant 5 • -27 = -135
Step-2 : Find two factors of -135 whose sum equals the coefficient of the middle term, which is 9 .
-135 | + | 1 | = | -134 | ||
-45 | + | 3 | = | -42 | ||
-27 | + | 5 | = | -22 | ||
-15 | + | 9 | = | -6 | ||
-9 | + | 15 | = | 6 | ||
-5 | + | 27 | = | 22 | ||
-3 | + | 45 | = | 42 | ||
-1 | + | 135 | = | 134 |
Observation : No two such factors can be found !!
Conclusion : Trinomial can not be factored
Equation at the end of step 5 :
5x2 + 9x - 27
————————————— = 0
5
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:
5x2+9x-27
————————— • 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 :
5x2+9x-27 = 0
Parabola, Finding the Vertex :
6.2 Find the Vertex of y = 5x2+9x-27
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, 5 , 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.9000
Plugging into the parabola formula -0.9000 for x we can calculate the y -coordinate :
y = 5.0 * -0.90 * -0.90 + 9.0 * -0.90 - 27.0
or y = -31.050
Parabola, Graphing Vertex and X-Intercepts :
Root plot for : y = 5x2+9x-27
Axis of Symmetry (dashed) {x}={-0.90}
Vertex at {x,y} = {-0.90,-31.05}
x -Intercepts (Roots) :
Root 1 at {x,y} = {-3.39, 0.00}
Root 2 at {x,y} = { 1.59, 0.00}
Solve Quadratic Equation by Completing The Square
6.3 Solving 5x2+9x-27 = 0 by Completing The Square .
Divide both sides of the equation by 5 to have 1 as the coefficient of the first term :
x2+(9/5)x-(27/5) = 0
Add 27/5 to both side of the equation :
x2+(9/5)x = 27/5
Now the clever bit: Take the coefficient of x , which is 9/5 , divide by two, giving 9/10 , and finally square it giving 81/100
Add 81/100 to both sides of the equation :
On the right hand side we have :
27/5 + 81/100 The common denominator of the two fractions is 100 Adding (540/100)+(81/100) gives 621/100
So adding to both sides we finally get :
x2+(9/5)x+(81/100) = 621/100
Adding 81/100 has completed the left hand side into a perfect square :
x2+(9/5)x+(81/100) =
(x+(9/10)) • (x+(9/10)) =
(x+(9/10))2
Things which are equal to the same thing are also equal to one another. Since
x2+(9/5)x+(81/100) = 621/100 and
x2+(9/5)x+(81/100) = (x+(9/10))2
then, according to the law of transitivity,
(x+(9/10))2 = 621/100
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+(9/10))2 is
(x+(9/10))2/2 =
(x+(9/10))1 =
x+(9/10)
Now, applying the Square Root Principle to Eq. #6.3.1 we get:
x+(9/10) = √ 621/100
Subtract 9/10 from both sides to obtain:
x = -9/10 + √ 621/100
Since a square root has two values, one positive and the other negative
x2 + (9/5)x - (27/5) = 0
has two solutions:
x = -9/10 + √ 621/100
or
x = -9/10 - √ 621/100
Note that √ 621/100 can be written as
√ 621 / √ 100 which is √ 621 / 10
Solve Quadratic Equation using the Quadratic Formula
6.4 Solving 5x2+9x-27 = 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 = 5
B = 9
C = -27
Accordingly, B2 - 4AC =
81 - (-540) =
621
Applying the quadratic formula :
-9 ± √ 621
x = ——————
10
Can √ 621 be simplified ?
Yes! The prime factorization of 621 is
3•3•3•23
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).
√ 621 = √ 3•3•3•23 =
± 3 • √ 69
√ 69 , rounded to 4 decimal digits, is 8.3066
So now we are looking at:
x = ( -9 ± 3 • 8.307 ) / 10
Two real solutions:
x =(-9+√621)/10=(-9+3√ 69 )/10= 1.592
or:
x =(-9-√621)/10=(-9-3√ 69 )/10= -3.392
Two solutions were found :
- x =(-9-√621)/10=(-9-3√ 69 )/10= -3.392
- x =(-9+√621)/10=(-9+3√ 69 )/10= 1.592
How did we do?
Please leave us feedback.