document.write( "Question 985992: Peter starts out from a restaurant traveling at 24 mph. Alex leaves the restaurant 15 minutes later, traveling at 36 mph in the same direction. How long will it take Alex to pass Peter? How far away from the restaurant will they be when Alex passes Peter? \n" ); document.write( "
Algebra.Com's Answer #606788 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "             speed        time       distance\r\n" );
document.write( "PETER         24          t+1/4       d\r\n" );
document.write( "ALEX          36           t          d\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "System of Equations
\n" ); document.write( "\"system%2824%28t%2B1%2F4%29=d%2C36t=d%29\"
\n" ); document.write( "
\n" );