document.write( "Question 1079434: A truck enters a highway driving 60 mph. A car enters the highway at the same place 1010 minutes later and drives 7575 mph in the same direction. From the time the car enters the​ highway, how long will it take the car to pass the​ truck? \n" ); document.write( "
Algebra.Com's Answer #693775 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
A truck enters a highway driving 60 mph. A car enters the highway at the same place 1010 minutes later and drives 7575 mph in the same direction.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Ten minutes is \"1%2F6\" of an hour;\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "           SPEED        TIME              DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "TRUCK       60          \"t%2B1%2F6\"         \"60%28t%2B1%2F6%29\"\r\n" );
document.write( "\r\n" );
document.write( "CAR         75           t             \"75t\"\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Car passes truck when distances are equal.
\n" ); document.write( "\"60%28t%2B1%2F6%29=75t\"
\n" ); document.write( "Solve for time t in hours.
\n" ); document.write( "
\n" );