document.write( "Question 86997: Mandy begins bicycling W at 20mph. Liz leaves from the same pont 1 hour later bicycling west at 30 mph. When will she catch up with Mandy? \n" ); document.write( "
Algebra.Com's Answer #62951 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! Mandy has a 20 mi (and 1 hour) head start ... Liz goes 10 mph faster so in 2 hours she will catch up\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using rate*time=distance ... let x equal Liz's time ...the distances are equal ... 20(x+1)=30(x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "20x+20=30x ... 20=10x ... 2=x \n" ); document.write( " |