document.write( "Question 128759This question is from textbook college algrebra by larson,hostetler,and hodgkins
\n" );
document.write( ": distance traveled by a car
\n" );
document.write( "you are driving at a constant speed on a freeway. at 4:30pm you drive by a signb that gives the distance to Montgomery, alabama as 84 miles AT 4:59 you drive by another sign that gives the distance to Montgomery as 56 miles.\r
\n" );
document.write( "\n" );
document.write( "(a) write a linear equation that gives our distance from montgomery in terms of time t(let t=0 represent 4:30pm and let t be measured in minutes\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) use the equation in part a to find the time when you reach montgomery\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "so I know that it took 28 minutes to go 29 miles thats all i know \n" );
document.write( "
Algebra.Com's Answer #94197 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! you are driving at a constant speed on a freeway. at 4:30pm you drive by a signb that gives the distance to Montgomery, alabama as 84 miles AT 4:59 you drive by another sign that gives the distance to Montgomery as 56 miles. \n" ); document.write( "------------------------- \n" ); document.write( "(a) write a linear equation that gives our distance from montgomery in terms of time t(let t=0 represent 4:30pm and let t be measured in minutes \n" ); document.write( "You have two points relating time and distance: (0,84) and (29,56) \n" ); document.write( "slope = (56-84)/(29) = -28/29 \n" ); document.write( "Comment: That slope means the distance is reduced 28 miles in 29 minutes. \n" ); document.write( "Equation Form: distance = (slope)(time in minutes) + b \n" ); document.write( "Substitute and solve for \"b\": \n" ); document.write( "84 = (-28/29)(0) + b \n" ); document.write( "b = 84 \n" ); document.write( "-------------- \n" ); document.write( "EQUATION: \n" ); document.write( "d(t) = (-28/29)t + 84 \n" ); document.write( "-----------------------------\r \n" ); document.write( "\n" ); document.write( "(b) use the equation in part a to find the time when you reach montgomery \n" ); document.write( "56 = (-28/29)t + 84 \n" ); document.write( "(-28/29)t = - -28 \n" ); document.write( "(-1/29)t = -1 \n" ); document.write( "t = 29 minutes \n" ); document.write( "--------- \n" ); document.write( "4:59 + 29 minutes = 5:28 (time of arrival at montgomery) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |