Consider the family of quadratic functions \(f_a(x) = x^2 - 2ax + 3a\), where \(a \in \mathbb{R}\).
a) Rewrite \(f_a\) in vertex form and give the vertex in terms of \(a\).
b) Find an equation for the locus of all vertices.
c) Determine the values of \(a\) for which \(f_a\) has two, one, or no real zeros.
d) Show that every graph in the family passes through one common point, and give its coordinates.
Hints
- Complete the square to find the vertex.
- Eliminate the parameter from the vertex coordinates.
- Compare the vertex's \(y\)-coordinate with zero to count the real zeros.
- Collect the terms containing \(a\) to find where the function value is independent of the parameter.
Solution
1. Complete the square: \(f_a(x) = (x - a)^2 - a^2 + 3a\). Therefore, the vertex is \((a, -a^2 + 3a)\).
2. At a vertex, \(x = a\). Replacing \(a\) with \(x\) in the \(y\)-coordinate gives the locus \(y = -x^2 + 3x\).
3. Each parabola opens upward, so the number of real zeros depends on the vertex's \(y\)-coordinate \(-a^2 + 3a = a(3 - a)\). It is negative for \(a < 0\) or \(a > 3\), zero for \(a = 0\) or \(a = 3\), and positive for \(0 < a < 3\).
4. Thus, there are two real zeros for \(a < 0\) or \(a > 3\), one real zero for \(a = 0\) or \(a = 3\), and no real zeros for \(0 < a < 3\).
5. Rewrite \(f_a(x) = x^2 + a(3 - 2x)\). For the function value to be independent of \(a\), require \(3 - 2x = 0\), so \(x = \frac{3}{2}\). Then \(y = x^2 = \frac{9}{4}\). The common point is \(\left(\frac{3}{2}, \frac{9}{4}\right)\).
Answer
a) \(f_a(x) = (x - a)^2 - a^2 + 3a\); vertex: \((a, -a^2 + 3a)\)
b) \(y = -x^2 + 3x\)
c) Two real zeros for \(a < 0\) or \(a > 3\); one real zero for \(a = 0\) or \(a = 3\); no real zeros for \(0 < a < 3\)
d) \(\left(\frac{3}{2}, \frac{9}{4}\right)\)