document.write( "Question 334793: What do I need to do to solve this problem and how do I graph it? My average speed during a trip is 40 miles per hour. Write a linear function that models the distance you travel d(t) as a function of t, the time spent traveling. \n" ); document.write( "
Algebra.Com's Answer #239879 by mananth(16946)![]() ![]() You can put this solution on YOUR website! d= distance \n" ); document.write( "t = time \n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( "d=40*t \n" ); document.write( "d=40t \n" ); document.write( ".. \n" ); document.write( " |