document.write( "Question 551863: How far can a car travel in 40 minutes if it is traveling at an average speed of 50 miles per hour? \n" ); document.write( "
Algebra.Com's Answer #359975 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How far can a car travel in 40 minutes if it is traveling at an average speed of 50 miles per hour? \n" ); document.write( "apply distance formula: \n" ); document.write( "d = rt \n" ); document.write( "d = 50(40/60) \n" ); document.write( "d = 50(4/6) \n" ); document.write( "d = 50(2/3) \n" ); document.write( "d = 100/3 \n" ); document.write( "d = 33.3 miles \n" ); document.write( " \n" ); document.write( " |