document.write( "Question 759942: A truck heads north at a constant speed of 80 km/h. A car leaves 20 minutes
\n" );
document.write( "later heading north along the same road and travelling at a constant speed of
\n" );
document.write( "90 km/h.
\n" );
document.write( "
\n" );
document.write( "Write an equation that could be used to determine how much time in
\n" );
document.write( "hours, t, the car travels until it catches up to the truck. \r
\n" );
document.write( "\n" );
document.write( "**The correct answer is 90t = 80(t+1/3) , but I need help understanding why** \n" );
document.write( "
Algebra.Com's Answer #462376 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A truck heads north at a constant speed of 80 km/h. A car leaves 20 minutes \n" ); document.write( "later heading north along the same road and travelling at a constant speed of \n" ); document.write( "90 km/h. \n" ); document.write( " \n" ); document.write( "Write an equation that could be used to determine how much time in \n" ); document.write( "hours, t, the car travels until it catches up to the truck. \r \n" ); document.write( "\n" ); document.write( "**The correct answer is 90t = 80(t+1/3) , but I need help understanding why** \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let time it takes car to catch up to truck (get to meeting point) be T\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then time it'll take truck to get to meeting point = T + 1/3, since the truck will take a longer time to get to the meeting point as it's traveling at a slower speed\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Distance car travels to get to meeting point = 90(T), or 90T\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Distance truck travels to get to meeting point = 80(T + 1/3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Both vehicles would've traveled the same distance, so: |