document.write( "Question 621501: if a car is going 96 mph at 14 seconds how long to get to 60 mph \n" ); document.write( "
Algebra.Com's Answer #390789 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if a car is going 96 mph at 14 seconds how long to get to 60 mph \n" ); document.write( "---------- \n" ); document.write( "If its acceleration is constant (not usual): \n" ); document.write( "96:14::60:t \n" ); document.write( "96t = 14*60 = 840 \n" ); document.write( "t = 840/96 \n" ); document.write( "t =~ 8.75 seconds \n" ); document.write( " \n" ); document.write( " |