Quadratic formula
ax ²+bx+c
Completing the square formula
a(x+p) ²+q
p = b/2a
q= c- b²/4a
What letters represent both the maximum and minimum points
(-p, q)
How do I solve hidden quadratics like kx² + 4kx + 9
Use a placeholder that represents a complex value
Example : y=kx
Discriminant formula
b ² -4ac
Determining if a quadratic has 2 distinct roots, 1 real root or no real roots
Delta: result from discriminant
formula
Roots: points that the parabola touches the x axis
If the delta > 0, there are 2 real roots ,
If the delta = 0 there is 1 real root ,
If the delta < 0 there are no real roots