document.write( "Question 714181: From a point on a straight road, John and Fred ride bicycles in opposite directions. John rides 5 miles per hour and fred ride 14 miles per hour. In how many hours will they be 57 miles apart? \n" ); document.write( "
Algebra.Com's Answer #438721 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
D=RT
\n" ); document.write( "57=5T+14T
\n" ); document.write( "57=19T
\n" ); document.write( "T=57/19
\n" ); document.write( "T=3 HOURS THEY WILL BE 57 MILES APART.
\n" ); document.write( "
\n" );