SlideShare a Scribd company logo
1 of 25
Download to read offline
1.5 Quadratic Equations
Chapter 1 Equations and Inequalities
Concepts and Objectives
⚫ Objectives for this section:
⚫ Review factoring quadratic equations
⚫ Review solving quadratic equations by factoring
Factoring Polynomials
⚫ The process of finding polynomials whose product
equals a given polynomial is called factoring.
⚫ For example, since 4x + 12 = 4(x + 3), both 4 and x + 3 are
called factors of 4x + 12.
⚫ A polynomial that cannot be written as a product of two
polynomials of lower degree is a prime polynomial.
⚫ One nice aspect of this process is that it has a built-in
check: whatever factors you come up with, you should
be able to multiply them and get your starting
expression.
Factoring Out the GCF
Factor out the greatest common factor from each
polynomial:
⚫
⚫
⚫
5 2
9y y
+
2
6 8 12
x t xt t
+ +
( ) ( ) ( )
3 2
14 1 28 1 7 1
m m m
+ − + − +
Factoring Out the GCF
Factor out the greatest common factor from each
polynomial:
⚫ GCF: y2
⚫ GCF: 2t
⚫
GCF: 7m + 1
5 2
9y y
+
2
6 8 12
x t xt t
+ +
( ) ( ) ( )
3 2
14 1 28 1 7 1
m m m
+ − + − +
( )
3
2
9 1
y y +
( )
2
6
2 3 4
x
t x
+ +
( ) ( ) ( )
2
4
7 1 2 1 1 1
m m
m  
+ −
+ − +
 
Factoring Out the GCF (cont.)
We can clean up that last problem just a little more:
( ) ( ) ( )
( ) ( ) ( )
( )
( )( )
 
+ + − + −
 
 
+ + + − + −
 
 
+ + + − − −
 
+ −
2
2
2
2
7 1 2 1 4 1 1
7 1 2 2 1 4 1 1
7 1 2 4 2 4 4 1
7 1 2 3
m m m
m m m m
m m m m
m m
Factoring Trinomials
If you have an expression of the form ax2 +bx + c, you can
use one of the following methods to factor it:
⚫ X-method (a = 1): If a = 1, this is the simplest method to
use. Find two numbers that multiply to c and add up
to b. These two numbers will create your factors.
⚫ Example: Factor x2 ‒ 5x ‒ 14.
‒14
‒7 2
‒5
( )( )
2
5 14 7 2
x x x x
− − = − +
c
b
Factoring Trinomials (cont.)
⚫ Reverse box: If a is greater than 1, you can use the
previous X method to split the middle term (ac goes on
top) and use either grouping or the box method, and
then find the GCF of each column and row.
⚫ Example: Factor
Now, find the GCF of each line.
− −
2
4 5 6
y y
‒24
‒8 3
5
4y2 ‒8y
3y ‒6
ac
b
Factoring Trinomials (cont.)
⚫ Reverse box: If a is greater than 1, you can use the
previous X method to split the middle term (ac goes on
top) and use either grouping or the box method, and
then find the GCF of each column and row.
⚫ Example: Factor − −
2
4 5 6
y y
‒24
‒8 3
5
y ‒2
4y 4y2 ‒8y
3 3y ‒6
( )( )
− − = + −
2
4 5 6 4 3 2
y y y y
Factoring Trinomials (cont.)
⚫ Grouping: This method is about the same as the Reverse
Box, except that it is not in a graphic format.
⚫ Example: Factor 2
2 6
x x
− −
‒12
‒4 3
‒1
( ) ( )
( ) ( )
( )( )
2 2
2
2 6 2 6
2 4 3 6
2 2 3 2
2 2 3
4 3
x x x
x x x
x x
x
x
x
x x
− − = −
= − + −
=
=
+
−
−
− + −
+
Factoring Trinomials (cont.)
⚫ My preferred method is called the Mustang method:
This method is named after the mnemonic “My Father
Drives A Red Mustang”, where the letters stand for:
⚫ If you are solving an equation, you don’t have to bother
moving the denominators; you can just stop at “R”.
M Multiply a and c.
F Find factors using the X method. Set up ( ).
DA Divide the factors by a if necessary.
R Reduce any fractions.
M Move any denominators to the front of the variable.
Factoring Trinomials (cont.)
⚫ Example: Factor 2
5 7 6
x x
+ −
M Multiply (5)(‒6) = ‒30
F Find factors:
DA Divide by a
R Reduce fractions
M Move the denominator
‒30
10 ‒3
7
( )( )
10 3
x x
+ −
10 3
5 5
x x
  
+ −
  
  
( )
3
2
5
x x
 
+ −
 
 
( )( )
2 5 3
x x
+ −
Sidebar: Calculator Shortcut
⚫ If you have a TI-83/84, one way your calculator can help
you find the factors is to do the following:
⚫ In o, set Y1= to ac/X (whatever a and c are)
Sidebar: Calculator Shortcut
⚫ In Y2=, go to ½; then select , À, and À. This
should put Y1 in the Y2= line. Then enter Ä.
Sidebar: Calculator Shortcut
⚫ Go to the table (ys). What you’re looking for is
a Y2 that equals b. The values of X and Y1 are your
two factors.
Sidebar: Calculator Shortcut
⚫ To do the same thing in Desmos:
⚫ Go to desmos.com/calculator (or use the link I’ve
added to the left-hand side of Canvas).
⚫ On the first line, type f(x)=ac/x (again, use a and c
from your equation)
⚫ On the next line, type g(x)=f(x)+x
⚫ On the third line, type y=b (whatever your b value is)
⚫ Look on the graph for the two points where the
horizontal line crosses g(x). The x values represent
your two factors.
Sidebar: Calculator Shortcut
⚫ Example:
(I had to enter the point values to get them to show up on
the screen capture – you don’t have to do that.)
Factoring Binomials
⚫ If you are asked to factor a binomial (2 terms), check
first for common factors, then check to see if it fits one of
the following patterns:
⚫ Note: There is no factoring pattern for a sum of
squares (a2 + b2) in the real number system.
Difference of Squares a2 ‒ b2 = a + ba ‒ b
Sum/Diff. of Cubes ( )( )
3 3 2 2
a b a b a ab b
 =  +
Factoring Binomials (cont.)
Examples
⚫ Factor
⚫ Factor
⚫ Factor
2
4 81
x −
3
27
x −
3
3 24
x +
( )
( )( )
2 2
2 9
2 9 2 9
x
x x
= −
= − +
( )( )
3 3
2
3
3 3 9
x
x x x
=
+
−
= − +
( ) ( )
( )( )
3 3 3
2
3 8 3 2
3 2 2 4
x x
x x x
= + = +
= + − +
Factoring Binomials (cont.)
EVERY TIME YOU DO THIS:
A KITTEN DIES
( )
2 2 2
x y x y
+ = +
Remember:
Hat tip: https://mathcurmudgeon.blogspot.com/2014/01/do-this-and-bunny-dies.html
Quadratic Equations
⚫ A quadratic equation is an equation that can be written
in the form
where a, b, and c are real numbers and a  0. This is
called standard form.
⚫ A quadratic equation can be solved by factoring,
graphing, completing the square, or by using the
quadratic formula.
⚫ Graphing and factoring don’t always work, but
completing the square and the quadratic formula will
always provide the solution(s).
+ + =
2
0
ax bx c
Factoring Quadratic Equations
⚫ Factoring works because of the zero-factor property:
⚫ If a and b are complex numbers with ab = 0, then
a = 0 or b = 0 or both.
⚫ To solve a quadratic equation by factoring:
⚫ Put the equation into standard form (= 0).
⚫ If the equation has a GCF, factor it out.
⚫ Using the method of your choice, factor the quadratic
expression.
⚫ Set each factor equal to zero and solve both factors.
Factoring Quadratic Equations
Example: Solve by factoring.
− − =
2
2 15 0
x x
Factoring Quadratic Equations
Example: Solve by factoring.
The solution set is
− − =
2
2 15 0
x x
= = − = −
2, 1, 15
a b c –30
–1
–6 5
6 5
0
2 2
x x
  
− + =
  
  
( )
5
3 0
2
x x
 
− + =
 
 
5
3 0 or 0
2
x x
− = + =
= −
5
, 3
2
x
5
, 3
2
 
−
 
 
For Next Class
⚫ Section 1.5 homework (MyMathLab)
⚫ Quiz 1.5 (Canvas)
⚫ Optional – read section 1.6 in your text
Reminder: You may retake either of these as many times
as you like until Sunday at 11:59 pm.

More Related Content

Similar to 1.5 Quadratic Equations (Review)

Mathnasium Presentation (1)
Mathnasium Presentation (1)Mathnasium Presentation (1)
Mathnasium Presentation (1)
Muhammad Arslan
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variable
misey_margarette
 
Quadratic Equation
Quadratic EquationQuadratic Equation
Quadratic Equation
itutor
 
Factoring Polynomials (1).pptx
Factoring Polynomials (1).pptxFactoring Polynomials (1).pptx
Factoring Polynomials (1).pptx
MartiNBaccay2
 
March 17, 2015
March 17, 2015March 17, 2015
March 17, 2015
khyps13
 
Mutiplyin and dividing expressions
Mutiplyin and dividing expressionsMutiplyin and dividing expressions
Mutiplyin and dividing expressions
farahMM1
 

Similar to 1.5 Quadratic Equations (Review) (20)

1.4 Quadratic Equations
1.4 Quadratic Equations1.4 Quadratic Equations
1.4 Quadratic Equations
 
Mathnasium Presentation (1)
Mathnasium Presentation (1)Mathnasium Presentation (1)
Mathnasium Presentation (1)
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variable
 
U1 04 factorizacion
U1   04 factorizacionU1   04 factorizacion
U1 04 factorizacion
 
2.2 Linear Equations in One Variable
2.2 Linear Equations in One Variable2.2 Linear Equations in One Variable
2.2 Linear Equations in One Variable
 
Solving equations one & two step
Solving equations   one & two stepSolving equations   one & two step
Solving equations one & two step
 
Hprec2 2
Hprec2 2Hprec2 2
Hprec2 2
 
2.6 Other Types of Equations
2.6 Other Types of Equations2.6 Other Types of Equations
2.6 Other Types of Equations
 
Quadratic Equation
Quadratic EquationQuadratic Equation
Quadratic Equation
 
Hprec2 5
Hprec2 5Hprec2 5
Hprec2 5
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equations
 
Factoring Polynomials (1).pptx
Factoring Polynomials (1).pptxFactoring Polynomials (1).pptx
Factoring Polynomials (1).pptx
 
Q1-W1-Factoring Polynomials.pptx
Q1-W1-Factoring Polynomials.pptxQ1-W1-Factoring Polynomials.pptx
Q1-W1-Factoring Polynomials.pptx
 
March 17, 2015
March 17, 2015March 17, 2015
March 17, 2015
 
5.3 Graphs of Polynomial Functions
5.3 Graphs of Polynomial Functions5.3 Graphs of Polynomial Functions
5.3 Graphs of Polynomial Functions
 
Mutiplyin and dividing expressions
Mutiplyin and dividing expressionsMutiplyin and dividing expressions
Mutiplyin and dividing expressions
 
9.5 Nonlinear Systems of Equations
9.5 Nonlinear Systems of Equations9.5 Nonlinear Systems of Equations
9.5 Nonlinear Systems of Equations
 
Expresiones Algebraicas, Factorización y Radicación.
Expresiones Algebraicas, Factorización y Radicación.Expresiones Algebraicas, Factorización y Radicación.
Expresiones Algebraicas, Factorización y Radicación.
 
9.6 Binomial Theorem
9.6 Binomial Theorem9.6 Binomial Theorem
9.6 Binomial Theorem
 
Algebra Revision.ppt
Algebra Revision.pptAlgebra Revision.ppt
Algebra Revision.ppt
 

More from smiller5

More from smiller5 (20)

6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models
 
4.5 Special Segments in Triangles
4.5 Special Segments in Triangles4.5 Special Segments in Triangles
4.5 Special Segments in Triangles
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statements
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
 
3.1 Functions
3.1 Functions3.1 Functions
3.1 Functions
 
2.5 Transformations of Functions
2.5 Transformations of Functions2.5 Transformations of Functions
2.5 Transformations of Functions
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs
 
13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables
 
13.2 Independent & Dependent Events
13.2 Independent & Dependent Events13.2 Independent & Dependent Events
13.2 Independent & Dependent Events
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principles
 
13.1 Geometric Probability
13.1 Geometric Probability13.1 Geometric Probability
13.1 Geometric Probability
 
9.4 Series and Their Notations
9.4 Series and Their Notations9.4 Series and Their Notations
9.4 Series and Their Notations
 
9.3 Geometric Sequences
9.3 Geometric Sequences9.3 Geometric Sequences
9.3 Geometric Sequences
 
9.2 Arithmetic Sequences
9.2 Arithmetic Sequences9.2 Arithmetic Sequences
9.2 Arithmetic Sequences
 
9.1 Sequences and Their Notations
9.1 Sequences and Their Notations9.1 Sequences and Their Notations
9.1 Sequences and Their Notations
 
8.4 Summary of the Conic Sections
8.4 Summary of the Conic Sections8.4 Summary of the Conic Sections
8.4 Summary of the Conic Sections
 
8.3 The Parabola
8.3 The Parabola8.3 The Parabola
8.3 The Parabola
 
12.2 Surface Area of Prisms and Cylinders
12.2 Surface Area of Prisms and Cylinders12.2 Surface Area of Prisms and Cylinders
12.2 Surface Area of Prisms and Cylinders
 

Recently uploaded

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health Education
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 

1.5 Quadratic Equations (Review)

  • 1. 1.5 Quadratic Equations Chapter 1 Equations and Inequalities
  • 2. Concepts and Objectives ⚫ Objectives for this section: ⚫ Review factoring quadratic equations ⚫ Review solving quadratic equations by factoring
  • 3. Factoring Polynomials ⚫ The process of finding polynomials whose product equals a given polynomial is called factoring. ⚫ For example, since 4x + 12 = 4(x + 3), both 4 and x + 3 are called factors of 4x + 12. ⚫ A polynomial that cannot be written as a product of two polynomials of lower degree is a prime polynomial. ⚫ One nice aspect of this process is that it has a built-in check: whatever factors you come up with, you should be able to multiply them and get your starting expression.
  • 4. Factoring Out the GCF Factor out the greatest common factor from each polynomial: ⚫ ⚫ ⚫ 5 2 9y y + 2 6 8 12 x t xt t + + ( ) ( ) ( ) 3 2 14 1 28 1 7 1 m m m + − + − +
  • 5. Factoring Out the GCF Factor out the greatest common factor from each polynomial: ⚫ GCF: y2 ⚫ GCF: 2t ⚫ GCF: 7m + 1 5 2 9y y + 2 6 8 12 x t xt t + + ( ) ( ) ( ) 3 2 14 1 28 1 7 1 m m m + − + − + ( ) 3 2 9 1 y y + ( ) 2 6 2 3 4 x t x + + ( ) ( ) ( ) 2 4 7 1 2 1 1 1 m m m   + − + − +  
  • 6. Factoring Out the GCF (cont.) We can clean up that last problem just a little more: ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( )( )   + + − + −     + + + − + −     + + + − − −   + − 2 2 2 2 7 1 2 1 4 1 1 7 1 2 2 1 4 1 1 7 1 2 4 2 4 4 1 7 1 2 3 m m m m m m m m m m m m m
  • 7. Factoring Trinomials If you have an expression of the form ax2 +bx + c, you can use one of the following methods to factor it: ⚫ X-method (a = 1): If a = 1, this is the simplest method to use. Find two numbers that multiply to c and add up to b. These two numbers will create your factors. ⚫ Example: Factor x2 ‒ 5x ‒ 14. ‒14 ‒7 2 ‒5 ( )( ) 2 5 14 7 2 x x x x − − = − + c b
  • 8. Factoring Trinomials (cont.) ⚫ Reverse box: If a is greater than 1, you can use the previous X method to split the middle term (ac goes on top) and use either grouping or the box method, and then find the GCF of each column and row. ⚫ Example: Factor Now, find the GCF of each line. − − 2 4 5 6 y y ‒24 ‒8 3 5 4y2 ‒8y 3y ‒6 ac b
  • 9. Factoring Trinomials (cont.) ⚫ Reverse box: If a is greater than 1, you can use the previous X method to split the middle term (ac goes on top) and use either grouping or the box method, and then find the GCF of each column and row. ⚫ Example: Factor − − 2 4 5 6 y y ‒24 ‒8 3 5 y ‒2 4y 4y2 ‒8y 3 3y ‒6 ( )( ) − − = + − 2 4 5 6 4 3 2 y y y y
  • 10. Factoring Trinomials (cont.) ⚫ Grouping: This method is about the same as the Reverse Box, except that it is not in a graphic format. ⚫ Example: Factor 2 2 6 x x − − ‒12 ‒4 3 ‒1 ( ) ( ) ( ) ( ) ( )( ) 2 2 2 2 6 2 6 2 4 3 6 2 2 3 2 2 2 3 4 3 x x x x x x x x x x x x x − − = − = − + − = = + − − − + − +
  • 11. Factoring Trinomials (cont.) ⚫ My preferred method is called the Mustang method: This method is named after the mnemonic “My Father Drives A Red Mustang”, where the letters stand for: ⚫ If you are solving an equation, you don’t have to bother moving the denominators; you can just stop at “R”. M Multiply a and c. F Find factors using the X method. Set up ( ). DA Divide the factors by a if necessary. R Reduce any fractions. M Move any denominators to the front of the variable.
  • 12. Factoring Trinomials (cont.) ⚫ Example: Factor 2 5 7 6 x x + − M Multiply (5)(‒6) = ‒30 F Find factors: DA Divide by a R Reduce fractions M Move the denominator ‒30 10 ‒3 7 ( )( ) 10 3 x x + − 10 3 5 5 x x    + −       ( ) 3 2 5 x x   + −     ( )( ) 2 5 3 x x + −
  • 13. Sidebar: Calculator Shortcut ⚫ If you have a TI-83/84, one way your calculator can help you find the factors is to do the following: ⚫ In o, set Y1= to ac/X (whatever a and c are)
  • 14. Sidebar: Calculator Shortcut ⚫ In Y2=, go to ½; then select , À, and À. This should put Y1 in the Y2= line. Then enter Ä.
  • 15. Sidebar: Calculator Shortcut ⚫ Go to the table (ys). What you’re looking for is a Y2 that equals b. The values of X and Y1 are your two factors.
  • 16. Sidebar: Calculator Shortcut ⚫ To do the same thing in Desmos: ⚫ Go to desmos.com/calculator (or use the link I’ve added to the left-hand side of Canvas). ⚫ On the first line, type f(x)=ac/x (again, use a and c from your equation) ⚫ On the next line, type g(x)=f(x)+x ⚫ On the third line, type y=b (whatever your b value is) ⚫ Look on the graph for the two points where the horizontal line crosses g(x). The x values represent your two factors.
  • 17. Sidebar: Calculator Shortcut ⚫ Example: (I had to enter the point values to get them to show up on the screen capture – you don’t have to do that.)
  • 18. Factoring Binomials ⚫ If you are asked to factor a binomial (2 terms), check first for common factors, then check to see if it fits one of the following patterns: ⚫ Note: There is no factoring pattern for a sum of squares (a2 + b2) in the real number system. Difference of Squares a2 ‒ b2 = a + ba ‒ b Sum/Diff. of Cubes ( )( ) 3 3 2 2 a b a b a ab b  =  +
  • 19. Factoring Binomials (cont.) Examples ⚫ Factor ⚫ Factor ⚫ Factor 2 4 81 x − 3 27 x − 3 3 24 x + ( ) ( )( ) 2 2 2 9 2 9 2 9 x x x = − = − + ( )( ) 3 3 2 3 3 3 9 x x x x = + − = − + ( ) ( ) ( )( ) 3 3 3 2 3 8 3 2 3 2 2 4 x x x x x = + = + = + − +
  • 20. Factoring Binomials (cont.) EVERY TIME YOU DO THIS: A KITTEN DIES ( ) 2 2 2 x y x y + = + Remember: Hat tip: https://mathcurmudgeon.blogspot.com/2014/01/do-this-and-bunny-dies.html
  • 21. Quadratic Equations ⚫ A quadratic equation is an equation that can be written in the form where a, b, and c are real numbers and a  0. This is called standard form. ⚫ A quadratic equation can be solved by factoring, graphing, completing the square, or by using the quadratic formula. ⚫ Graphing and factoring don’t always work, but completing the square and the quadratic formula will always provide the solution(s). + + = 2 0 ax bx c
  • 22. Factoring Quadratic Equations ⚫ Factoring works because of the zero-factor property: ⚫ If a and b are complex numbers with ab = 0, then a = 0 or b = 0 or both. ⚫ To solve a quadratic equation by factoring: ⚫ Put the equation into standard form (= 0). ⚫ If the equation has a GCF, factor it out. ⚫ Using the method of your choice, factor the quadratic expression. ⚫ Set each factor equal to zero and solve both factors.
  • 23. Factoring Quadratic Equations Example: Solve by factoring. − − = 2 2 15 0 x x
  • 24. Factoring Quadratic Equations Example: Solve by factoring. The solution set is − − = 2 2 15 0 x x = = − = − 2, 1, 15 a b c –30 –1 –6 5 6 5 0 2 2 x x    − + =       ( ) 5 3 0 2 x x   − + =     5 3 0 or 0 2 x x − = + = = − 5 , 3 2 x 5 , 3 2   −    
  • 25. For Next Class ⚫ Section 1.5 homework (MyMathLab) ⚫ Quiz 1.5 (Canvas) ⚫ Optional – read section 1.6 in your text Reminder: You may retake either of these as many times as you like until Sunday at 11:59 pm.