document.write( "Question 1122944: Mr Seo is trying to make a t home on time. Currently it is 1:35pm. He wants to make it home by 2:00pm. He is currently 11.5 miles away and is traveling 25 mph
\n" );
document.write( "Write a linear model for the distance from his home using slope intercept form use Miles’s per minute.
\n" );
document.write( "How early or how late will he be \n" );
document.write( "
Algebra.Com's Answer #739141 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 11.5 miles from home at t=0 (1:35 pm) \n" ); document.write( "D from home (miles)=11.5-(25/60)x \n" ); document.write( " \n" ); document.write( "Graphically about 2-3 minutes late \n" ); document.write( "11.5=(25/60)x, rewriting the equation set equal to 0. \n" ); document.write( "11.5*60/25=690/25=27.6 minutes, 2.6 minutes late \n" ); document.write( "25/60 is the number of miles per minute. \n" ); document.write( " |