document.write( "Question 516244: what distance would you travel? if you drove for 4 hours at an average speed of 85km/h \n" ); document.write( "
| Algebra.Com's Answer #344290 by mananth(16946)     You can put this solution on YOUR website! d=r*t \n" ); document.write( "d=85*4 \n" ); document.write( "d=340 miles \n" ); document.write( " |