SlideShare una empresa de Scribd logo
1 de 16
GRAPHING QUADRATIC EQUATIONS
Graph y=2x2-8x+6
Solution:
Note: Coefficients for this function are a= 2, b= -8, and c= 6. Since a>0, the parabola opens
    up.
1. Find and plot the vertex. The x-coordinate is:
     x=     -b/     = --8/2(2) = 2
               2a

  The y-coordinate is:
     y = 2(2)2 – 8(2) + 6 = -2
  So, the vertex is (2, -2).
2. Draw the axis of symmetry x = 2.
3. Plot two points on one side of the axis of symmetry, such as (1,0) and (0,6). Use symmetry
     to plot two or more points, such as (3,0) and (4,6).
4. Draw a parabola through the plotted points.
-----------------------------------
The quadratic function y = ax2 + bx + c is written in standard form.
GRAPHING A QUADRATIC FUNCTION IN VERTEX FORM
Graph y = -1/2 (x +3)2 + 4
Solution:
The function is in vertex form y = a(x – h)2 + k where a = -1/2, h = -3, and k = 4. Since a < 0, the
    parabola opens down. To graph the function, first plot the vertex (h, k) = (-3, 4). Draw the
    axis of symmetry x = -3 and plot two points on one side of it, such as (-1, 2) and (1, -4).
    Use symmetry to complete the graph.
GRAPHING A QUADRATIC FUNCTION IN INTERCEPT FORM
Graph y = -( x + 2)( x – 4).
Solution:
The quadratic function is in intercept form y = a( x – p)( x – q) where a = -1, p = -2. and q = 4. The x-
    intercepts occur at ( -2,0) and ( 4, 0). The axis of symmetry lies halfway between these points, at
    x = 1. So, the x-coordinate of the vertex is x = 1 and the y-coordinate of the vertex is:
              y = -( 1 + 2)( 1 - 4) = 9
The graph of the function is shown.
WRITING QUADRATIC FUNCTIONS IN STANDARD FORM
Write the quadratic function in standard form.
a.     Y = -( x+4)( x – 9)                   b. y = 3( x – 1)2 +8
Solution:
     a. y = -( x +4)( x – 9)       Write original function.
         = -( x2 – 9x +4x – 36) Multiply by using FOIL.
         = -( x2 – 5x – 36)        Combine like terms.
         = -x2 + 5x +36            Use distributive property.
     b. y = 3( x – 1)2 +8          Write original function.
         = 3( x – 1)( x – 1) + 8    Rewrite ( x - 1)2.
         = 3(x2 - x – x + 1) + 8    Multiply using FOIL.
         = 3( x2 – 2x + 1) +8       Combine like terms.
         = 3x2 – 6x + 3 + 8        Use distributive property.
         = 3x2 – 6x + 11            Combine like terms.
SOLVING QUADRATIC EQUATIONS WITH FACTORING
( X + 3)( X + 5) can be written as x2 + 8x + 15. The expressions x + 3 and x + 5 are
     binominals because they have two terms. The expression x2 + 8x + 15 is a
     trinomial because it has three terms. You can use factoring to write a trinomial as
     a product of binominals. To factor x2 + bx + c, find integers m and n such that:
         x2 + bx + c = ( x + m)( x + n)
                     = x2 + ( m + n)x + mn
So, the sum of m and n must equal b and the product of m and n must equal c.
Factoring Shortcuts:
    Difference of Two Squares:      a2 – b2 = (a + b)(a – b), Example: x2 – 9 = ( x + 3)( x –
    3)
    Perfect Square Trinomial:       a2 + 2ab + b2 = ( a + b)2, Example: x2 +12x + 36 = ( x
    +6)2
                           a2 - 2ab + b2 = ( a - b)2, Example: x2 – 8x + 16 = ( x – 4)2
FACTORING A TRINOMIAL OF THE FORM X2 + BX + C
    Factor x2 - 12x – 28
    Solution:
         You want x2 – 12x – 28 = ( x + m)(x + n) where mn = -28 and m + n = -12.

Factors of -28    -1, 28       1, -28        -2, 14        2, -14         -4, 7      4, -7
   (m, n)
Sum of factors     27           -27            12           -12            3          -3
  ( m + n)




    The table shows that m = 2 and n = -14. So, x2 – 12x – 28 = ( x + 2)( x – 14).
FACTORING A TRINOMIAL OF THE FORM AX2 + BX + C
Factor 3x2 – 17x + 10.
Solution:
You want 3x2 – 17x + 10 = ( kx + m)( lx + n ) where k and l are factors of 3 and m and n
   are (negative) factors of 10. Check possible factorization by multiplying.
        ( 3x – 10)( x – 1) = 3x2 – 11x + 10      ( 3x – 1)( x – 10) = 3x2 – 31x + 10
        ( 3x – 5)( x – 2) = 3x2 – 11x + 10       ( 3x – 2)( x – 5) = 3x2 – 17x + 10    
    Correct


The correct factorization is 3x2 – 17x + 10 = ( 3x – 2)( x – 5).
SOLVING QUADRATIC EQUATIONS BY FINDING SQUARE ROOTS

A number r is a square root of a number s if r2 = . A positive number s has two square
    roots denoted by √s and - √s. The symbol √ is a radical sign, the number s beneath
    the radical sign is the radicand, and the expression √s is a radical. For
    example, since 32 = 9 and ( -3)2 = 9, the two square roots of 9 are √9 = 3 and - √9 = -
    3. You can use a calculator to approximate √s when s is not a perfect square. For
    instance, √2 ≈ 1,414.
Example: Using Properties of Square Roots
    Simplify the expression:
           a. √24 = √4 * √6 = 2 √6           b. √6 * √15 = √90 = √9 * √10 = 3 √16
           c. √7/16 = √7/√16 = √7/4          d. √7/2 = √7/√2 * √2/√2 = √14/2
In part (d) of this example, the square root in the denominator of 7/2 was eliminated by
    multiplying both the numerator and denominator by √2. This process is called
    rationalizing the denominator. You can use square roots to solve some types of
    quadratic equations.
SOLVING A QUADRATIC EQUATION (√)
Solve 2x2 + 1 = 17
Solution:
    Begin by writing the equation in the form x2 = s.
            2x2 + 1 = 17          Write original equation.
            2x2 = 16              Subtract 1 from each side.
            x2 = 8                Divide each side by 2.
            x = +/- √8            Take square roots of each side.
            x = +/- 2 √2          Simplify.
The solutions are 2√2 and -2√2.
SOLVING A QUADRATIC EQUATION (√)
Solve 1/3( x + 5)2 = 7
Solution:
     1/        x + 5)2 = 7
          3(                     Write original equation.
    ( x + 5)2 = 21               Multiply each side by 3
    x + 5 = +/- √21              Take square roots of each side.
    x = -5 +/- √21               Subtract 5 from each side.
The solutions are -5 + √21 and -5 - √21.
COMPLETING THE SQUARE
Completing the square is a process that allows you to write an expression of the form
   x2 + bx as the square of a binomial. This process can be illustrated by using an
   area model too.
Example: Completing The Square
Find the value of c that makes x2 – 7x + c, note that b = -7, therefore:
    c = (b/2)2 = (-7/2)2 = 49/4
Use this value of c to write x2 – 7x + c as a perfect square trinomial, and then as the
   square of a binomial.
    x2 – 7x + c = x2 – 7x + 49/4   Perfect square trinomial.
    = ( x – 7/2)2                  Square of a binomial: ( x + b/2)2
SOLVING A QUADRATIC EQUATION IF THE COEFFICIENT OF X2 IS NOT 1

Solve 3x2 – 6x + 12 = 0 by completing the square.
Solution:
     3x2 – 6x + 12 = 0                   Write original equation.
     x2 – 2x + 4 = 0                     Divide each side by the coefficient of x2.
     x2 – 2x = -4                        Write the left side in the form of x2 + bx.
     x2 – 2x + (-1)2 = -4 + 1                          Add (-2/2)2 = (-1)2 = 1 to each side.
     ( x – 1)2 = -3                      Write the left side as a binomial squared.
     x – 1 = +/- √-3                     Take square roots of each side.
     x = 1 +/- √-3                       Solve for x
     x = 1 +/- i√3                       Write in terms of imaginary unit i.
The solutions are 1 + i√3 and 1 - i√3.
Because these solutions are imaginary, you cannot check them graphically. However, you can check
    the solutions algebraically by substituting them back into the original equation.
SOLVING A QUADRATIC EQUATION IF THE COEFFICIENT OF X2 IS 1

Solve x2 + 10x – 3 = 0 by completing the square.
Solution:
    x2 + 10x – 3 = 0              Write original equation.
    x2 + 10x = 3                  Write the left side in the form x2 + bx.
    x2 + 10x +52 = 3 + 25                     Add (10/2)2 = 52 = 25 to each side.
    ( x + 5)2 = 28                Write the left side as a binomial squared.
    x + 5 = +/- √28               Take square roots of each side.
    x = -5 +/- √28                Solve for x.
    x = -5 +/- 2 √7               Simplify.
The solutions are -5 + 2 √7 and -5 - 2 √7.
QUADRATIC FORMULA AND DISCRIMINANT
The Quadratic Formula:
   Let a, b, and c be real numbers such that a ≠ 0. The solutions of the quadratic
   equation ax2 + bx + c = 0 are:
                               x = -b +/- √b2 – 4ac/ 2a


Remember that before you apply the quadratic formula to a quadratic equation, you
   must write the equation in standard form, ax2 + bx + c = 0.
SOLVING A QUADRATIC EQUATION WITH TWO REAL SOLUTIONS

Solve 2x2 + x = 5
Solution:
     2x2 + x = 5                               Write original equation.
     2x2 + x – 5 = 0                           Write in standard form.
                   2 – 4ac
     x = -b +/- √b         /   2a              Quadratic formula
     x = -1 +/- √12 – 4(2)(-5)/     2(2)       a = 2, b = 1, c = -5
     x = -1 +/- √41/4                          Simplify.


     The solutions are x = -1 +/- √41/4 ≈ 1.35, and x = -1 +/- √41/4 ≈ 1.85

Más contenido relacionado

La actualidad más candente

Multiplying & dividing rational expressions
Multiplying & dividing rational expressionsMultiplying & dividing rational expressions
Multiplying & dividing rational expressionsDaisyListening
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equationsMark Ryder
 
1.7 sign charts of factorable formulas t
1.7 sign charts of factorable formulas t1.7 sign charts of factorable formulas t
1.7 sign charts of factorable formulas tmath260
 
Strategic Intervention Materials
Strategic Intervention MaterialsStrategic Intervention Materials
Strategic Intervention MaterialsBrian Mary
 
GR 8 Math Powerpoint about Polynomial Techniques
GR 8 Math Powerpoint about Polynomial TechniquesGR 8 Math Powerpoint about Polynomial Techniques
GR 8 Math Powerpoint about Polynomial Techniquesreginaatin
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Harsh Arora
 
Presentation on quadratic equation
Presentation on quadratic equationPresentation on quadratic equation
Presentation on quadratic equationSurajKumar1560
 
1.2 algebraic expressions t
1.2 algebraic expressions t1.2 algebraic expressions t
1.2 algebraic expressions tmath260
 
Polynomials and factoring
Polynomials and factoringPolynomials and factoring
Polynomials and factoringShilpi Singh
 
QUADRATIC EQUATIONS
QUADRATIC EQUATIONSQUADRATIC EQUATIONS
QUADRATIC EQUATIONShiratufail
 
Quadratic equations ppt
Quadratic equations pptQuadratic equations ppt
Quadratic equations pptDoreen Mhizha
 
Grade mathematics: Quadratic Inequalities
Grade mathematics: Quadratic InequalitiesGrade mathematics: Quadratic Inequalities
Grade mathematics: Quadratic InequalitiesSofia Ty
 
Solving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic EquationsSolving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic Equationskliegey524
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functionsdionesioable
 
1.3 solving equations y
1.3 solving equations y1.3 solving equations y
1.3 solving equations ymath260
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentationanjuli1580
 
Quadratic equations lesson 3
Quadratic equations lesson 3Quadratic equations lesson 3
Quadratic equations lesson 3KathManarang
 

La actualidad más candente (19)

Multiplying & dividing rational expressions
Multiplying & dividing rational expressionsMultiplying & dividing rational expressions
Multiplying & dividing rational expressions
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
1.7 sign charts of factorable formulas t
1.7 sign charts of factorable formulas t1.7 sign charts of factorable formulas t
1.7 sign charts of factorable formulas t
 
Strategic Intervention Materials
Strategic Intervention MaterialsStrategic Intervention Materials
Strategic Intervention Materials
 
GR 8 Math Powerpoint about Polynomial Techniques
GR 8 Math Powerpoint about Polynomial TechniquesGR 8 Math Powerpoint about Polynomial Techniques
GR 8 Math Powerpoint about Polynomial Techniques
 
Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1Mc ty-cubicequations-2009-1
Mc ty-cubicequations-2009-1
 
Presentation on quadratic equation
Presentation on quadratic equationPresentation on quadratic equation
Presentation on quadratic equation
 
1.2 algebraic expressions t
1.2 algebraic expressions t1.2 algebraic expressions t
1.2 algebraic expressions t
 
Polynomials and factoring
Polynomials and factoringPolynomials and factoring
Polynomials and factoring
 
QUADRATIC EQUATIONS
QUADRATIC EQUATIONSQUADRATIC EQUATIONS
QUADRATIC EQUATIONS
 
Quadratic equations ppt
Quadratic equations pptQuadratic equations ppt
Quadratic equations ppt
 
0303 ch 3 day 3
0303 ch 3 day 30303 ch 3 day 3
0303 ch 3 day 3
 
Grade mathematics: Quadratic Inequalities
Grade mathematics: Quadratic InequalitiesGrade mathematics: Quadratic Inequalities
Grade mathematics: Quadratic Inequalities
 
Solving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic EquationsSolving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic Equations
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functions
 
1.3 solving equations y
1.3 solving equations y1.3 solving equations y
1.3 solving equations y
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentation
 
Quadratic equations lesson 3
Quadratic equations lesson 3Quadratic equations lesson 3
Quadratic equations lesson 3
 
Ch03 4
Ch03 4Ch03 4
Ch03 4
 

Similar a Algebra slideshow

Quadratic Function Presentation
Quadratic Function PresentationQuadratic Function Presentation
Quadratic Function PresentationRyanWatt
 
1.3 solving equations t
1.3 solving equations t1.3 solving equations t
1.3 solving equations tmath260
 
Solving quadratic equations[1]
Solving quadratic equations[1]Solving quadratic equations[1]
Solving quadratic equations[1]RobinFilter
 
Solving quadratic equations
Solving quadratic equationsSolving quadratic equations
Solving quadratic equationssrobbins4
 
First Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic EquationFirst Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic EquationVer Louie Gautani
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handoutfatima d
 
Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02Vine Gonzales
 
Module 3 quadratic functions
Module 3   quadratic functionsModule 3   quadratic functions
Module 3 quadratic functionsdionesioable
 
Quadratic Equation
Quadratic EquationQuadratic Equation
Quadratic EquationNayanKohare
 
Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02MasfuahFuah
 
rational equation transformable to quadratic equation.pptx
rational equation transformable to quadratic equation.pptxrational equation transformable to quadratic equation.pptx
rational equation transformable to quadratic equation.pptxRizaCatli2
 
Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...Cipriano De Leon
 
Las expresiones algebraicas y Factorización de productos notables
Las expresiones algebraicas y Factorización de productos notables Las expresiones algebraicas y Factorización de productos notables
Las expresiones algebraicas y Factorización de productos notables MariannaPatacnMosque
 

Similar a Algebra slideshow (20)

Quadratic Function Presentation
Quadratic Function PresentationQuadratic Function Presentation
Quadratic Function Presentation
 
1.3 solving equations t
1.3 solving equations t1.3 solving equations t
1.3 solving equations t
 
Solving quadratic equations[1]
Solving quadratic equations[1]Solving quadratic equations[1]
Solving quadratic equations[1]
 
Solving quadratic equations
Solving quadratic equationsSolving quadratic equations
Solving quadratic equations
 
Chithra
ChithraChithra
Chithra
 
Bonus math project
Bonus math projectBonus math project
Bonus math project
 
First Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic EquationFirst Quarter - Chapter 2 - Quadratic Equation
First Quarter - Chapter 2 - Quadratic Equation
 
C2 st lecture 2 handout
C2 st lecture 2 handoutC2 st lecture 2 handout
C2 st lecture 2 handout
 
Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02Quadraticfunctionpresentation 100127142417-phpapp02
Quadraticfunctionpresentation 100127142417-phpapp02
 
10.6
10.610.6
10.6
 
Function
FunctionFunction
Function
 
Module 3 quadratic functions
Module 3   quadratic functionsModule 3   quadratic functions
Module 3 quadratic functions
 
Advance algebra
Advance algebraAdvance algebra
Advance algebra
 
Quadratic Equation
Quadratic EquationQuadratic Equation
Quadratic Equation
 
Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02
 
rational equation transformable to quadratic equation.pptx
rational equation transformable to quadratic equation.pptxrational equation transformable to quadratic equation.pptx
rational equation transformable to quadratic equation.pptx
 
Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...Solving Equations Transformable to Quadratic Equation Including Rational Alge...
Solving Equations Transformable to Quadratic Equation Including Rational Alge...
 
Chapter 2
Chapter  2Chapter  2
Chapter 2
 
Perfect square of Binomials
Perfect square of BinomialsPerfect square of Binomials
Perfect square of Binomials
 
Las expresiones algebraicas y Factorización de productos notables
Las expresiones algebraicas y Factorización de productos notables Las expresiones algebraicas y Factorización de productos notables
Las expresiones algebraicas y Factorización de productos notables
 

Último

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...Amil baba
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
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.pptxPooja Bhuva
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 

Último (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
 
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...
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
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
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 

Algebra slideshow

  • 1.
  • 2. GRAPHING QUADRATIC EQUATIONS Graph y=2x2-8x+6 Solution: Note: Coefficients for this function are a= 2, b= -8, and c= 6. Since a>0, the parabola opens up. 1. Find and plot the vertex. The x-coordinate is: x= -b/ = --8/2(2) = 2 2a The y-coordinate is: y = 2(2)2 – 8(2) + 6 = -2 So, the vertex is (2, -2). 2. Draw the axis of symmetry x = 2. 3. Plot two points on one side of the axis of symmetry, such as (1,0) and (0,6). Use symmetry to plot two or more points, such as (3,0) and (4,6). 4. Draw a parabola through the plotted points. ----------------------------------- The quadratic function y = ax2 + bx + c is written in standard form.
  • 3. GRAPHING A QUADRATIC FUNCTION IN VERTEX FORM Graph y = -1/2 (x +3)2 + 4 Solution: The function is in vertex form y = a(x – h)2 + k where a = -1/2, h = -3, and k = 4. Since a < 0, the parabola opens down. To graph the function, first plot the vertex (h, k) = (-3, 4). Draw the axis of symmetry x = -3 and plot two points on one side of it, such as (-1, 2) and (1, -4). Use symmetry to complete the graph.
  • 4. GRAPHING A QUADRATIC FUNCTION IN INTERCEPT FORM Graph y = -( x + 2)( x – 4). Solution: The quadratic function is in intercept form y = a( x – p)( x – q) where a = -1, p = -2. and q = 4. The x- intercepts occur at ( -2,0) and ( 4, 0). The axis of symmetry lies halfway between these points, at x = 1. So, the x-coordinate of the vertex is x = 1 and the y-coordinate of the vertex is: y = -( 1 + 2)( 1 - 4) = 9 The graph of the function is shown.
  • 5. WRITING QUADRATIC FUNCTIONS IN STANDARD FORM Write the quadratic function in standard form. a. Y = -( x+4)( x – 9) b. y = 3( x – 1)2 +8 Solution: a. y = -( x +4)( x – 9) Write original function. = -( x2 – 9x +4x – 36) Multiply by using FOIL. = -( x2 – 5x – 36) Combine like terms. = -x2 + 5x +36 Use distributive property. b. y = 3( x – 1)2 +8 Write original function. = 3( x – 1)( x – 1) + 8 Rewrite ( x - 1)2. = 3(x2 - x – x + 1) + 8 Multiply using FOIL. = 3( x2 – 2x + 1) +8 Combine like terms. = 3x2 – 6x + 3 + 8 Use distributive property. = 3x2 – 6x + 11 Combine like terms.
  • 6. SOLVING QUADRATIC EQUATIONS WITH FACTORING ( X + 3)( X + 5) can be written as x2 + 8x + 15. The expressions x + 3 and x + 5 are binominals because they have two terms. The expression x2 + 8x + 15 is a trinomial because it has three terms. You can use factoring to write a trinomial as a product of binominals. To factor x2 + bx + c, find integers m and n such that: x2 + bx + c = ( x + m)( x + n) = x2 + ( m + n)x + mn So, the sum of m and n must equal b and the product of m and n must equal c. Factoring Shortcuts: Difference of Two Squares: a2 – b2 = (a + b)(a – b), Example: x2 – 9 = ( x + 3)( x – 3) Perfect Square Trinomial: a2 + 2ab + b2 = ( a + b)2, Example: x2 +12x + 36 = ( x +6)2 a2 - 2ab + b2 = ( a - b)2, Example: x2 – 8x + 16 = ( x – 4)2
  • 7. FACTORING A TRINOMIAL OF THE FORM X2 + BX + C Factor x2 - 12x – 28 Solution: You want x2 – 12x – 28 = ( x + m)(x + n) where mn = -28 and m + n = -12. Factors of -28 -1, 28 1, -28 -2, 14 2, -14 -4, 7 4, -7 (m, n) Sum of factors 27 -27 12 -12 3 -3 ( m + n) The table shows that m = 2 and n = -14. So, x2 – 12x – 28 = ( x + 2)( x – 14).
  • 8. FACTORING A TRINOMIAL OF THE FORM AX2 + BX + C Factor 3x2 – 17x + 10. Solution: You want 3x2 – 17x + 10 = ( kx + m)( lx + n ) where k and l are factors of 3 and m and n are (negative) factors of 10. Check possible factorization by multiplying. ( 3x – 10)( x – 1) = 3x2 – 11x + 10 ( 3x – 1)( x – 10) = 3x2 – 31x + 10 ( 3x – 5)( x – 2) = 3x2 – 11x + 10 ( 3x – 2)( x – 5) = 3x2 – 17x + 10  Correct The correct factorization is 3x2 – 17x + 10 = ( 3x – 2)( x – 5).
  • 9. SOLVING QUADRATIC EQUATIONS BY FINDING SQUARE ROOTS A number r is a square root of a number s if r2 = . A positive number s has two square roots denoted by √s and - √s. The symbol √ is a radical sign, the number s beneath the radical sign is the radicand, and the expression √s is a radical. For example, since 32 = 9 and ( -3)2 = 9, the two square roots of 9 are √9 = 3 and - √9 = - 3. You can use a calculator to approximate √s when s is not a perfect square. For instance, √2 ≈ 1,414. Example: Using Properties of Square Roots Simplify the expression: a. √24 = √4 * √6 = 2 √6 b. √6 * √15 = √90 = √9 * √10 = 3 √16 c. √7/16 = √7/√16 = √7/4 d. √7/2 = √7/√2 * √2/√2 = √14/2 In part (d) of this example, the square root in the denominator of 7/2 was eliminated by multiplying both the numerator and denominator by √2. This process is called rationalizing the denominator. You can use square roots to solve some types of quadratic equations.
  • 10. SOLVING A QUADRATIC EQUATION (√) Solve 2x2 + 1 = 17 Solution: Begin by writing the equation in the form x2 = s. 2x2 + 1 = 17 Write original equation. 2x2 = 16 Subtract 1 from each side. x2 = 8 Divide each side by 2. x = +/- √8 Take square roots of each side. x = +/- 2 √2 Simplify. The solutions are 2√2 and -2√2.
  • 11. SOLVING A QUADRATIC EQUATION (√) Solve 1/3( x + 5)2 = 7 Solution: 1/ x + 5)2 = 7 3( Write original equation. ( x + 5)2 = 21 Multiply each side by 3 x + 5 = +/- √21 Take square roots of each side. x = -5 +/- √21 Subtract 5 from each side. The solutions are -5 + √21 and -5 - √21.
  • 12. COMPLETING THE SQUARE Completing the square is a process that allows you to write an expression of the form x2 + bx as the square of a binomial. This process can be illustrated by using an area model too. Example: Completing The Square Find the value of c that makes x2 – 7x + c, note that b = -7, therefore: c = (b/2)2 = (-7/2)2 = 49/4 Use this value of c to write x2 – 7x + c as a perfect square trinomial, and then as the square of a binomial. x2 – 7x + c = x2 – 7x + 49/4 Perfect square trinomial. = ( x – 7/2)2 Square of a binomial: ( x + b/2)2
  • 13. SOLVING A QUADRATIC EQUATION IF THE COEFFICIENT OF X2 IS NOT 1 Solve 3x2 – 6x + 12 = 0 by completing the square. Solution: 3x2 – 6x + 12 = 0 Write original equation. x2 – 2x + 4 = 0 Divide each side by the coefficient of x2. x2 – 2x = -4 Write the left side in the form of x2 + bx. x2 – 2x + (-1)2 = -4 + 1 Add (-2/2)2 = (-1)2 = 1 to each side. ( x – 1)2 = -3 Write the left side as a binomial squared. x – 1 = +/- √-3 Take square roots of each side. x = 1 +/- √-3 Solve for x x = 1 +/- i√3 Write in terms of imaginary unit i. The solutions are 1 + i√3 and 1 - i√3. Because these solutions are imaginary, you cannot check them graphically. However, you can check the solutions algebraically by substituting them back into the original equation.
  • 14. SOLVING A QUADRATIC EQUATION IF THE COEFFICIENT OF X2 IS 1 Solve x2 + 10x – 3 = 0 by completing the square. Solution: x2 + 10x – 3 = 0 Write original equation. x2 + 10x = 3 Write the left side in the form x2 + bx. x2 + 10x +52 = 3 + 25 Add (10/2)2 = 52 = 25 to each side. ( x + 5)2 = 28 Write the left side as a binomial squared. x + 5 = +/- √28 Take square roots of each side. x = -5 +/- √28 Solve for x. x = -5 +/- 2 √7 Simplify. The solutions are -5 + 2 √7 and -5 - 2 √7.
  • 15. QUADRATIC FORMULA AND DISCRIMINANT The Quadratic Formula: Let a, b, and c be real numbers such that a ≠ 0. The solutions of the quadratic equation ax2 + bx + c = 0 are: x = -b +/- √b2 – 4ac/ 2a Remember that before you apply the quadratic formula to a quadratic equation, you must write the equation in standard form, ax2 + bx + c = 0.
  • 16. SOLVING A QUADRATIC EQUATION WITH TWO REAL SOLUTIONS Solve 2x2 + x = 5 Solution: 2x2 + x = 5 Write original equation. 2x2 + x – 5 = 0 Write in standard form. 2 – 4ac x = -b +/- √b / 2a Quadratic formula x = -1 +/- √12 – 4(2)(-5)/ 2(2) a = 2, b = 1, c = -5 x = -1 +/- √41/4 Simplify. The solutions are x = -1 +/- √41/4 ≈ 1.35, and x = -1 +/- √41/4 ≈ 1.85