Two model rockets are launched from ground level. Rocket A follows \(f(x) = -0.05x^2 + x\), where \(x\) is horizontal distance and \(f(x)\) is height, both in meters. Rocket B follows a quadratic path through \(P(0, 0)\), \(Q(5, 4)\), and \(R(10, 6)\).
a) Find the function \(g(x)\) for Rocket B.
b) Which rocket reaches a greater maximum height? Find both vertices.
c) Which rocket travels farther horizontally? Find the positive zero of each function.

Hints
- Substitute the three points into \(g(x) = ax^2 + bx + c\).
- The point \((0, 0)\) immediately determines \(c\).
- Use \(x = -\frac{b}{2a}\) to find each vertex.
- The horizontal range is the positive zero.
Solution
1. Let \(g(x) = ax^2 + bx + c\). Since \(P(0, 0)\) lies on the graph, \(c = 0\).
2. Substituting \(Q(5, 4)\) and \(R(10, 6)\) gives \(25a + 5b = 4\) and \(100a + 10b = 6\). Solving yields \(a = -0.04\) and \(b = 1\), so \(g(x) = -0.04x^2 + x\).
3. For Rocket A, the vertex occurs at \(x = -\frac{1}{2(-0.05)} = 10\), and \(f(10) = 5\). Its vertex is \((10, 5)\).
4. For Rocket B, the vertex occurs at \(x = -\frac{1}{2(-0.04)} = 12.5\), and \(g(12.5) = 6.25\). Its vertex is \((12.5, 6.25)\). Rocket B reaches a greater height.
5. Factoring gives \(f(x) = x(-0.05x + 1)\), so its positive zero is \(20\). Also, \(g(x) = x(-0.04x + 1)\), so its positive zero is \(25\). Rocket B travels farther.
Answer
a) \(g(x) = -0.04x^2 + x\)
b) Rocket A: vertex \((10, 5)\); Rocket B: vertex \((12.5, 6.25)\). Rocket B goes higher.
c) Rocket A: \(20\,\text{m}\); Rocket B: \(25\,\text{m}\). Rocket B travels farther.