Appetizers and Lessons for Mathematics and Reason (www.whyslopes.com)
||Définition d'une variable || Algèbre || Arithmetique || Logique ||La raison basée sur les règles et modelés||

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

 Mathematics Course Designers: LAMP offers food for thought.
More Site Areas 
1. Help Your Child or Teen Learn 
2. Solving Linear Equations
3. Fractions Ratios Rates Proportions & Units
4. Euclidean Geometry
5. Analytic Geometry/Functions 
6. Number Theory
7. More Calculus
More Site Areas 
8. Complex Numbers 
9. Qc Maths  Education  
10. Secondary IV(?) maths
11. Real  Analysis 
12. LaTeX2HotEqn:
13. Electric Circuits Etc  
14.  Français
15. Algebra, Odds & Ends, Etc
More Site Areas 
16. Math Education Essays
17. Telling & Working with Time
18. Maps, Plans & Drawings
19. Quantitative Skills for  home, shopping and work 
20. Statistics Useful, or Not.

Test the
Twiddla Whiteboard


[Site Entrance & Hub]Back ] Area Entrance ] Up ] Next ][Site Exit]


YOU are better than YOU think. Show yourself  how: 

      |      
//  _   _ \\
/\             /\
  <|  (o)   (o)   |> 
 \     | |      / 

Read  logic chapters 1 to 5  in online volume Three Skills for Algebra  for greater skills & confidence in  work 
and study.

Read notes and textbooks like a lawyer, so that no nuance, no subtlety and no clause escapes your attention. 

 -/[]\- 
||
   / \_ 
 ||||||||||||||||||||||||||||

 Logic chapters 1 to 5  re- appear not in sequence, as is or longer,  in  Volume 1A,  Pattern Based Reason, Bon Appetite.

Logic Mastery
 Amazing, Amusing, Amorous,  Delicious, Delightful, Edifying, Strengthening Elixir. 
It eases work & learning difficulties Makes the hard easier. Opens eyes. Leads to greater precision.
in reading and
writing

Logic mastery makes the hard, easier. Logic mastery  leads to better, stronger and richer comprehension.  Logic mastery  improves reading and writing.  Logic mastery ease learning difficulties.  Logic mastery gives a headstart.  In sum, logic mastery  will develops critical thinking, improve reading and writing, and give a firmer base for work and studies at many levels. Good luck.


After logic  (a) continue reading Three Skills for Algebra, chapters 8 to 14  and do so alongside site area on solving liinear Equations ; or (b) see this calculus starter lesson and Volume 3, Why Slopes  & More Math, chapters 2 to 6;

      |      
//  _   _ \\
/\             /\
<|   (o)   (o)  |> 
     | |     |
   \             /   
\    =   /

Caution: Site advice is approximately correct, for some circumstances, not all. That leaves room for thought

 -/[]\- 
||
  _ / \     
 ||||||||||||||||||||||||||||

What may be learnt and when depends on how skills and concepts are developed. Making the hard easier and clearer will allow earlier & richer development of skills and concepts.


Try the Twiddla Whiteboard. In principle, it  allows to people to draw and chat together online on a copy of this webpage or a clean sheet. The chat may be via text or audio.  Visit www.twiddla.com to set up whiteboards to work with the webpage of your choice.

For online automated help in senior high school maths & calculus, visit  quickmath.com  For Automatic Calculus and Algebra Help with derivatives, integrals, graphs, linear equations, matrix algebra, visit calc101.com  With  overlap, each site quickmath & calc101offers a different range of services, some free, some not, all based on webmathematica. Good luck.

Factoring Quadratics by inspection

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


Suggestion: Read the explanations and examples below and before or after, as your like, for more examples, visit purplemath lessons on factoring quadratics: the simple case  the hard case, the weird case. Multiple views are better than one. Mastery of the simple case is required for mathematics 436. The remaining cases appear to be optional.


Factoring by inspection  is based on the backwards or indirect use of the identity

 (x+A)(x+B) = x2+(A+B)x + AB. 

that holds for all real numbers x, A and B. Why it holds is indicated as follows.

Column Multiplication Method Explanation

x + B
x + A               (times)
x2+Bx
      Ax + AB    
x2+(A+B)x + AB.


Geometric Demonstration of  (x+A)(x+B) = x2+(A+B)x + AB
valid when x, A and B are all positive.

x
+
A

x2

Bx
Ax AB

x     +     B

For x, A and B all positive, the area of the large rectangle is (x+A)(x+B) or the sum of the areas of the small rectangle. This implies (x+A)(x+B) = x2+(A+B)x + AB. 

The condition that x, A and B all be positive can be removed if one uses the distributive law twice to obtain this result

(x+A)(x+B)  =  x(x+B) +  A(x+B) 

=  (xx+xB) +  (Ax+AB) 

=  (xx+Bx) +  (Ax+AB) 

=  x2+ Bx +Ax + AB

= x2+(B+A)x + AB

= x2+(A+B)x + AB.

Factoring x2+bx + c by Inspection
a systematic approach.

Factoring by inspection of  x2+bx + c  where b and c are integers uses the equation (x+A)(x+B) = x2+(A+B)x + AB in reverse. The methods works trying  all pairs of integer factors  A and B for which AB = c to find a pair (A,B) with sum A+B = b. This inspection method not guaranteed to work. Indeed it may fail. That being said, if it works, it work quickly, and if fails, you need to apply the other methods develop below to see if the quadratic can be factored. A few examples follow.

First Factoring Example: x2+7x + 12 = x2+(A+B)x + AB when A = 4 and B = 3 are two factors of 12. So

x2+7x + 12 = (x+A)(x+B) = (x+4)(x+3)

This application of  x2+(A+B)x + AB.= = (x+A)(x+B) to factor a quadratic of the form  x2+bx + c depended on our finding integers  A and B such that little b = A + B and little A B = c = 12. Other possible values for (A,B) with A > B are (12,1), (6,2), (4,3), (-3,-4), (-2,-6) and (-1,-12). 

Remark: The identity

x2+7x + 12 = (x+4)(x+3)

implies x2+7x + 12 = 0 when and only when x = -4 or x - 3. For all other values of x, the product  (x+4)(x+3) will have non-zero factors and so be nonzero.

Second Example: Try to factor  x2-3x - 18 by inspection, that is by generation and inspection of all pairs of integers (A,B) where A > B and AB = -18 for the property A+B = - 3.

Solution: We would like to find integers A and B such that AB = -18 and A+B = -3.

The prime decomposition of -c= 36 = 3221 Now  -36 = (-1)1 3221 = AB   with both A and B integers requires A must have the form  (-1)p3m2n where 3's-exponent m takes the values 0 or 1 or 2, and the 2's-exponent n takes the values 0 or 1, and the (-1)'s exponent p is even or odd, say value 0 or 1. Here B = -36/A will not have the same sign as A. It will be negative when A is positive and positive when A is negative.

p
0,1
  m
0,1,2
 n
0,1
 A = (-1)p3m2.  B = -18/A A+B
0 0 0 (-1)03020 = 1  -18 -17
1 (-1)03021 = 2  -9 -7
1 0 (-1)03120= 3  -6 -3
1 (-1)03121 = 6  -3 3
2 0 (-1)03220 = 9  -2 7
1 (-1)03221 =18  -1 17
           
1 0 0 (-1)13020 = 1  -18 -17
1 (-1)13021 = 2  -9 -7
1 0 (-1)13120= 3  -6 -3
1 (-1)13121 = 6  -3 3
2 0 (-1)13220 = 9  -2 7
1 (-1)13221 =18  -1 17

The above table gives all possible combinations of integers A and B whose product AB = -18. We may draw a tree diagram in place of filling a table.

 The A+B value of -3  appears in the third row where (A,B) = (3, -6) So

 x2-3x - 18 = (x+A)(x+B) = (x+3)(x-6)

Remark: The above method of finding A and B would not work for quadratics of the form x2+bx -18 where b > 0 and little b does not belong to the set of values for A + B above.

Shortcut: The A+B value of -3  appears in also appears in the third row below the line where (A,B) = (-6, 3). Since A and B have opposite signs and the roles of A and B are interchangeable, and since we need only one solution of the equation A+B = -3, we can adopt the convention that A > B in order to eliminate the solution where the interchanging the values of A and B gives a second solution.  That convention A > B here eliminates the need to generate the values (-1)p3m2n where p is odd, or -1 since the requirement A and B have opposite signs and A > B forces A to be positive. If you do several examples, this shortcut will become obvious: practice and numerical experience counts.

A further shortcut: When c is negative, the inspection method for factoring x2+bx + c works by generating all pairs of integers (A,B) for which A > 0 and AB = c and seeing if |b| = A+B for one pair of the generated whole number factors.

Third Example: Try to factor  x2-9x + 20 by inspection.

Solution: So if AB = 20 = 5122.(-1)2  with both A and B integers number, A must have the form  (-1)p5m2n where the fives-exponent m takes the values 0 or 1, and the twos-exponent n takes the values 0, 1 or 2, and the (-1) exponent p is even or odd, say value 0 or 1

p   m  n  A = (-1)p5m2n .  B = 20/A A+B
0 0 0 (-1)05020 = 1  20 21
    1 (-1)05021 = 2  10 12
    2 (-1)05022 = 4  5 9
1 0 (-1)051 20= 5  4 9
1 (-1)05121 = 10  2 12
2 (-1)02251 = 20  1 21
1 0 0 (-1)15020 = -1  -20 -21
    1 (-1)15021 = -2  -10 -12
    2 (-1)15022 = -4  -5 -9
  1 0 (-1)151 20= -5  -4 -9
    1 (-1)15121 = -10  -2 -12
    2 (-1)12251 = -20  -1 -21

Here the values of A increase in the third column but that does not always occur. Your may draw a tree diagram in place of filling a table.  We see that the combination (A,B) = (4, 5) gives A+B = 9 and AB = 20. So the foregoing implies

x2+9x + 20 = (x+A)(x+B) = (x+4)(x+5)

when (A,B) = (4, 5). The same result follows from swapping the values of A and B, that is taking (A,B) = (5,4) instead.

Remark: The above method of finding A and B would not work for quadratics of the form x2+bx + 20 where b > 0 and little b does not belong to the set of values for A + B above.

Shortcut: When c is positive, the inspection method for factoring x2+bx + c works by generating all pairs of whole numbers (A,B) for which AB = c and seeing if |b| = A+B for one pair of the generated whole number factors.

Shortcut for third example: The value of C = 20 is positive. So if A and B are integers with AB = C, we know that AB = C gives (-A)(-B) = C as well, and vice-versa. We also know that A and B will have the same sign. The prime decomposition of 20 = 5122. So if AB = 20 with both A and B being whole number, A must have the form  5m2n where the five exponent m takes the values 0 or 1, and the two exponent n takes the values 0, 1 or 2.

  m  n  A = 5m2n.  B = 20/A A+B
0 0 5020 = 1  20 21
1 5021 = 2  10 12
2 5022 = 4  5 9
1 0 51 20= 5  4 9
1 5121 = 10  2 12
2 2251 = 20  1 21

We see that the coefficient of x in x2-9x + 20 is -9 is not in the table of values for A+B, but its negative +9 is. So (A,B) = (-4, -5) gives A+B = - 9 and AB = 20 as required. 

Factoring ax2+bx + c by Inspection
a systematic approach and curiosity

Here want ax2+bx + c = (Ax+B)(Cx+D)

Now want the product of the right side to equal the left hand side.

D +Cx  
B+ Ax       (times)
BD +BCx
         ADx          + ACx2
BD +(BC +AD)x + ACx2 =a x2+bx + c

So we require BD = c and AC = a. So when a, b and c are integers, there will be a product (Ax+B)(Cx+D) = ax2+bx + c with A, B, C and D integers provided there is a pair (A, C) of complementary factors of a; another pair (B,D) of complementary factors of c such that BC +AD = b.

The foregoing suggests  we generate and combine all complementary factors of (A, C) of  a with all complementary factors (B, D) of the coefficient c, and see if the coefficient b appears as a value of BC +AD for one of the combinations.

The equality C = a/A and D = c/B implies we need to evaluate the expression

 BC +AD = Ba/A + Ac/B

for all integer factors A of a and all integer factors B of c.

Lessons Elsewhere:

Explore this last thought further if you wish. I am going stop here  and recommend that you visit visit purplemath lessons on factoring quadratics: the simple case  the hard case, the weird case. Multiple views are better than one. The foregoing may be the hard or weird case - not part of mathematics 436. but the simple case is.

 

ADVERSTISEMENT

www.whyslopes.com
Analytic Geometry

Area Entrance 
Entrance + Pages Below this page



Pages at Current LevelGraphing Exercises
Graph y = a[(x-h)^2 +k] Theory
Factoring Quadratics
Difference of Two Squares
Completing the Square
Convert to Standard Form (Arith)
Quadratic Formula
Finding Coefficients
Applications
Quadratics Summary
Exercises

Area Entrance
(C) Complex Numbers
(FN) What are Functions?
(FN) Functions - More
SZM: Sign Analysis
(L) Lines Summary
(P) Polynomials (*,+,-)
(Q) Quadratics
(D) Simplify Square Roots
(T) Unit Circle Trig
Conic Sections
Links
More Links
Pages at Above this Page

Extras:  Not all perfect.

Equal Sign Use/Abuse
Real Numbers
Say More Positive
Linear Inequalities
Triangle Inequality
Absolute Value |x|
|x| Eq'ns & Inequalities
Rectangular Coords
Shortest Path
Distance Formulas
Add & Multiply Points
Polar Coordinates
Radians
(A) Vectors
(A) Coordinate Arithmetic
(A) Navigation on Maps
(A) Addition Geometrically
(A) Rotation
(PT) Translations
(PT) Dilatations
PT: Rotations


Links to Site Pages outside this site area follow - co- and pre- requisites.

Road Safety Message

Easy Consequences of  this (newest) Complex Number. Starter Lesson follow below to provide an alternate development of HS or college maths.

Vec & Cmplx  No Applet
B2 C. Conjugates
B3 Pythagoras
B4 Distance
B5 Rt Triangle Similarity
B6 Trig., Functions
B7 Dot & Cross Products
B8 Cosine Law
B9 Exponential & cis fns
B10 Easy Trig Identities
B11 Set Viewpoint

Arithmetic Videos - Real Player Format

Decimal Addition Methods
Decimal Subtraction Methods
Decimal Multiplication Methods
Decimal Division Methods


Fractions
Primes
Greatest Common Divisor
Divisors

Least Common Multiples

Square Root
Simplification

Using formulas forwards & Backwards - A unifying theme for algebra skill development - the 4th skill in Volume 2, Three Skills for Algebra!

What is a Variable?




www.whyslopes.com

[Top of this Page] [Site Exit] Back ] Area Entrance ] Up ] Next ]
[Comments, Reactions, Feedback][ Road Safety Message ]
: Favourite SitesBBC News  and mathematics portion of  English National Curriculum  

ll 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,
a 1983 McGill. Ph. D. in mathematics
All Rights Reserved.