document.write( "Question 1162225:  A monkey throws a nut down to the ground from a branch 15 m up. The function
\n" );
document.write( "ℎ(t) = −5t^2 − 10t + 15 models the height of the nut, in metres, and t is the time in seconds.
\n" );
document.write( "a) Which zero needs to be discarded? Why?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #785964 by ikleyn(52879)     You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Solve the quadratic equation \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " h(t) = 0, which is -5t^2 - 10t + 15 = 0.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Accept only positive root t > 0 and discard the negative root, since this equation, by its construction,\r\n" ); document.write( "\r\n" ); document.write( "is valid (makes physical sense) for positive values of the parameter t, only.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |