Online Volumes (Book 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

Links To Tutoring Services

Parents: Help your child or teen learn
Site  Folders
1. Arithmetic Videos  11-2008
2.  Algebra Videos (to appear)
3. Solving Linear Equations  04-2005
4.- Fractions-Rates-Proprtns-Units-2006
5.-Algebra-Odds-&-Ends-HS-level-2001
6.-Euclidean-Geometry/Complex No.s
7.  Analytic Geometry/Functions 2006
8.  Number Theory. 2006-7
9.  Complex Numbers More 2001.  10  Exponents & Radicals Exactly 2008
11. Calculus  2005
12.Real  Analysis 1995
13. Electric Circuits Etc  2007
More Folders
Mathematics How TOs & site 
content guides  08- 2008
1. Arithmetic
2. Algebra 
3. More Algebra 
4. Geometry  
5. More Geometry
6. Calculus
  Convert to Standard Form (Arith)  Back ] Home ] Up ] Next ]    

Factoring Quadratic Expressions

arithmetic examples - working with numbers

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 follow to illustrates the step. The quadratic formula itself is derived in the next lesson.

In other parts of this site (see chapters 14 an 15 of the site volume 2, Three Skills for Algebra, arithmetic and algebraic solutions to questions have been developed. This lesson provides the arithmetic solution for solving quadratics equations or factoring them. The next lesson gives the algebraic solution or route. In the next lesson, the general case in which the letters a, b and c are not immediately replaced by numbers follows the same route and leads to the quadratic formula.


1. Quadratic with two roots

x2-8x + 12 =

=  x2+2(-4)x + 12  take Q = -4
= (x+-4)2 - 42 + 12
= (x-4)2 - 4
= (x-4)2 -  22  = a difference of two squares
= (x -4 +2) (x -4 -2)
= (x -2)(x-6)

Now x2-8x + 12 = (x -2)(x - 6) = 0 when and only when x = 2 or x = 6 by the zero product law.

Exercise: Identify the intervals where the factors (x--2) and (x-6) are postive and negative. Then do a sign analysis of the product

y = (x -2)(x-6) =  x2-8x + 12

The format for this sign analysis appears in Chapter 3, Slope Sign Analysis, of Volume 3, Why Slopes and More Math.

Remark: Factoring by inspection would be quicker here as -8 = -2 + -6 and 12 =( 6)(1).  But the aim here was to illustrate the route: Complete the square and then factor, if possible, using the difference of two squares.

2. Quadratic with two roots

x2+6x + 5 =

=  x2+2(3)x + 5  take Q = 3
= (x+3)2 - 32 + 5
= (x+3)2 - 4
= (x+3)2 - 22 

= a difference of two squares

Factoring the difference of two squares (x+3)2 - 22 will tell us when x2+6x + 5 may have the value zero,

0 = x2+6x + 5
   = (x+3)2 -  22
   
=  (x+3+2)(x+3-2)
   =  (x+5)(x+1)

The zero product law says the latter product is zero when and only when

x + 5 = 0 or x+ 1 = 0.

That is, when and only when

x = -5 or x = -1

respectively. 

Exercise: Identify the intervals where the factors (x+5) and (x+1) are postive and negative. Then do a sign analysis of the product. 

y = x2+6x + 5 = (x+5)(x+1)

The format for this sign analysis appears in Chapter 3, Slope Sign Analysis, of Volume 3, Why Slopes and More Math.

Remark: Factoring by inspection would be quicker here as 6 = 5 + 1 and 5 = (5)(1).  But the aim here was to illustrate the route: Complete the square and then factor, if possible, using the difference of two squares.

3.  Quadratic with no  roots

x2-8x + 25 =

=  x2+2(-4)x + 25  take Q = -4
= (x+-4)2 - 42 + 25
= (x+3)2 + 9
= (x+3)2 +  32  = a sum of two squares
> 9
> 0 

So x2-8x + 25 > 9 is never zero

Exercise: Identify the interval where (x+3)2 + 9 is positive. 

Optional Exercise: Read about complex numbers and then write  9 = - (3 i)2 to obtain a difference of two squares. Here i = sqrt(-1)

4. Quadratics with coefficient a of x2 not unity (not 1)

3x2- 24x + 10 =

= 3 [x2-8x + 12]

=  3[x2+2(4)x - 42 +12]  take Q = 4
= 3[(x+4)2 - 4]

5. Using q = [sqrt(q)]2 in factoring a quadratic

Example:  Factor x2-10x + 8

x2-10x + 8 =

=  x2+2(-5)x + 8  take Q = -5
= (x+-5)2 - 52 + 8
= (x-5)2 - 17
= (x-5)2 - [(17)½]2

 = a difference of two squares, namely the square of x -5 and the square 17 of the square root (17)½

Factoring the difference of two squares will tell us when

 (x-5)2 -  [(17)½]2

may have the value zero:

Here: (x-5)2 -  [(17)½]

    = [(x-5) +   (17)½] [(x-5) -  (17)½]
  
= [(x-5) +   (17)½] [(x-5) -   (17)½]  
  
= [ x  - {5 -   (17)½}]  [ x  - {5 +  (17)½]} ]

The Zero Product law implies the latter can  be zero when and only when

  x  =  5 -   (17)½    or  x  =  5 +   (17)½

Use a calculator to find the approximate decimal values to locate these roots on the x-axis.

Exercise: Identify the intervals where the factors (x--2) and (x-6) are postive and negative. Then do a sign analysis of the product

y =   x2-10x + 8 = [ x  - {5 -   (17)½}]  [ x  - {5 +  (17)½]} ]

The format for this sign analysis appears in Chapter 3, Slope Sign Analysis, of Volume 3, Why Slopes and More Math.

Remark: Factoring by inspection would be quicker here as -8 = -2 + -6 and 12 =( 6)(1).  But the aim here was to illustrate the route: Complete the square and then factor, if possible, using the difference of two squares.

Remark: Any number  q  > 0 equals to the square of its square root.  That is, = [sqrt(q)]2 allows to write 17 as as [(17)½]2  in the foregoing.

 
Analytic
Geometry
Polynomials
Functions
etc
.

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
Big Summary Page

A. Core Material
B. Straight Lines
C. Polynomials
D. Quadratics
E. Zeroes & Monotocity
F. Functions

Extras

Links
More Links


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

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 an arithmetic 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 (
email form) All Rights Reserved.