document.write( "Question 273668: Two friends agree to travel towards each other and meet for lunch. They live 460 miles apart. Sue leaves at 6am driving at 40 pmh. Mary leaves at 8am driving at 55 pmh. Who will travel further and by how much? \n" ); document.write( "
Algebra.Com's Answer #199885 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! mph (miles per hour) not pmh \n" ); document.write( "40s+55m=460 \n" ); document.write( "s=m+2 \n" ); document.write( "m=4 and s=6 \n" ); document.write( "40*6=240 Sue \n" ); document.write( "55*4=220 Mary \n" ); document.write( "240-220=20 miles \n" ); document.write( "Sue travels 20 miles and 2 hours more than Mary \n" ); document.write( " |