document.write( "Question 413041: two cyclists start out at the same time and travel towards each other from points that are 140 miles apart. The frst cyclist travels at an average speed of 30 miles per hour, and the second travles at an averag espeed of 40 miles an hour. After how many hours will they meet? \n" ); document.write( "
Algebra.Com's Answer #289973 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (140-x)represent distance traveled by 40mph and 30mph cyclist respectively
\n" ); document.write( "Question states*** Note: t = D/r and is the same for both cylists
\n" ); document.write( " \"x%2F40+=+%28140-x%29%2F30\"
\n" ); document.write( " 30x = 40(140-x)
\n" ); document.write( " 70x = 5600
\n" ); document.write( " x = 80mi, distance traveled by 40mph cyclist. t = 80mi/40mph = 2hr
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2hr = 60mi/30mph \n" ); document.write( "
\n" );