Solution - Quadratic equations
Other Ways to Solve
Quadratic equationsStep by Step Solution
Rearrange:
Rearrange the equation by subtracting what is to the right of the equal sign from both sides of the equation : 
                -5*x*(2*x+14)-(-2*(x+63))=0 
Step by step solution :
Step 1 :
Equation at the end of step 1 :
  (0-(5x•(2x+14)))-(0-2•(x+63))  = 0 
Step 2 :
Step 3 :
Pulling out like terms :
 3.1     Pull out like factors :
   2x + 14  =   2 • (x + 7) 
Equation at the end of step 3 :
  (0 -  10x • (x + 7)) -  -2 • (x + 63)  = 0 
Step 4 :
Step 5 :
Pulling out like terms :
 5.1     Pull out like factors :
   -10x2 - 68x + 126  =   -2 • (5x2 + 34x - 63) 
Trying to factor by splitting the middle term
 5.2     Factoring  5x2 + 34x - 63 
 The first term is,  5x2  its coefficient is  5 .
The middle term is,  +34x  its coefficient is  34 .
The last term, "the constant", is  -63 
Step-1 : Multiply the coefficient of the first term by the constant   5 • -63 = -315 
Step-2 : Find two factors of  -315  whose sum equals the coefficient of the middle term, which is   34 .
| -315 | + | 1 | = | -314 | ||
| -105 | + | 3 | = | -102 | ||
| -63 | + | 5 | = | -58 | ||
| -45 | + | 7 | = | -38 | ||
| -35 | + | 9 | = | -26 | ||
| -21 | + | 15 | = | -6 | ||
| -15 | + | 21 | = | 6 | ||
| -9 | + | 35 | = | 26 | ||
| -7 | + | 45 | = | 38 | ||
| -5 | + | 63 | = | 58 | ||
| -3 | + | 105 | = | 102 | ||
| -1 | + | 315 | = | 314 | 
Observation : No two such factors can be found !! 
 Conclusion : Trinomial can not be factored 
Equation at the end of step 5 :
  -2 • (5x2 + 34x - 63)  = 0 
Step 6 :
Equations which are never true :
 6.1      Solve :    -2   =  0
This equation has no solution.
 A a non-zero constant never equals zero.
Parabola, Finding the Vertex :
 6.2      Find the Vertex of   y = 5x2+34x-63
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  -3.4000  
 Plugging into the parabola formula  -3.4000  for  x  we can calculate the  y -coordinate : 
  y = 5.0 * -3.40 * -3.40 + 34.0 * -3.40 - 63.0 
 or    y = -120.800
Parabola, Graphing Vertex and X-Intercepts :
Root plot for :  y = 5x2+34x-63
 Axis of Symmetry (dashed)  {x}={-3.40} 
 Vertex at  {x,y} = {-3.40,-120.80}  
  x -Intercepts (Roots) :
 Root 1 at  {x,y} = {-8.32, 0.00} 
 Root 2 at  {x,y} = { 1.52, 0.00} 
 
Solve Quadratic Equation by Completing The Square
 6.3     Solving   5x2+34x-63 = 0 by Completing The Square .
 Divide both sides of the equation by  5  to have 1 as the coefficient of the first term :
   x2+(34/5)x-(63/5) = 0
Add  63/5  to both side of the equation : 
   x2+(34/5)x = 63/5
Now the clever bit: Take the coefficient of  x , which is  34/5 , divide by two, giving  17/5 , and finally square it giving  289/25 
Add  289/25  to both sides of the equation :
  On the right hand side we have :
   63/5  +  289/25   The common denominator of the two fractions is  25   Adding  (315/25)+(289/25)  gives  604/25 
  So adding to both sides we finally get :
   x2+(34/5)x+(289/25) = 604/25
Adding  289/25  has completed the left hand side into a perfect square :
   x2+(34/5)x+(289/25)  =
   (x+(17/5)) • (x+(17/5))  =
  (x+(17/5))2 
Things which are equal to the same thing are also equal to one another. Since
   x2+(34/5)x+(289/25) = 604/25 and
   x2+(34/5)x+(289/25) = (x+(17/5))2 
then, according to the law of transitivity,
   (x+(17/5))2 = 604/25
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+(17/5))2   is
   (x+(17/5))2/2 =
  (x+(17/5))1 =
   x+(17/5)
Now, applying the Square Root Principle to  Eq. #6.3.1  we get:
   x+(17/5) = √ 604/25 
Subtract  17/5  from both sides to obtain:
   x = -17/5 + √ 604/25 
Since a square root has two values, one positive and the other negative
   x2 + (34/5)x - (63/5) = 0
   has two solutions:
  x = -17/5 + √ 604/25 
   or
  x = -17/5 - √ 604/25 
Note that  √ 604/25  can be written as
  √ 604  / √ 25   which is √ 604  / 5 
Solve Quadratic Equation using the Quadratic Formula
 6.4     Solving    5x2+34x-63 = 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   =    34
                      C   =  -63 
Accordingly,  B2  -  4AC   =
                     1156 - (-1260) =
                      2416
Applying the quadratic formula :
                -34 ± √ 2416 
   x  =    ———————
                        10
Can  √ 2416  be simplified ?
Yes!   The prime factorization of  2416   is
   2•2•2•2•151  
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).
√ 2416   =  √ 2•2•2•2•151   =2•2•√ 151   =
                ±  4 • √ 151 
  √ 151   , rounded to 4 decimal digits, is  12.2882
 So now we are looking at:
           x  =  ( -34 ± 4 •  12.288 ) / 10
Two real solutions:
 x =(-34+√2416)/10=(-17+2√ 151 )/5= 1.515 
or:
 x =(-34-√2416)/10=(-17-2√ 151 )/5= -8.315 
Two solutions were found :
- x =(-34-√2416)/10=(-17-2√ 151 )/5= -8.315
- x =(-34+√2416)/10=(-17+2√ 151 )/5= 1.515
How did we do?
Please leave us feedback.