document.write( "Question 890500: a motorist travel at 70 km/hr for t hrs. Express distance d traveled as a function of t, \n" ); document.write( "
Algebra.Com's Answer #539036 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! d = r*t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d = 70*t \n" ); document.write( " |