Standard Form:
( y = ax^2 + bx + c )
Intercept Form:
( y = a(x - p)(x - q) )
Vertex Form:
( y = a(x - h)^2 + k )
Y-intercept:
X-intercepts:
Given equation in standard form: ( y = 2x^2 - 12x + 10 )
Factor out GCF ((2)):
[ y = 2(x^2 - 6x + 5) ]
Factor trinomial:
The x-coordinate (h) of the vertex is the average of the roots (( p ) and ( q )):
[
h = \frac{p + q}{2}
]
Example: ( (1 + 5) / 2 = 3 )
Substitute ( x = 3 ) into the intercept or standard form to find ( k ): [ y = 2(3 - 1)(3 - 5) = 2(2)(-2) = -8 ] So, vertex at ( (3, -8) )
Vertex Form Equation:
[
y = 2(x - 3)^2 - 8
]
Intercept Form:
Sum ( = p + q )
Standard Form:
Sum ( = -\frac{b}{a} )
Vertex Form:
Sum ( = 2h )
Intercept Form:
Product ( = pq )
Standard Form:
Product ( = \frac{c}{a} )
Vertex Form:
Product ( = h^2 + \frac{k}{a} )