document.write( "Question 1195589: The government wants to test out their new rockets. The path of their rockets are given (measured in kilometers) by h = -0.5d(2d - 500,000). h represents height, and d represents horizontal distance.\r
\n" );
document.write( "\n" );
document.write( "a) What is the horizontal distance that the rockets travels?\r
\n" );
document.write( "\n" );
document.write( "b) What is the maximum height the rocket flies? \n" );
document.write( "
Algebra.Com's Answer #828109 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The government wants to test out their new rockets. The path of their rockets are given (measured in kilometers) by h = -0.5d(2d - 500,000). h represents height, and d represents horizontal distance.\r \n" ); document.write( "\n" ); document.write( "a) What is the horizontal distance that the rockets travels? \n" ); document.write( "Assuming the launch and impact are the same height: \n" ); document.write( "h = -d^2 + 250000d = 0 \n" ); document.write( "d = 250000 kms - not realistic \n" ); document.write( "==================== \n" ); document.write( "b) What is the maximum height the rocket flies? \n" ); document.write( "Max height is the \"half-way\" point of horizontal distance \n" ); document.write( "h = -(125000)^2 + 250000*125000 = 15625000000 kms - even less realistic \n" ); document.write( " |