document.write( "Question 643409: Jose is competing in a bike race. He has traveled 12 miles and is maintaining a steady speed of 15 mi/hr. Chanelle is competing in the same race bu got a flat tire. She has traveled 8 miles and is maintaining a steady speed of 18 mi/hr.How long will it take for chanelle to catch up to Jose? \n" ); document.write( "
Algebra.Com's Answer #404472 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Jose is competing in a bike race. He has traveled 12 miles and is maintaining a steady speed of 15 mi/hr. Chanelle is competing in the same race bu got a flat tire. She has traveled 8 miles and is maintaining a steady speed of 18 mi/hr.How long will it take for chanelle to catch up to Jose?
\n" ); document.write( "**
\n" ); document.write( "let x=How long it will take for chanelle to catch up to Jose?
\n" ); document.write( "12+15x=distance Jose will have traveled
\n" ); document.write( "8+18x=distance Chanelle will have traveled
\n" ); document.write( "..
\n" ); document.write( "12+15x=8+18x
\n" ); document.write( "3x=4
\n" ); document.write( "x=4/3 hrs
\n" ); document.write( "How long it will take for chanelle to catch up to Jose=4/3 hrs
\n" ); document.write( "
\n" );