Once we've derived the expression for the derivative, we need to find its critical points. This usually involves solving an equation, often a quadratic equation. Quadratic equations are polynomial equations of degree 2, which are expressed in the form \(ax^2 + bx + c = 0\).
In our case, the equation becomes \(3x^2 - 6ax + 3a^2 = 0\). To simplify, we divide the entire equation by 3, resulting in \(x^2 - 2ax + a^2 = 0\).
- Quadratic equations can be solved by methods like factorization, completing the square, or using the quadratic formula.
- In this instance, factorization is the most efficient approach due to its simplicity.
Understanding these equations is vital for finding where the slope of the original function is zero, leading to critical points.