document.write( "Question 246811: I am looking for help with the following problem:\r
\n" );
document.write( "\n" );
document.write( "\"Cathy hit a golf ball 140 yards down the fairway. If the ball reaches a maximum height of 20 yards, find the equation for the height of the golf ball verses the distance it has traveled. Assume a parabolic path.\"\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help. \n" );
document.write( "
Algebra.Com's Answer #180140 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \"Cathy hit a golf ball 140 yards down the fairway. If the ball reaches a maximum height of 20 yards, find the equation for the height of the golf ball verses the distance it has traveled. Assume a parabolic path.\" \n" ); document.write( "------------- \n" ); document.write( "At time zero the height is zero so the ball starts at (0,0) \n" ); document.write( "------------------------ \n" ); document.write( "Vertex is (v,20) \n" ); document.write( "x intercept is (140,0) is the point the ball hits the ground. \n" ); document.write( "----- \n" ); document.write( "The equation of the paratola is \n" ); document.write( "y = k*x(x-140) \n" ); document.write( "y = kx^2 -140kx \n" ); document.write( "---------- \n" ); document.write( "The vertex occurs when v = -b/2a = 140k/(2k) = 70 \n" ); document.write( "Vertex is (70,20) \n" ); document.write( "So, 20 = k*70(70-140) \n" ); document.write( "20 = 70k(-70) \n" ); document.write( "20 = -4900k \n" ); document.write( "k = -2/490 = -1/245 \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "y = (-1/245)(x^2-140x) \n" ); document.write( "------------------------------- \n" ); document.write( " \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |