document.write( "Question 402545: If a person travels 40 miles an hour how far will they travel in 3 hours? in n hours? What is the answer for n? \n" ); document.write( "
Algebra.Com's Answer #284734 by mananth(16946)![]() ![]() You can put this solution on YOUR website! rate = 40 mph \n" ); document.write( "d=rt \n" ); document.write( "t=3 \n" ); document.write( "so disatnce = 120 miles \n" ); document.write( ".. \n" ); document.write( "t=n \n" ); document.write( "so distance = 40n miles \n" ); document.write( " |