document.write( "Question 905595: Sally and betty are both leaving the grocery store to go to Sally's house. Sally leaves 40 seconds before betty. Sally travels on her bike at a pace of 8 feet per second. Betty travels at a pace of 12 feet per second. At what time will Sally and Betty be the same distance from the grocery store.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #549405 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Gaining speed 12 -8= 4f/s \n" ); document.write( "Headstart 8*40 =320 ft \n" ); document.write( "Time to catch up 320/4=80 sec \n" ); document.write( "Algebraic solution \n" ); document.write( "8(t+40)=12t \n" ); document.write( "8t+320=12t \n" ); document.write( "320=12t-8t \n" ); document.write( "320=4t \n" ); document.write( "t=80 sec \n" ); document.write( "Distance to meeting 80*12=960 ft \n" ); document.write( " \n" ); document.write( " |