document.write( "Question 805386: If an object is projected vertically upward from ground level with an initial velocity of 280 ft/sec, then its distance s above the ground after t seconds is given by
\n" );
document.write( "s = −10t2 + 280t.
\n" );
document.write( " For what values of t will the object be more than 1710 feet above the ground? \n" );
document.write( "
Algebra.Com's Answer #485208 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Why are you using s for distance . D makes much more sense.\r \n" ); document.write( "\n" ); document.write( "d = −10t2 + 280t \n" ); document.write( "1710 < −10t2 + 280t \n" ); document.write( "(t-19) (t-9)> 0 \n" ); document.write( "9 |