document.write( "Question 1064314: I can walk at 2 miles per hour (mph) and jog at 5 mph. I get home from the bus stop 4 minutes quicker if I jog instead of walk. How far is it from my home to the bus stop? \n" ); document.write( "
Algebra.Com's Answer #679348 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "               SPEED       TIME       DISTANCE\r\n" );
document.write( "WALK            2          t            d\r\n" );
document.write( "JOB             5          t-1/15       d\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%282t=d%2C5%28t-1%2F15%29=d%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t=d%2F2\"
\n" ); document.write( "-
\n" ); document.write( "\"5t-1%2F3=d\"
\n" ); document.write( "\"5%28d%2F2%29-1%2F3=d\"
\n" ); document.write( "\"5d%2F2-5%2F3=d\" ********** should be \"5d%2F2-1%2F3=d\"
\n" ); document.write( "LCD is 6.
\n" ); document.write( "\"6%285d%2F2-5%2F3%29=6d\"
\n" ); document.write( "\"15d-10=6d\"
\n" ); document.write( "\"15d-6d=10\"
\n" ); document.write( "\"9d=10\"
\n" ); document.write( "\"d=10%2F9=highlight%281%261%2F9%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );