document.write( "Question 828009: While on a roadtrip, a car travels at an average speed of 61 miles per hour. How do i write an equation that gives the distance, d, the car travels in t hours at its average speed? \n" ); document.write( "
Algebra.Com's Answer #499120 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Remember, dist = speed * time
\n" ); document.write( "therefore
\n" ); document.write( "d = 61t
\n" ); document.write( "
\n" );