document.write( "Question 1201880: A steel ball is projected downward at an angle of 48° with the horizontal from the top of the cliff 480 m high. Its initial velocity is 43 m/s.
\n" ); document.write( "
\n" ); document.write( "a. How long will it take before striking the ground?
\n" ); document.write( "b. How far from the base of the building will it strike?
\n" ); document.write( "c. With what velocity will it hit the ground?
\n" ); document.write( "d. At what angle with horizontal will it strike?
\n" ); document.write( "

Algebra.Com's Answer #836433 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A steel ball is projected downward at an angle of 48° with the horizontal from the top of the cliff 480 m high. Its initial velocity is 43 m/s.
\n" ); document.write( "--------------------
\n" ); document.write( "Using 10 m/sec/sec for gravity:\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "a. How long will it take before striking the ground?
\n" ); document.write( "The vertical component is -43*sin(48) = ~31.96 m/s
\n" ); document.write( "h(t) = -5t^2 - 31.96t + 480 = 0 at impact
\n" ); document.write( "Solve for t
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"-5x%5E2%2B-31.96x%2B480+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-31.96%29%5E2-4%2A-5%2A480=10621.4416\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=10621.4416 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--31.96%2B-sqrt%28+10621.4416+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-31.96%29%2Bsqrt%28+10621.4416+%29%29%2F2%5C-5+=+-13.5020378419643\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-31.96%29-sqrt%28+10621.4416+%29%29%2F2%5C-5+=+7.11003784196429\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"-5x%5E2%2B-31.96x%2B480\" can be factored:
\n" ); document.write( " \"-5x%5E2%2B-31.96x%2B480+=+%28x--13.5020378419643%29%2A%28x-7.11003784196429%29\"
\n" ); document.write( " Again, the answer is: -13.5020378419643, 7.11003784196429.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-5%2Ax%5E2%2B-31.96%2Ax%2B480+%29\"

\n" ); document.write( "\n" ); document.write( "Ignore the negative value.
\n" ); document.write( "t = 7.11 seconds to impact
\n" ); document.write( "----------------------
\n" ); document.write( "b. How far from the base of the building will it strike?
\n" ); document.write( "Horizontal component = 43*cos(48)
\n" ); document.write( "Distance = 7.11*43*cos(48) = ~ 204.57 meters
\n" ); document.write( "------------------------
\n" ); document.write( "c. With what velocity will it hit the ground?
\n" ); document.write( "Impact speed = vert comp of 43 + 5t = 31.96 + 7.11*5 = ~ 67.51 m/sec
\n" ); document.write( "----------------------
\n" ); document.write( "d. At what angle with horizontal will it strike?
\n" ); document.write( "The path of the object is a parabola --- h(t) = -5t^2 - 31.96t + 480 = 0 at impact.
\n" ); document.write( "Find the slope at t = 7.11
\n" ); document.write( "h'(t) = -10t - 31.96 = -103.06
\n" ); document.write( "Angle = 180 - h'(t) = 76.94 degs
\n" ); document.write( "
\n" );