document.write( "Question 668717: How do I solve this?\r
\n" );
document.write( "\n" );
document.write( "A projectile is thrown upward so that its distance above the ground after t seconds is
\n" );
document.write( "h=-13t^2+520t. After how many seconds does it reach its maximum height?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #415805 by jenabee(1)![]() ![]() ![]() You can put this solution on YOUR website! h=-13t^2+520t since a= -13, the parabola will open down. \r \n" ); document.write( "\n" ); document.write( "Use -b/2a to find the x-value. This value will represent the number of seconds the projectile will meet its maximum height.\r \n" ); document.write( "\n" ); document.write( "a= -13 \n" ); document.write( "b=250\r \n" ); document.write( "\n" ); document.write( "-250/2(-13)= 20 \n" ); document.write( "Therefore, in 20 seconds, the projectile will meet its maximum height. \n" ); document.write( " |