document.write( "Question 442007: If a car travels 1 mile in 75 seconds. At this rate, how many miles will the car travel in 1 hour? \n" ); document.write( "
Algebra.Com's Answer #304934 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If a car travels 1 mile in 75 seconds. At this rate, how many miles will the car travel in 1 hour? \n" ); document.write( ". \n" ); document.write( "1/75 mile per secs \n" ); document.write( "since d=rt \n" ); document.write( "1/75 * 1hour * 60secs/1min * 60min/1hr \n" ); document.write( "(60*60)/75 \n" ); document.write( "48 miles \n" ); document.write( " |