document.write( "Question 1080645: Sarah can run 3 miles per hour faster than her sister Melissa can walk. If Sarah ran 12 miles in the same time it took Melissa to walk 8 miles, how fast was each sister travelling? \n" ); document.write( "
Algebra.Com's Answer #694758 by jorel1380(3719) You can put this solution on YOUR website! Let m and m+3 be the speeds Melissa and Sarah go, respectively. Then: \n" ); document.write( "12/m+3=8/m \n" ); document.write( "12m=8m+24 \n" ); document.write( "4m=24 \n" ); document.write( "m=6 mph as Melissa's speed; and 9 mph as Sarah's speed. ☺☺☺☺ \n" ); document.write( " |