document.write( "Question 905842: a motorist travels at 30km/h for t hours. express the distance d traveled as a function of t \n" ); document.write( "
Algebra.Com's Answer #549441 by Alan3354(69443) You can put this solution on YOUR website! d = r*t \n" ); document.write( "d(t) = 30t (d in km, t in hours) \n" ); document.write( " |