document.write( "Question 908916: After 4 minutes an ant traveled 105 meters and after 8 minutes the ant will have traveled 165 meters.
\n" );
document.write( "(a)
\n" );
document.write( "Assuming a linear equation can be used to model the change in distance traveled over time beetween 4 and 8 minutes, write this linear model in slope-intercept form: Switch to Equation Editor
\n" );
document.write( "Let ybe the distance traveled (in meters) after xminutes.
\n" );
document.write( "(b)
\n" );
document.write( "The significance of the slope in the context of this situation is:\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " The ant travels at an average of 45 minutes per meter.
\n" );
document.write( "
\n" );
document.write( " The ant travels 45 meters in 15 minutes.
\n" );
document.write( "
\n" );
document.write( " The ant travels at an average of 15 meters per minute.
\n" );
document.write( "
\n" );
document.write( " The ant travels at an average of 45 meters per minute.
\n" );
document.write( "
\n" );
document.write( " The ant travels at an average of 15 minutes per meter.
\n" );
document.write( "(c)
\n" );
document.write( "Predict the distance that the ant will have traveled after 16 minutes and the number of minutes it will take for the ant to travel 315 meters
\n" );
document.write( "The distance that the ant will have traveled after 16 minutes is meters.
\n" );
document.write( "(d)
\n" );
document.write( "The number of minutes that will pass from the time the ant begins moving until it has traveled 315 meters is minutes. \n" );
document.write( "
Algebra.Com's Answer #551458 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! we are given two points, (4,105) and (8,165), then the slope m is \n" ); document.write( "m = (165 - 105) / (8 - 4) = 60/4 = 15 and so far the equation looks likw \n" ); document.write( "y = 15x + b \n" ); document.write( "let's get the y intercept by substituting one of the points in the equation \n" ); document.write( "105 = 15*4 + b \n" ); document.write( "b = 45, therefore our linear equation is \n" ); document.write( "y = 15x + 45 \n" ); document.write( "b) The ant travels at an average of 15 meters per minute. \n" ); document.write( "c) y = 15*16 +45 = 285 meters \n" ); document.write( "the distance the ant has traveled in 16 minutes is 285 meters \n" ); document.write( "d) 315 = 15x + 45 \n" ); document.write( " x = 18 minutes \n" ); document.write( "the ant has traveled 315 meters in 18 minutes\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |