document.write( "Question 806965: A baseball is thrown with a vertical velocity of 50ft/s from an initial height of 6 ft. The height in feet of the baseball can be modeled by h(t)= -16t^2 + 50t + 6, where t is the time in seconds since the ball was thrown. Approximately how many seconds does it take the ball to reach its maximum height? What is the maximum height that the ball reaches? \r
\n" );
document.write( "\n" );
document.write( "-16t^2 + 50t + 6\r
\n" );
document.write( "\n" );
document.write( "So first I did the following:
\n" );
document.write( "-b/2a= -50/2(-16)=-50/-32=25/16\r
\n" );
document.write( "\n" );
document.write( "Then I substituted it:\r
\n" );
document.write( "\n" );
document.write( "-16(25/16)^2 + 50(25/16) - 16\r
\n" );
document.write( "\n" );
document.write( "My teacher got:
\n" );
document.write( "1.5626 sec
\n" );
document.write( "45.06 feet(height)\r
\n" );
document.write( "\n" );
document.write( "However when I substituted it I got:
\n" );
document.write( "-16(25/16)^2 + 50(25/16) - 16
\n" );
document.write( "-39.0625 + 78.125 -16
\n" );
document.write( "23.0625\r
\n" );
document.write( "\n" );
document.write( "What am I doing wrong? \n" );
document.write( "
Algebra.Com's Answer #486128 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The vertex is \n" ); document.write( " (25/16, 721/16)=(1.5625, 45.0625) \n" ); document.write( "your 25/16 is correct. It is the exact answer. \n" ); document.write( "-16t^2 + 50t + 6 \n" ); document.write( "-16(25/16)^2 + 50(25/16) +6 \n" ); document.write( " You have \n" ); document.write( "-16(25/16)^2 + 50(25/16) - 16 \n" ); document.write( "where did you get the final -16 \n" ); document.write( "that changes the height by 22 \n" ); document.write( " \n" ); document.write( " |