document.write( "Question 348281: The equation y = 0.5x - .01x^2 represents the parabolic flight of a certain cannonball shot at an angle of 26 degrees with the horizon and an initial velocity of 25 meters per second. In this equation, y is the height of the cannonball, in meters, and the x is the vertical distance traveled, in meters. Given the coordinates of (10,4) and (40,4) lie on the parabola, at what x-coordinate must the vertex lie? \n" ); document.write( "
Algebra.Com's Answer #248986 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The equation y = 0.5x - .01x^2 represents the parabolic flight of a certain cannonball shot at an angle of 26 degrees with the horizon and an initial velocity of 25 meters per second. In this equation, y is the height of the cannonball, in meters, and the x is the vertical distance traveled, in meters. Given the coordinates of (10,4) and (40,4) lie on the parabola, \n" ); document.write( "at what x-coordinate must the vertex lie? \n" ); document.write( "---- \n" ); document.write( "What the question wants you to notice is the symmetry of the two \n" ); document.write( "given points. They are both at y = 4 and separated by (40-10) = 30 \n" ); document.write( "--- \n" ); document.write( "The symmetry line is half between 40 and 10; that is 25. \n" ); document.write( "---- \n" ); document.write( "So the x-coordinate of the vertex is x = 25. \n" ); document.write( "================= \n" ); document.write( "Check it out: \n" ); document.write( "y = -0.01x^2 + 0.5x \n" ); document.write( "a = -0.01 ; b = 0.5 \n" ); document.write( "-- \n" ); document.write( "-b/2a = -0.5/(2*-0.01) = 0.5/0.02 = 25 \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |