document.write( "Question 1153979: It takes 2 hours to drive between the towns of Potter and Germantown. it takes 8hours to travel by bicycle. How long will it take for the car and bicycle to meet if starting at opposite towns at the same time?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #776327 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+d+\" = the distance between the towns
\n" ); document.write( "Add their speeds when going in opposite directions
\n" ); document.write( "Speed for driving:
\n" ); document.write( "\"+d%2F2+\"
\n" ); document.write( "Speed for bicycling:
\n" ); document.write( "\"+d%2F8+\"
\n" ); document.write( "-------------------------------
\n" ); document.write( "\"+d+=+%28+d%2F2+%2B+d%2F8+%29%2At+\"
\n" ); document.write( "\"+d+=+d%2A%28+1%2F2+%2B+1%2F8+%29%2At+\"
\n" ); document.write( "\"+1+=+%28+5%2F8+%29%2At+\"
\n" ); document.write( "\"+t+=+8%2F5+\"
\n" ); document.write( "\"+t+=+1.6+\" hrs
\n" ); document.write( "Note that:
\n" ); document.write( "\"+.6%2A60+=+36+\" min
\n" ); document.write( "---------------------------
\n" ); document.write( "They will meet in 1 hr 36 min
\n" ); document.write( "
\n" ); document.write( "
\n" );