document.write( "Question 696822: If I'm traveling at 45 mph, and I slow to zero mph in 74.4 feet, how much time would that take?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #429355 by Alan3354(69443) You can put this solution on YOUR website! If I'm traveling at 45 mph, and I slow to zero mph in 74.4 feet, how much time would that take? \n" ); document.write( "-------------- \n" ); document.write( "45 mi/hr = 66 ft/sec \n" ); document.write( "---- \n" ); document.write( "v = at \n" ); document.write( "s = at^2/2 = vt/2 \n" ); document.write( "t = 2s/v = 148.8/66 \n" ); document.write( "t =~ 2.255 seconds \n" ); document.write( " \n" ); document.write( " |