SOLUTION: A programmer is writing the code for a new interactive basketball game. As a result, she is using quadratic relations to model the path of the ball. During the game, when a ball is
Question 683994: A programmer is writing the code for a new interactive basketball game. As a result, she is using quadratic relations to model the path of the ball. During the game, when a ball is shot, the path it follows is modeled by the quadratic relation,h= -0.2d^2 + 3d + 6 , where h represented the height of the ball above the ground and d represented the distance of the ball from the shooter. Both distances are measured in feet.
How high was the ball when the shooter shot it?
What was the maximum height obtained by the ball?
A rim of a basketball net is 10 feet high. For what horizontal distance was the ball above the rim of the basketball net?
Please help for my review coming up ): Answer by jim_thompson5910(35256) (Show Source):
A rim of a basketball net is 10 feet high. For what horizontal distance was the ball above the rim of the basketball net?
Plug in h = 10 and solve for d
Now use the quadratic formula to solve for d
Plug in , ,
or
or
So the distance is either or , which means that the distance it travels about 13.520797 - 1.479203 = 12.041594 feet horizontally when the ball is above the 10 ft rim.