document.write( "Question 350550: A car takes off from rest and covers 25 m while accelerating at 2.0 m/s^2. How long does it take? What speed is obtained? \n" ); document.write( "
Algebra.Com's Answer #250551 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! s = at^2/2 \n" ); document.write( "25 = 2t^2/2 = t^2 \n" ); document.write( "t = 5 seconds \n" ); document.write( "------------- \n" ); document.write( "v = at \n" ); document.write( "v = 2*5 = 10 m/sec \n" ); document.write( " \n" ); document.write( " |