document.write( "Question 869917: I have no idea on this question . I dont know what they want me to graph : a toy rocket is launched from a platform 20 feet above the ground with an initial velocity of 128 feet per second. The equation for the height{in feet} of the rocket t seconds after being launched is h= -16t^2+128t+20
\n" );
document.write( "The graph of the height equation is?
\n" );
document.write( "a} Do i need vertex ,x interception and y interception?
\n" );
document.write( "b} from the question the equation should be 20=-16t^2+128t+20 ?
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #524553 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "This is a parabola with time (t) along the x axis and height (h) along the y axis. From the graph, the rocket looks like it achieves max height of 260 feet after 4 seconds. \n" ); document.write( "Also, you can use calculus and take the first derivative and set it equal to 0 to determine the time t for the max height. \n" ); document.write( "f' = -32t + 128 \n" ); document.write( "-32t + 128 = 0 \n" ); document.write( "32t = 128 \n" ); document.write( "t = 4 \n" ); document.write( "now we can determine the max height by subsituting for t in oringal equation \n" ); document.write( "h = -16*4^2 +128*4 + 20 = 266 feet \n" ); document.write( "the vertex of the parabola is (4, 266) \n" ); document.write( " \n" ); document.write( " |