document.write( "Question 1121499: A and B start from a given point and travel on a straight road at average speeds of 30 and 50 miles per hour respectively. If B starts 3 hours after A, find (a) the time and (b) the distance the travel before meeting. \n" ); document.write( "
Algebra.Com's Answer #737409 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! A and B start from a given point and travel on a straight road at average speeds of 30 and 50 miles per hour respectively. If B starts 3 hours after A, find (a) the time and (b) the distance the travel before meeting. \n" ); document.write( " With T being time B traveled before meeting A, the DISTANCE equation is: 50T = 30(T + 3)\n" ); document.write( " |