document.write( "Question 784441: A rollercoaster car decelerates uniformly from a velocity of 20 m/s to come to rest while covering a displacement of 40 m. What was the acceleration of the car? \n" ); document.write( "
Algebra.Com's Answer #477096 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A rollercoaster car decelerates uniformly from a velocity of 20 m/s to come to rest while covering a displacement of 40 m. What was the acceleration of the car? \n" ); document.write( "---------------- \n" ); document.write( "v = at --> t = v/a \n" ); document.write( "s = at^2/2 \n" ); document.write( "Sub for t \n" ); document.write( "s = a*(v/a)^2/2 \n" ); document.write( "s = v^2/2a \n" ); document.write( "a = v^2/2s = 400/(2*40) \n" ); document.write( "a = 5 m/sec/sec \n" ); document.write( " \n" ); document.write( " |