document.write( "Question 262501: Can you help me with this problem?\r
\n" );
document.write( "\n" );
document.write( "The velocity of an object that has mass a mass of 25kg is 15 m/s. It is accelerated by a force until it reaches a velocity of 40 m/s. This is accomplished in 5 seconds. What is the force that caused this acceleration? \n" );
document.write( "
Algebra.Com's Answer #193376 by scott8148(6628) You can put this solution on YOUR website! the acceleration is the change in velocity divided by the time (uniform acceleration is assumed)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a = (40 - 15) / 5 = 5 m/s^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "force equals the mass multiplied by the acceleration (Newton's 2nd law)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f = 25 * 5 = 125 N (guess what the N stands for) \n" ); document.write( " |