Richard P. answered 11/01/14
Tutor
4.9
(831)
PhD in Physics with 10+ years tutoring experience in STEM subjects
This problem can be approached using either a calculus or non-calculus approach. The calculus approach is simpler, but I will use the non-calculus approach here.
The formula for h is quadratic in x (the horizontal distance), so the graph of h(x) is a parabola. The standard formula for a parabola is a x2 + b x + c. For this case a = -32/6102 , b = 1 , c = 941. The maximum height will be at the vertex of the parabola. The x coordinate of the vertex of a parabola in standard form is xv = -b/(2a). For this case this results in xv = (1/2) 6102/32 = 5814.
The maximum height is the y component of the vertex. This can be obtained by substituting 5814 into the formula for h. This results in yv = 3848.
The projectile will hit the ground when h = 0. This gives rise to the equation
0 = a x2 + b x + c with the values of a,b,c given above. This equation is solved by the quadratic formula
x = ( -b - sqrt(b2 - 4ac) /2a. (I take the minus sign because the plus sign results in an unphysical negative value for x). Plugging in the values of a, b, c (taking careful note that a is negative) gives x = 12503