document.write( "Question 284297: Fred and Desi left Steamtown Mall at 9:00 am and began walking in opposite directions. At 1:00 pm that same day they were 20 miles apart. If Fred walks 0.5 mph slower than Desi, what is Desi’s speed of walking?\r
\n" );
document.write( "\n" );
document.write( "A. 2.25 mph B. 2.75 mph C. 3.5 mph D. 5 mph E. None of these. \n" );
document.write( "
Algebra.Com's Answer #206292 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let desi's speed be x mph\r \n" ); document.write( "\n" ); document.write( "Fred's speed = x-0.5mph\r \n" ); document.write( "\n" ); document.write( "In 5 hours desi has walked 5x miles\r \n" ); document.write( "\n" ); document.write( "In 5 hours fred has walked 5(x-0.5) miles = 5x-2.5\r \n" ); document.write( "\n" ); document.write( "5x+5x-2.5 = 20\r \n" ); document.write( "\n" ); document.write( "10x=17.5\r \n" ); document.write( "\n" ); document.write( "x=7.5 mph Desi's speed\r \n" ); document.write( "\n" ); document.write( "Fred's speed will be 7 mph\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |