document.write( "Question 1010399: A bicyclist accelerates uniformly from a speed of 2.50 m/s forward to 5.55 m/s forward at a rate of +o.525 m/s^2. How far did the bicyclist move during this acceleration? \n" ); document.write( "
Algebra.Com's Answer #625885 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We use the formula \n" ); document.write( "(Vf)^2 - (Vo)^2 = 2ax \n" ); document.write( "so that distance covered x is \n" ); document.write( "x = [(Vf)^2 - (Vo)^2] / 2a \n" ); document.write( "x = [5.55^2 - 2.50^2] / (2*0.525) \n" ); document.write( "x = 23.4 m \n" ); document.write( " |