document.write( "Question 405696: How long does it take to travel .2 miles at 35 miles per hour? \n" ); document.write( "
Algebra.Com's Answer #286506 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! d = rt \n" ); document.write( "t = d/r = 0.2/35 \n" ); document.write( "t =~ 0.005714 hours \n" ); document.write( " \n" ); document.write( " |