Chapter 2 Quadratics Flashcards
how do you solve a quadratic equation by factorising?
- write the equation in the form: ax^2 + bx + c = 0
- factorise the left hand side
- set each factor equal to zero and solve to find the values of x
how do you solve a quadratic equation using the quadratic formula?
- write the equation in the form: ax^2 + bx + c = 0
- identify the coefficients a, b and c
- use the formula:
(-b ± √b^2 - 4ac)/2a
how would you complete the square for the equation x^2 + bx?
(x + b/2)^2 - (b/2)^2
how would you complete the square for the equation ax^2 + bx + c?
a(x+b/2a)^2 + (c-(b^2)/4a)
what is the set of possible inputs for a function called?
the domain
what is the set of possible outputs for a function called?
the range
what are the roots of a function?
the values of x for which f(x) = 0
what determines the shape of a quadratic graph?
the coefficient of x^2:
- if it is positive the parabola will be U shaped
- if it is negative the parabola will be ∩ shaped
how can you find the turning point of a quadratic graph?
completing the square
if f(x) = a(x+p)^2 + q then the turning points would be at (-p, q)
what is the discriminant?
the expression b^2 - 4ac (for a quadratic function)
how does the discriminant show how many real roots f(x) has?
- if b^2 - 4ac > 0 then f(x) has 2 distinct real roots
- if b^2 - 4ac = 0 then f(x) has 1 distinct real root
- if b^2 - 4ac < 0 then f(x) has no distinct real roots