document.write( "Question 1171140: While playing basketball, you are attempting to make a 3-point shot. The height in meters of the ball thrown at an angle of 45 degrees is given by the quadratic function h=-16t²+20t+6, where t is the time in seconds after throwing. The ball's horizontal distance in meters from you is modeled by x=6t. Assuming the ball went inside the ring, what is the horizontal distance from you to the ring? \n" ); document.write( "
Algebra.Com's Answer #796075 by Clanther(6)![]() ![]() ![]() You can put this solution on YOUR website! While playing basketball, you are attempting to make a 3-point shot. The height in meters of the ball thrown at an angle of 45 degrees is given by the quadratic function h=-16t²+20t+6, where t is the time in seconds after throwing. The ball's horizontal distance in meters from you is modeled by x=6t. Assuming the ball went inside the ring, what is the horizontal distance from you to the ring?\r \n" ); document.write( "\n" ); document.write( "Regarding this problem, I don't know if my solution is correct. I've came out with the answer given in the module which is 9 meters.\r \n" ); document.write( "\n" ); document.write( "Here is my solution:\r \n" ); document.write( "\n" ); document.write( "By analyzing the problem, the height of the ball as I hold it horizontally is given as h=-16t²+20t+6 and the height of the ball from me as I raised it ready to make a 3-point shot horizontally assuming that it will go inside the ring is x=6t.\r \n" ); document.write( "\n" ); document.write( "So the distance of the ball from the ground -16t²+20t+6 is subtracted from the distance of the ball as I raised it x=6t.\r \n" ); document.write( "\n" ); document.write( "Let x be the horizontal distance from me to the ring.\r \n" ); document.write( "\n" ); document.write( "f(x)=-16t²+20t+6-6t \n" ); document.write( " =-16t²+14t+6\r \n" ); document.write( "\n" ); document.write( "Solve for h in vertex formula h=-d/2a \n" ); document.write( " a=-16, b=14, c=6 \n" ); document.write( " h= -14/2(-16) = 7/16\r \n" ); document.write( "\n" ); document.write( "Substitute h to t: \n" ); document.write( " x= -16t²+14t+6 \n" ); document.write( " = -16(7/16)² + 14(7/16) + 6 \n" ); document.write( " = 145/16 \n" ); document.write( " x= 9meters \n" ); document.write( " \n" ); document.write( " |