document.write( "Question 366347: a car travels down the highway at 60km/hr for2.5hours .How far has the car gone? \n" ); document.write( "
Algebra.Com's Answer #261054 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
d=r*t
\n" ); document.write( "d=60*2.5
\n" ); document.write( "d=150 km
\n" ); document.write( "
\n" );