document.write( "Question 310497: A graph is constructed such that time (in hours)is the x-variable and distance (in miles) is the y-variable. If you plot the distance that the car travels on the graph traveling at a speed 60 miles per hour, what is the slope of the graph? \n" ); document.write( "
Algebra.Com's Answer #222011 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
1x=60y
\n" ); document.write( "y=(1/60)x
\n" ); document.write( "y=mx+b
\n" ); document.write( "m=1/60 b=0
\n" ); document.write( "
\n" );