Solution - Quadratic equations
Other Ways to Solve:
Step by Step Solution
Step by step solution :
Step 1 :
Equation at the end of step 1 :
  (22w2 -  3w) -  3  = 0 
Step 2 :
Trying to factor by splitting the middle term
 2.1     Factoring  4w2-3w-3 
 The first term is,  4w2  its coefficient is  4 .
The middle term is,  -3w  its coefficient is  -3 .
The last term, "the constant", is  -3 
Step-1 : Multiply the coefficient of the first term by the constant   4 • -3 = -12 
Step-2 : Find two factors of  -12  whose sum equals the coefficient of the middle term, which is   -3 .
| -12 | + | 1 | = | -11 | ||
| -6 | + | 2 | = | -4 | ||
| -4 | + | 3 | = | -1 | ||
| -3 | + | 4 | = | 1 | ||
| -2 | + | 6 | = | 4 | ||
| -1 | + | 12 | = | 11 | 
Observation : No two such factors can be found !! 
 Conclusion : Trinomial can not be factored 
Equation at the end of step 2 :
  4w2 - 3w - 3  = 0 
Step 3 :
Parabola, Finding the Vertex :
 3.1      Find the Vertex of   y = 4w2-3w-3
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, 4 , 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,Aw2+Bw+C,the  w -coordinate of the vertex is given by  -B/(2A) . In our case the  w  coordinate is   0.3750  
 Plugging into the parabola formula   0.3750  for  w  we can calculate the  y -coordinate : 
  y = 4.0 * 0.38 * 0.38 - 3.0 * 0.38 - 3.0 
 or    y = -3.562
Parabola, Graphing Vertex and X-Intercepts :
Root plot for :  y = 4w2-3w-3
 Axis of Symmetry (dashed)  {w}={ 0.38} 
 Vertex at  {w,y} = { 0.38,-3.56}  
  w -Intercepts (Roots) :
 Root 1 at  {w,y} = {-0.57, 0.00} 
 Root 2 at  {w,y} = { 1.32, 0.00} 
 
Solve Quadratic Equation by Completing The Square
 3.2     Solving   4w2-3w-3 = 0 by Completing The Square .
 Divide both sides of the equation by  4  to have 1 as the coefficient of the first term :
   w2-(3/4)w-(3/4) = 0
Add  3/4  to both side of the equation : 
   w2-(3/4)w = 3/4
Now the clever bit: Take the coefficient of  w , which is  3/4 , divide by two, giving  3/8 , and finally square it giving  9/64 
Add  9/64  to both sides of the equation :
  On the right hand side we have :
   3/4  +  9/64   The common denominator of the two fractions is  64   Adding  (48/64)+(9/64)  gives  57/64 
  So adding to both sides we finally get :
   w2-(3/4)w+(9/64) = 57/64
Adding  9/64  has completed the left hand side into a perfect square :
   w2-(3/4)w+(9/64)  =
   (w-(3/8)) • (w-(3/8))  =
  (w-(3/8))2 
Things which are equal to the same thing are also equal to one another. Since
   w2-(3/4)w+(9/64) = 57/64 and
   w2-(3/4)w+(9/64) = (w-(3/8))2 
then, according to the law of transitivity,
   (w-(3/8))2 = 57/64
We'll refer to this Equation as   Eq. #3.2.1  
The Square Root Principle says that When two things are equal, their square roots are equal.
Note that the square root of
   (w-(3/8))2   is
   (w-(3/8))2/2 =
  (w-(3/8))1 =
   w-(3/8)
Now, applying the Square Root Principle to  Eq. #3.2.1  we get:
   w-(3/8) = √ 57/64 
Add  3/8  to both sides to obtain:
   w = 3/8 + √ 57/64 
Since a square root has two values, one positive and the other negative
   w2 - (3/4)w - (3/4) = 0
   has two solutions:
  w = 3/8 + √ 57/64 
   or
  w = 3/8 - √ 57/64 
Note that  √ 57/64  can be written as
  √ 57  / √ 64   which is √ 57  / 8 
Solve Quadratic Equation using the Quadratic Formula
 3.3     Solving    4w2-3w-3 = 0 by the Quadratic Formula .
 According to the Quadratic Formula,  w  , the solution for   Aw2+Bw+C  = 0  , where  A, B  and  C  are numbers, often called coefficients, is given by :
                                     
            - B  ±  √ B2-4AC
  w =   ————————
                      2A 
  In our case,  A   =     4
                      B   =    -3
                      C   =   -3 
Accordingly,  B2  -  4AC   =
                     9 - (-48) =
                      57
Applying the quadratic formula :
                3 ± √ 57 
   w  =    —————
                    8
  √ 57   , rounded to 4 decimal digits, is   7.5498
 So now we are looking at:
           w  =  ( 3 ±  7.550 ) / 8
Two real solutions:
 w =(3+√57)/8= 1.319 
or:
 w =(3-√57)/8=-0.569 
Two solutions were found :
- w =(3-√57)/8=-0.569
- w =(3+√57)/8= 1.319
How did we do?
Please leave us feedback.