document.write( "Question 1080002: In a physics experiment, it is found that the equation V(t) = 1667t – 5940t2
\n" );
document.write( "expresses the velocity of an object as a function of time(t). Computer V(0.1), V(0.15), and V(0.2).\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I'm not sure if I am doing this right, but this is what I got.\r
\n" );
document.write( "\n" );
document.write( "V(t) = 1667(.1) – 5940(.1)^2=107.3
\n" );
document.write( "V(t) = 1667(.15) – 5940(.15)^2=116.4
\n" );
document.write( "V(t) = 1667(.2) – 5940(.2)^2=95.8 \n" );
document.write( "
Algebra.Com's Answer #694231 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! That's all there is to it. \n" ); document.write( "Just substitution. \n" ); document.write( " \n" ); document.write( " |