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.

Convert to Standard Form (Arith)
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

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.

 

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.