document.write( "Question 596212: set h=0Trying to solve this multiple part problem, I have tried using the quadratic equation, I don't think I'm putting the numbers in the right place. I know the formula for height, not sure where to start.\r
\n" );
document.write( "\n" );
document.write( "Here's the problem: Guns on a battleship must fire their charges many miles. In order to do this the charge must be fired high up into the sky. Suppose that one such gun shoots a charge so that its initial height above the water is 50 ft and its initial upward velocity is 1000 ft/ sec.
\n" );
document.write( "1. How many seconds after it was shot will the charge hit the ocean?
\n" );
document.write( "2. Fifty seconds after being fired, how high above the water will the charge be?
\n" );
document.write( "3. How many seconds after it was shot will the charge first be 2000 ft high?
\n" );
document.write( "4. How many seconds after it was shot will the charge next be 2000 ft high?
\n" );
document.write( "5. What is the maximum height that the charge will reach?
\n" );
document.write( "6. How high above the water will the charge be in 10 seconds? \n" );
document.write( "
Algebra.Com's Answer #377626 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! (height) = -(half the gravitational acceleration times the time squared) + (initial velocity times the time) + (initial height)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h = -16t^2 + 1000t + 50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the max height is on the axis of symmetry ___ t = -1000 / [2(-16)] = 125/4 \n" ); document.write( "___ substitute the time into the equation to find the height\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the quadratic formula is ___ \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "remember that the equation must equal zero to use the formula \n" ); document.write( "___ you may have to subtract the height from the expression to accomplish this\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1. set h=0 in height equation, use quadratic formula to solve\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. (and 6) plug time into height formula\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3. (and 4) height is 2000, but equation must equal zero to use quadratic formula (see above comments)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5. see above comments \n" ); document.write( " |