Enter an equation or problem
Camera input is not recognized!

Solution - Quadratic equations

x=(-58-sqrt(284))/-20=(29+sqrt(71))/10=3.743
x=(-58-sqrt(284))/-20=(29+sqrt(71))/10=3.743
x=(-58+sqrt(284))/-20=(29-sqrt(71))/10=2.057
x=(-58+sqrt(284))/-20=(29-sqrt(71))/10=2.057

Other Ways to Solve

Quadratic equations

Step 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-9)*(8-2*x)-(5)=0 

Step by step solution :

Step  1  :

Step  2  :

Pulling out like terms :

 2.1     Pull out like factors :

   8 - 2x  =   -2 • (x - 4) 

Equation at the end of step  2  :

  -2 • (5x - 9) • (x - 4) -  5  = 0 

Step  3  :

Step  4  :

Pulling out like terms :

 4.1     Pull out like factors :

   -10x2 + 58x - 77  =   -1 • (10x2 - 58x + 77) 

Trying to factor by splitting the middle term

 4.2     Factoring  10x2 - 58x + 77 

The first term is,  10x2  its coefficient is  10 .
The middle term is,  -58x  its coefficient is  -58 .
The last term, "the constant", is  +77 

Step-1 : Multiply the coefficient of the first term by the constant   10 • 77 = 770 

Step-2 : Find two factors of  770  whose sum equals the coefficient of the middle term, which is   -58 .

     -770   +   -1   =   -771
     -385   +   -2   =   -387
     -154   +   -5   =   -159
     -110   +   -7   =   -117
     -77   +   -10   =   -87
     -70   +   -11   =   -81


For tidiness, printing of 26 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  4  :

  -10x2 + 58x - 77  = 0 

Step  5  :

Parabola, Finding the Vertex :

 5.1      Find the Vertex of   y = -10x2+58x-77

Parabolas have a highest or a lowest point called the Vertex .   Our parabola opens down and accordingly has a highest point (AKA absolute maximum) .    We know this even before plotting  "y"  because the coefficient of the first term, -10 , is negative (smaller 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   2.9000  

 
Plugging into the parabola formula   2.9000  for  x  we can calculate the  y -coordinate : 
 
 y = -10.0 * 2.90 * 2.90 + 58.0 * 2.90 - 77.0
or   y = 7.100

Parabola, Graphing Vertex and X-Intercepts :

Root plot for :  y = -10x2+58x-77
Axis of Symmetry (dashed)  {x}={ 2.90} 
Vertex at  {x,y} = { 2.90, 7.10} 
 x -Intercepts (Roots) :
Root 1 at  {x,y} = { 3.74, 0.00} 
Root 2 at  {x,y} = { 2.06, 0.00} 

Solve Quadratic Equation by Completing The Square

 5.2     Solving   -10x2+58x-77 = 0 by Completing The Square .

 
Multiply both sides of the equation by  (-1)  to obtain positive coefficient for the first term:
 10x2-58x+77 = 0  Divide both sides of the equation by  10  to have 1 as the coefficient of the first term :
   x2-(29/5)x+(77/10) = 0

Subtract  77/10  from both side of the equation :
   x2-(29/5)x = -77/10

Now the clever bit: Take the coefficient of  x , which is  29/5 , divide by two, giving  29/10 , and finally square it giving  841/100 

Add  841/100  to both sides of the equation :
  On the right hand side we have :
   -77/10  +  841/100   The common denominator of the two fractions is  100   Adding  (-770/100)+(841/100)  gives  71/100 
  So adding to both sides we finally get :
   x2-(29/5)x+(841/100) = 71/100

Adding  841/100  has completed the left hand side into a perfect square :
   x2-(29/5)x+(841/100)  =
   (x-(29/10)) • (x-(29/10))  =
  (x-(29/10))2
Things which are equal to the same thing are also equal to one another. Since
   x2-(29/5)x+(841/100) = 71/100 and
   x2-(29/5)x+(841/100) = (x-(29/10))2
then, according to the law of transitivity,
   (x-(29/10))2 = 71/100

We'll refer to this Equation as  Eq. #5.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-(29/10))2   is
   (x-(29/10))2/2 =
  (x-(29/10))1 =
   x-(29/10)


Now, applying the Square Root Principle to  Eq. #5.2.1  we get:
   x-(29/10) = 71/100

Add  29/10  to both sides to obtain:
   x = 29/10 + √ 71/100

Since a square root has two values, one positive and the other negative
   x2 - (29/5)x + (77/10) = 0
   has two solutions:
  x = 29/10 + √ 71/100
   or
  x = 29/10 - √ 71/100

Note that  √ 71/100 can be written as
   71  / √ 100   which is  71  / 10

Solve Quadratic Equation using the Quadratic Formula

 5.3     Solving    -10x2+58x-77 = 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   =    -10
                      B   =    58
                      C   =  -77

Accordingly,  B2  -  4AC   =
                     3364 - 3080 =
                     284

Applying the quadratic formula :

               -58 ± √ 284
   x  =    ——————
                      -20

Can  √ 284 be simplified ?

Yes!   The prime factorization of  284   is
   2•2•71 
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).

284   =  √ 2•2•71   =
                ±  2 • √ 71


  √ 71   , rounded to 4 decimal digits, is   8.4261
 So now we are looking at:
           x  =  ( -58 ± 2 •  8.426 ) / -20

Two real solutions:

 x =(-58+√284)/-20=(29-√ 71 )/10= 2.057

or:

 x =(-58-√284)/-20=(29+√ 71 )/10= 3.743

Two solutions were found :

  1.  x =(-58-√284)/-20=(29+√ 71 )/10= 3.743
  2.  x =(-58+√284)/-20=(29-√ 71 )/10= 2.057

Why learn this

Latest Related Drills Solved