www.whyslopes.com   << Français :  20 pages >>    
Appetizers and Lessons for Mathematics and Reason
  online logic chapters  - the best starting point for further site exploration.  Bon appetite.

Quadratic Formula
Back ] Section Entrance ] Up ] Next ]
Section Entrance ] A. Core or Extra(?) [32] ] B. Straight Lines [8] ] C. Polynomials [5] ] D. Quadratics [6] ] E. Zeroes & Monotocity [4] ] F. Functions [21] ]

www.whyslopes.com

Analytic Geometry 
& Functions 

[#] shows no. of lessons.
 
Up
Graphing Exercises
Graph y = a[(x-h)^2 +k]
Factoring Quadratics
Difference of Two Squares
Completing the Square
Convert to Standard Form (Arith)
Quadratic Formula
Finding Coefficients
Applications
Quadratics Summary
Exercises
Quadratics Overview Page

Section Entrance

Links
More Links
learn more
Two Treatments of Geometry
BIG Table of Contents
conic sections briefly

Français : 20 pages Algèbre  
  Définition d'une  variable  
La raison basée sur les 
règles et modelés

Lessons on Quadratics: [Summary - the Program] Graphing Exercises ] Graph y = a[(x-h)^2 +k] ] Factoring Quadratics ] Difference of Two Squares ] Completing the Square ] Convert to Standard Form (Arith) ] [ Quadratic Formula ] Finding Coefficients ] Applications ] Quadratics Summary ] Exercises ] Quadratics Overview Page ]


Deriving the Quadratic Formula
A Factorization Route

The quadratic formula for finding roots of expressions  comes follow from (i) completing the square and then (ii) factoring if (i) results in the difference of two squares. Numerical examples were given in the previous lesson. Here is an algebraic or literal Approach to

  • completing the square and
  • factoring the difference of two square,.

and so deriving the quadratic formula. The two step theme of providing first arithmetic solutions or examples and then algebraic or literal solutions appears in Volume 2, Three Skills for Algebra, chapters 14 and 15, and elsewhere in this site.

Alternative Equation Solving Route

A simpler equation solving route appears at other websites.

For skill development and perfection, preparation for calculus, you should follow both the equation solving and factorization routes 


Reducible or Irreducible (optional step)

Definition: A quadratic polynomial ax2+bx+c is irreducible with respect to the real numbers if and only if there are no real real numbers r and s such that ax2+bx+c = a(x-r)(x-s).

Example of an irreducible quadratic:   5[(x-2)2 + 16] > 5*16 = 80 > 0 has no zeroes because all its values are >  80 > 0.  If (x-2)2 + 16  were equal to (x-r)(x-s) for one or two real numbers r and s, it would be equal to zero when x = r or x = s. That possibility is inconsistent with the observation that 5[(x-2)2 + 16]  > 0 for all real numbers x. Consistency requires that [(x-2)2 + 16] be irreducible.

Theorem A: If a quadratic ax2+bx+c = a[(x-h)2 + k ] for some real numbers h and k with k > 0 then the quadratic is irreducible with respect to the real numbers. It has no real roots.

Proof: The absolute value of the quadratic

|ax2+bx+c| = |a[(x-h)2 + k ]| = |a|.|(x-h)2 + k| > |a|.k > 0

can is non-zero for all real numbers x. So the quadratic cannot have the value zero.

Definition: A quadratic polynomial ax2+bx+c is reducible with respect to the real numbers if and only if ax2+bx+c = a(x-r)(x-s) for some real numbers r and s.


Example of a reducible quadratic:  

5[(x-2)2 -9]

= 5[(x-2)2 -32]
= 5[(x-2+3)(x-2-3)]
= 5(x+1)(x-5)
= 5(x-r)(x-s) if r = -1 and s = 5.

Thus 5[(x-2)2 -9] = 5[x2-4x+5] = 5x2-20x+25 is reducible.


Derivation of Quadratic Formula, Step I

Theorem B: If a quadratic ax2+bx+c = a[(x-h)2 + k ] for some real numbers h and k with k < 0  then   quadratic is reducible and its has one or two real roots, namely

x = h + (-k)½  and x = h - (-k)½

These formulas for roots yield a single root x = h when and only when k = 0.

Proof: If k = 0, then ax2+bx+c = a(x-h)is zero when and only when x = h. In the remaining case k < 0.  So -k is positive and we can write  -k as the square of its principal square root w = (-k)½ = sqrt(-k) . Hence -k = w2 .

Note I am raising -k to the exponent ½ as the power ( )½ is easier to type than a square root sign.

The foregoing  gives, implies or yields

ax2+bx+c

= a[(x-h)2 + k ]
= a[(x-h)2 - (-k) ]  (algebraic trick:  +k = -(-k)
                              adding k is the same as 
                              subtracting -k
 = a[(x-h)2 - w2 ]    since  -k = w2
= a(x-h+w)(x-h-w)  due to difference of 2 squares.
= a(x -r)(x-s)

where  r = h + w and s = h - w provide two roots or zeroes of the quadratic ax2+bx+c .

Above 5[(x-2)2 -9] = a[(x-h)2 + k ] when a = 5, h = 2 and k = -9. The above theorem or its proof puts w = sqrt(-k) = sqrt(9) = 3, and so implies

5[(x-2)2 -9] = 5(x - 2 -3)(x-2+3) = 5(x-5)(x+1) = 5(x-r)(x-s)

where  r = h + w = 2 + 3 and s = h - w = 2 - 3 = -1.

Equation Solving Route: If k < 0, then (x-h)2 + k = 0 when and only when  (x-h)2 = -k or 
x-h =±   __
Ö-k
  or   x = h ±   __
Ö-k

This gives the first way to solve a[(x-h)2 + k ] = 0 or  ax2+bx+c = 0 when ax2+bx+c = a[(x-h)2 + k ]. The solutions are equidistant from the axis of symmetry, the line x = h.

The completing the square conversion of ax2+bx+c into the form a[(x-h)2 + k] leads to expressions for h and k in terms of a, b  and c.  The substitution of those expressions into

x = h ±   __
Ö-k

provides the quadratic formula. The factorization route gives the same formula and at the same time, shows how to express quadratic expressions ax2+bx+c as a product of factors and thus goes a little further.


Derivation of Quadratic Formula, Step II

Theorem C: Each quadratic expression

ax2+bx+c = a[(x-h)2 + k]

where

h = -  b
2a
 and k =

4ac-b2
4a2

=  _ b2 -4ac

           
4a2

provided the x2-coefficient a is non-zero (to avoid division by zero).

Proof: The proof here follows the path taken in the proof of Theorem B.

    ax2+bx+c = a [ x2+

 b
a

x +

 c
a

]
= a [ (x+

 b
2a

)2  _   b2
4a2
+

 c
a

]
= a [ (x+

 b
2a

)2  _   b2
4a2
+

 4ac
4a2

]
= a [ (x+

 b
2a

)2  _ b2 -4ac ]

           
4a2


Derivation of Quadratic Formula, Step III

Completing the derivation of the quadratic formula

We will continue the chain of reasoning started in the last proof.

 Observe in the last proof if  - k = b2 -4ac > 0
             

4a2

then

ax2+bx+c = a [ (x+

 b
2a

)2  _ b2 -4ac ]

           
4a2

                = a [ (x +

 b
2a

)2  _ { sqrt(b2 -4ac) }2 ]

                       
2a

 = a difference  C2 - R2 of two squares
ax2+bx+c = a [ x +

 b + sqrt(b2 -4ac)
2a

] [ x +

 b - sqrt(b2 -4ac)
2a

]
                which can be factored as C2 - R2 = (C+R)(C-R)

The first square in  C2 - R2 is

C2 =(x +

 b
2a

)2

and the second square is

R2 = { sqrt(b2 -4ac) }2

                       
2a

The factorization

ax2+bx+c = a [ x +

 b + sqrt(b2 -4ac)
2a

] [ x +

 b - sqrt(b2 -4ac)
2a

]

says

ax2+bx+c = = a(x -r)(x-s)

where

r =  -

 b + sqrt(b2 -4ac)
2a

 -b - sqrt(b2 -4ac)
2a

and

s =  -

 b - sqrt(b2 -4ac)
2a

 -b + sqrt(b2 -4ac)
2a

Observe ½(r+s) = - b/2a = h

Thus the two roots s and r are given by or can be summarized by the formulas

x =

-b   ± sqrt(b2 -4ac)


2a

Here the plus sign gives the s-value for x and the negative sign gives the r-value for x.  The quadratic formula with the  plus-minus sign ± is actually two formulas in one.

Discriminant d = b2 - 4ac and Counting Roots

A. If  the discriminant d = b2 - 4ac < 0 then  k = (4ac-b2)/(4a2) > 0 and the

y = ax2+bx+c = a[(x-h)2 + k ]

has magnitude > |ak| > 0 and so no real roots. Here completing the square would lead to the sum of squares and not a difference.

B. If  the discriminant d = b2 - 4ac = 0 then  k = (4ac-b2)/(4a2) = 0 and the

y = ax2+bx+c = a(x-h)2 

has one real root  y = 0 at x = h =  -b/2a on the axes of symmetry  x = h =  -b/2a. Here completing the square would lead to  zero value for k, and neither a difference nor a sum of squares.

 C. If  the discriminant d = b2 - 4ac > 0 then  k = (4ac-b2)/(4a2) < 0 and the

y = ax2+bx+c = a[(x-h)2 + k ]

has two real roots r and s with  ½(r+s) = - b/2a = h. Here completing the square would lead to the difference of two squares.  The quadratic formula gives

r =   -

 b - sqrt(b2 -4ac)
2a

 -b - sqrt(d)
2a

and

s =   -

 b - sqrt(b2 -4ac)
2a

 -b + sqrt(d)
2a

Further

ax2+bx+c = a(x -r)(x-s)

The property ½(r+s) = - b/2a = h implies the axis of symmetry x = h = -b/2a is midway between the two roots or zeroes of the quadratic

ax2+bx+c = a(x -r)(x-s)

 

 

www.whyslopes.com

site search

Parents: Help your Child/Teen Learn covers  Speaking Skills, Reading & Writing Preparing for Science Having Patience, etc

Math How-TOs
1. Arithmetic   2. Algebra   3.  More Algebra  4.  Geometry 5 More Geometry 6.  Calculus
>> densely written 
>> use as skill checklists

Online Volumes (orders)
1,  Elements of Reason. 1996
1A. Pattern Based Reason  1995
1B. Math Curriculum Notes 1996
2. Three Skills for Algebra  1995
3 .Why.Slopes.&
.More.Math.1995

More Site  Sections & Topics

 1. Decimal Arith - Video Based ]
2   Fractions  
3.  Fractions  with Units  
3. Solving Linear Equations  - 
making alg easier
4. Formulas forwards & Backwards - unifying theme for Algebra
5.  Proportionality, Back- & For-wards - theme at work.
6.  Logic - Math Free, good for precision in  work & studies 
7. Euclidean-Geometry  (leanly)
8. Slopes and Lines 
9. Why Study Slopes - a context 
10.  Quadratics
11  Polynomials
12  Factored Polys - a context
13 Functions - For-& Back -wards
14  Number Theory, Richly
15. Exponents, Radicals & logs.  
16   Calculus - Examples & Advice 
17.   Real  Analysis 
18  Electric Circuits Etc (So So)
19 Maps, Similarity & Trig,   
20 Complex numbers  

21 Logic with Symbols+truth tables

22  Consistent Story Telling
23. Even More Logic

 Back ] Up ] Next ] [Top of this Page]  
www.whyslopes.com

Road Safety Message  Do not walk on a road with your back to the traffic - rule of thumb
Please report by
email,  errors in mathematics or grammar or terminology to site author
If a mathematics topic you need is not covered in site pages,  report that as well. Topics in most demand
will be covered first in site growth.  

All trademarks and copyrights on this page are owned by their respective owners.
Copyright to comments & contributions are owned by the Poster. 
The Rest © 1995 onward by site author,   Alan Selby
,  All Rights Reserved.