document.write( "Question 31632: 3) Suppose you throw a baseball straight up at a velocity of 64 feet per second. A function can be created by expressing distance above the ground, s, as a function of time, t. This function is s = -16t2 + v0t + s0
\n" );
document.write( "• 16 represents 1/2g, the gravitational pull due to gravity (measured in feet per second2).
\n" );
document.write( "• v0 is the initial velocity (how hard do you throw the object, measured in feet per second).
\n" );
document.write( "• s0 is the initial distance above ground (in feet). If you are standing on the ground, then s0 = 0.\r
\n" );
document.write( "\n" );
document.write( "1. How long will it take to hit the ground?\r
\n" );
document.write( "\n" );
document.write( "2. What is the maximum height of the ball? What time will the maximum height be attained?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #18279 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Using the given function: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "1) The ball returns to the ground in 4 seconds.\r \n" ); document.write( "\n" ); document.write( "The maximum height of the ball can be found by finding the location of the verttex of the parabola that is represented by the original quadratic equation \n" ); document.write( "The t-coordinate of the vertex is given by \n" ); document.write( "The a and b come from the standard form of a quadratic equation \n" ); document.write( "In this problem, a = -16, b = 64, and c = 0\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "To find the maximum height, substitute this value of t into the original equation and solve for s.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |