We will see that for Stuart the maximum height is 30ft, and for Francisco it is 46.0625 ft
In the case of Stuart it is simple, as we have a graph, we just need to see the largest y-value on the graph. We can see that it is y = 30, then for Stuart, the largest distance from the ground is 30ft.
In the case of Francisco, we need to find the maximum of:
g(x)= -16x^2 + 50x +7
Notice that this is a quadratic of negative leading coefficient, so the maximum is at the vertex.
x = -50/(2*-16) = 25/16
Evaluating the function in 25/16 we get:
g(25/16) = -16*(25/16)^2 + 50*(25/16) +7 = 46.0625 ft
If you want to learn more about quadratic functions, you can read:
https://brainly.com/question/1214333