document.write( "Question 998221: Stefan left home and drove west at an average speed of 21 mph. Some time later Shreya left driving in the same direction but at an average speed of 35 mph. After driving for 3 hours Shreya caught up with Stefan. Find the number of hours Stefan drove before Shreya caught up. \n" ); document.write( "
Algebra.Com's Answer #616059 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "              speed        time       distance\r\n" );
document.write( "Stefan        21           t+3          d\r\n" );
document.write( "Shreya        35            3           d\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Question asks for t. Note that both went the same distance upon their meeting.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%2821%28t%2B3%29=d%2C35%2A3=d%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"21%28t%2B3%29=35%2A3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t%2B3=35%2A3%2F21\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28t=35%2A3%2F21-3%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28highlight%28t=2%29%29\"
\n" ); document.write( "
\n" );