document.write( "Question 904933: A jogger and a cyclist started at the same point and traveled two hours opposite directions until they were 44 miles apart. The cyclist traveled 10 mph faster than the jogger. What were their corresponding speed? \n" ); document.write( "
Algebra.Com's Answer #549005 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2j+2c=44 \n" ); document.write( "j+c=22 \n" ); document.write( "c=j+10 \n" ); document.write( "j+j+10=22 \n" ); document.write( "2j=12 \n" ); document.write( "j=6 mph \n" ); document.write( "c=16 mph \n" ); document.write( " \n" ); document.write( " |