document.write( "Question 704456: A car is traveling at a speed of 60 miles per hour. How many hours will it take for the car to travel a distance of 240 miles? \n" ); document.write( "
Algebra.Com's Answer #434090 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A car is traveling at a speed of 60 miles per hour. How many hours will it take for the car to travel a distance of 240 miles? \n" ); document.write( "----------------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |