document.write( "Question 6249: a) An automobile travels m miles in h hours. At this rate, how far will it travel in X hours? \n" ); document.write( "
Algebra.Com's Answer #3520 by arunpaul(104)![]() ![]() ![]() You can put this solution on YOUR website! automobile travels m mile in h hours \n" ); document.write( "os it travels in 1hour = m/h mile \n" ); document.write( "so it travels in X hour = X*(m/h) mile (Ans) \n" ); document.write( " |