Six points are given: \(A(-3, 4)\), \(B(0, 1)\), \(C(-2, 1)\), \(D(1, 1)\), \(E(4, 4)\), and \(F(2, 0)\). The points can be divided between exactly two graphs of the form \(f(x)=(x-h)^2\).
Determine the two possible values of \(h\) and assign each point to the corresponding function.
Hints
- A point on a graph must make the function equation true.
- Taking square roots creates two possible cases.
- Look for a value of \(h\) that works for several points.
Solution
1. A point \((x, y)\) on the graph satisfies \(y=(x-h)^2\), so \(x-h=\sqrt{y}\) or \(x-h=-\sqrt{y}\).
2. For \(A(-3, 4)\), \(-3-h=2\) or \(-3-h=-2\), giving \(h=-5\) or \(h=-1\).
3. For \(B(0, 1)\), \(-h=1\) or \(-h=-1\), giving \(h=-1\) or \(h=1\). The common value for \(A\) and \(B\) is \(h=-1\).
4. Check \(C(-2, 1)\): \(1=(-2-(-1))^2=1\). Thus, \(A\), \(B\), and \(C\) lie on \(f(x)=(x+1)^2\).
5. Point \(F(2, 0)\) gives \(0=(2-h)^2\), so \(h=2\).
6. Check the remaining points: \((1-2)^2=1\) for \(D\), and \((4-2)^2=4\) for \(E\). Thus, \(D\), \(E\), and \(F\) lie on \(f(x)=(x-2)^2\).
Answer
The two values are \(h=-1\) and \(h=2\).
For \(h=-1\), the function is \(f(x)=(x+1)^2\), and the points are \(A\), \(B\), and \(C\).
For \(h=2\), the function is \(f(x)=(x-2)^2\), and the points are \(D\), \(E\), and \(F\).