document.write( "Question 354556: Two friends decide to meet in Chicago to attend a white sox game. Rob travels 100 miles in the same time that Carl travels 84 miles. Robs trip uses more interstate highways and he can average 8 mph more than Carl. What's robs average speed? \n" ); document.write( "
Algebra.Com's Answer #253337 by mananth(16946) You can put this solution on YOUR website! \n" ); document.write( "Carl travels 84 miles. let carl's speed be x \n" ); document.write( "Rob travels 100 miles his speed = x+8 mph \n" ); document.write( " the time they take is same \n" ); document.write( ".. \n" ); document.write( "Time = distance /speed \n" ); document.write( "84/x=100/(x+8) \n" ); document.write( "84(x+8)=100x \n" ); document.write( "84x+672=100x \n" ); document.write( "100x-84x=672 \n" ); document.write( "16x=672 \n" ); document.write( "/16 \n" ); document.write( "x=672/16 \n" ); document.write( "x= 42 mph carls speedRob's speed = x+8 \n" ); document.write( "=16+8=24 mph \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |