document.write( "Question 1104815: Peter walks 3 minutes at a constant rate and travels 330 meters.\r
\n" ); document.write( "\n" ); document.write( "If we graph this relationship with time along the x-axis and distance along the y-axis, the slope of the line representing this relationship is\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "If Peter walks for an hour, the point on the line that represents the distance he walks with respect to time is\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #719494 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
let r be Peter's rate, then
\n" ); document.write( ":
\n" ); document.write( "r * 3 = 330
\n" ); document.write( ":
\n" ); document.write( "r = 110 meters / minute
\n" ); document.write( ":
\n" ); document.write( "let y be distance(meters) and x(minutes) be time, then
\n" ); document.write( ":
\n" ); document.write( "y = 110x
\n" ); document.write( ":
\n" ); document.write( "1 hour is 60 minutes
\n" ); document.write( ":
\n" ); document.write( "y = 110(60) = 6600 meters
\n" ); document.write( ":
\n" ); document.write( "the point is (60, 6600)
\n" ); document.write( ":
\n" ); document.write( "here is a plot of the line y = 110x
\n" ); document.write( ":
\n" ); document.write( "\"+graph%28+400%2C+500%2C+-20%2C+100%2C+-300%2C+10000%2C+110x%29+\"
\n" ); document.write( ":
\n" ); document.write( "
\n" );