Two asteroids are following parabolic paths represented by the functions:
By drawing the graphs of both trajectories, find the coordinates of the location where both asteroids will pass (the point of intersection).
To find where two trajectories meet, we look for the intersection points of their graphs. This occurs at the coordinates that satisfy both equations simultaneously. In this problem, we use a table of values to plot the parabolas and identify the shared point.
To find the intersection point, we first evaluate both functions across a range of values to understand their shapes and identify where their outputs match.
Using the provided data, we calculate the -coordinates for and :
| -1 | 0 | 1 | 1.5 | 2 | 3 | 3.5 | 4 | 5 | |
|---|---|---|---|---|---|---|---|---|---|
| 20 | 12 | 6 | 3.75 | 2 | 0 | -0.25 | 0 | 2 | |
| 4 | 0 | -2 | -2.25 | -2 | 0 | 1.75 | 4 | 10 |
By observing the table, we look for an value where .
Since both functions yield a value of when is , the point is a point of intersection.
To ensure there are no other intersection points not captured by the table, we can set the two equations equal to each other:
Subtract from both sides:
Add to both sides:
Substituting back into :
The asteroids will both pass through the point .