document.write( "Question 1163399: Identify whether the following situation can be modelled by a linear relationship:
\n" );
document.write( "The distance travelled by Laura walking at a constant rate of 1 km per 10 minutes. \n" );
document.write( "
Algebra.Com's Answer #787463 by Theo(13342)![]() ![]() You can put this solution on YOUR website! distance = rate * time. \n" ); document.write( "the rate is 1 kilometer per 10 minutes. \n" ); document.write( "the time is in minutes. \n" ); document.write( "the equation becomes distance = 1/10 * number of minutes. \n" ); document.write( "that's a linear equation because the highest exponent in the variables used is 1. \n" ); document.write( "the variables used are distance, rate, and time. \n" ); document.write( " \n" ); document.write( " |