Create a graph with age on the x-axis and money spent on a night out on the y-axis. Plot the ordered pairs as a scatter plot. After placing all points, state the relationship, for example: "the older someone is, the less money they spend on a night out," ensuring the description matches the plotted data. (:
We can formulate the trajectory of the parabola using the vertex form equation: y = a (x – h)^2 + k. The coordinates for the vertex are at h and k, representing the peak height, thus h = 250 and k = 120. Consequently, the equation becomes y = a (x – 250)^2 + 120. At the starting point where x = 0 and y = 0, we find a: 0 = a (0 – 250)^2 + 120, which simplifies to 0 = a (62,500) + 120, leading to a = -0.00192. The complete equation is y = -0.00192 (x – 250)^2 + 120. To determine y when x = 400, we substitute: y = -0.00192 (400 - 250)^2 + 120, yielding y = 76.8 ft. Hence, the ball clears the tree by 76.8 ft – 60 ft = 16.8 ft.