Quadratics BARNES Flashcards
Quadratic formula
-b±√(b²-4ac) / (2a)
What is the discriminant
b² - 4ac
if b² - 4ac > 0
there are 2 distinct solutions
if b2 - 4ac = 0
there is one repeated solution
if b2 - 4ac < 0
there are no real solutions
solve
x4 - 3x2 - 4 = 0
let y = x^2
x = +2 or -2
what are disguised quadratics
equations that become quadratic by making a substitution
solve
x - 10√x + 24 = 0
let y = √x
x = 16 or 36
An expression x2 + bx + c can be rewritten by completing the square
(x + p)^2 + q
where p = b/2, q = c - p^2
We use the form
a(x + p)^2 + q
to identify the vertex (turning point) of a quadratic
Vertex at (-p, q)
minimum if
( a(x + p)^2 + q )
a > 0 (happy face graph)
maximum if
( a(x + p)^2 + q )
a < 0 (sad face graph)
Quadratic graphs have a vertical line of symmetry at
x = -p
how to find y-intercept
y-value when x = 0
how to find roots
solutions for x, when y = 0
- can be 2, 1 or 0 real roots
- found by factorising or formula
5 + 3x - 2x^2 < 1 - 4x
find inequality
x < -0.5
or
x > 4
Find the set of values for k for which the equation 2x^2 - (k + 1)x + 5 - k = 0
has two distinct real solutions
k < -13
or
k > 3
intersections between curves are found by
solving simultaneous equations
Find the coordinates of the points of intersection
between the graphs
x+2y = 3
y^2 + 2xy + 9 = 0
(-3,3) and (5,-1)