The graph shows a parabola \(f\) and a line \(g\).
1. Read the coordinates of the two intersection points.
2. Determine the equations from the following information:
- Line \(g\) passes through \((-1, 0)\) and has slope \(1\).
- Parabola \(f\) has vertex \((1, -4)\) and passes through \((3, 0)\). Write \(f\) in standard form.
3. Calculate the intersections algebraically and compare them with the graph.

Hints
- Read the intersection coordinates from the axes.
- Use point-slope information for the line and vertex form for the parabola.
- Set the equations equal and factor.
Solution
1. From the graph, the intersection points are \((-1, 0)\) and \((4, 5)\).
2. Write \(g(x) = x + b\). Substituting \((-1, 0)\) gives \(b = 1\), so \(g(x) = x + 1\).
3. Write \(f(x) = a(x - 1)^2 - 4\). Substituting \((3, 0)\) gives \(0 = 4a - 4\), so \(a = 1\).
4. Therefore, \(f(x) = (x - 1)^2 - 4 = x^2 - 2x - 3\).
5. Set the functions equal: \(x^2 - 2x - 3 = x + 1\), so \(x^2 - 3x - 4 = 0\).
6. Factor: \((x - 4)(x + 1) = 0\), giving \(x = -1\) or \(x = 4\).
7. Substitution into \(g\) gives the points \((-1, 0)\) and \((4, 5)\), matching the graph.
Answer
1. \((-1, 0)\) and \((4, 5)\)
2. \(g(x) = x + 1\), \(f(x) = x^2 - 2x - 3\)
3. The calculated intersections are \((-1, 0)\) and \((4, 5)\).