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)\"\" \"About 
You can put this solution on YOUR website!
d= distance
\n" ); document.write( "t = time
\n" ); document.write( "..
\n" ); document.write( "\"distance+=+speed+%2A+time\"
\n" ); document.write( "d=40*t
\n" ); document.write( "d=40t
\n" ); document.write( "..
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-5%2C100%2C40x%29\"
\n" ); document.write( "
\n" );