document.write( "Question 937420: A placekicker kicks the football, which reaches a maximum height of 8 yards and lands 50 feet away. Assuming the football was at the origin when it was kicked, write and equation for the height of the football. \n" ); document.write( "
Algebra.Com's Answer #570786 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A placekicker kicks the football, which reaches a maximum height of 8 yards and lands 50 feet away. Assuming the football was at the origin when it was kicked, write and equation for the height of the football. \n" ); document.write( "------------------- \n" ); document.write( "Draw the picture. \n" ); document.write( "x-intercepts at (0,0) and (50,0) \n" ); document.write( "--- \n" ); document.write( "high point = (25,8) \n" ); document.write( "---- \n" ); document.write( "Form:: y = ax^2 + bx + c \n" ); document.write( "y = ax(x-50 \n" ); document.write( "8 = a*25(-25) \n" ); document.write( "a = 8/-625 \n" ); document.write( "------ \n" ); document.write( "-b/(2a) = 25 \n" ); document.write( "b = -50a = -50[-8/625] = 400/625 = 16/25 \n" ); document.write( "----- \n" ); document.write( "c = 0 \n" ); document.write( "------------------ \n" ); document.write( "Equation:: \n" ); document.write( "y = (-8/625)x^2 + (16/25)x \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |