document.write( "Question 367485: If a ball is thrown upward 32 ft per second from a 40 ft. tall building,the height of the ball can be measured by S=40+32t-16t^2, where t is the number of seconds after the ball is thrown. Find the t and S coordinates of the vortex of this quadratic equation. \r
\n" );
document.write( "\n" );
document.write( "I am not quite sure how to solve this. I was originally factoring it out.
\n" );
document.write( "0=-16t^2+32t+40
\n" );
document.write( "0=-4(4t^2-8t-10)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #261958 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the vertex is on the axis of symmetry ___ t = -b / (2a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "find t and then substitute to find s \n" ); document.write( " |