document.write( "Question 523880: If a group of people walk about 3mph and they are led by a car traveling 5mph
\n" );
document.write( " -How far apart will they be at 1/4mile? \n" );
document.write( "
Algebra.Com's Answer #347471 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! If a group of people walk about 3mph and they are led by a car traveling 5mph -How far apart will they be at 1/4mile? \n" ); document.write( ": \n" ); document.write( "Let t = time for them to be 1/4 mi behind the car \n" ); document.write( ": \n" ); document.write( "Write a distance equation, dist = speed * time \n" ); document.write( ": \n" ); document.write( "car dist - walker dist = 1/4 mi \n" ); document.write( "5t - 3t = \n" ); document.write( "2t = \n" ); document.write( "multiply both sides by 4 \n" ); document.write( "4(2t) = 1 \n" ); document.write( "8t = 1 \n" ); document.write( "t = \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this \n" ); document.write( "5/8 - 3/8 = 2/8 \n" ); document.write( " |