document.write( "Question 1044865: Mr. Fisher travels from Boise, Idaho, toward Casper, Wyoming, at a rate of 56 mi/hr. Mr. Collins leaves Casper for Boise at the same time, traveling at 64 mi/hr. If the cities are 658 mi apart, how long will it be before the two men meet? \n" ); document.write( "
Algebra.Com's Answer #660299 by josgarithmetic(39800)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "               RATE      TIME      DISTANCE\r\n" );
document.write( "Mr. Fisher       56       t         56t\r\n" );
document.write( "Mr. Collins      64       t         64t\r\n" );
document.write( "TOTAL                               658\r\n" );
document.write( "

\n" ); document.write( "\"56t%2B64t=658\"
\n" ); document.write( "
\n" );