document.write( "Question 1143152: The distance, in feet, that a certain object travels after t seconds is given by the function d(t)=a(t)+1/2bt2, where a and b are positive constants. Which of the following functions,s, represents the average (arithmetic mean) rate in feet per second, when the object has traveled t seconds?\r
\n" );
document.write( "\n" );
document.write( "a) s(t)= 2t
\n" );
document.write( "b) s(t)=t+t2
\n" );
document.write( "c) s(t)=t2+t3
\n" );
document.write( "d) s(t)=1+t
\n" );
document.write( "e) s(t)=1+t2\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #763927 by ikleyn(52771)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "1. Let me start explaining that the condition is written incorrectly.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The correct formula for the distance traveled is d(t) = a*t + (1/2)*bt^2.\r\n" ); document.write( "\r\n" ); document.write( " instead of d(t) = a(t) + (1/2)*b*t^2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " (Since \"a\" is a constant, there is no sense to write a(t), presenting \"a\" as a function of \"t\".)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "2. Let me continue, stating that the optional answer list DOES NOT CONTAIN the correct formula (!)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " (In other words, no one of the proposed options does fit as the correct answer.)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "3. Let me to explain you what happens in reality, from the Physics point of view.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The given distance formula presents the distance at the uniformly accelerated rectilinear move.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " \"a\" is the initial velocity. \"b\" is the acceleration.\r\n" ); document.write( "\r\n" ); document.write( " At such move, the velocity is the linear function of time v(t) = a + b*t.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The arithmetic mean of the rate is\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |