document.write( "Question 263366: two boats leave a port at the same time,one traveling north and the other traveling south.the northbound boat travels at 12 miles per hour faster then the southbound boat.if the southbound boat is traveling at 25 mph,how long before they are 155 miles apart? \n" ); document.write( "
Algebra.Com's Answer #194082 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
s=25
\n" ); document.write( "n=25+12=37
\n" ); document.write( "25t+37t=155
\n" ); document.write( "(25+37)*t=155
\n" ); document.write( "62t=155
\n" ); document.write( "t=2.5 hours
\n" ); document.write( "
\n" ); document.write( "
\n" );