document.write( "Question 259109: I need help showing my daughter how to solve a word problem.. She needs to put it in a table... The problem is ... What is the rate of 2 cars traveling in the same direction if they leave the same place at the same time. The rate of one car is twice as fast as the other and after 4 hours the faster car is 80 miles ahead of the slower car. \n" ); document.write( "
Algebra.Com's Answer #190783 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "rt=d \n" ); document.write( "rate*time =distance \n" ); document.write( "x=2y \n" ); document.write( "2x=4y \n" ); document.write( "after 4 hours y goes 4y \n" ); document.write( "4x=80+(4y) \n" ); document.write( "4x=80+2x \n" ); document.write( "2x=80 \n" ); document.write( "x=40 mph \n" ); document.write( "x=2y \n" ); document.write( "40=2y \n" ); document.write( "y=20 mph \n" ); document.write( "check \n" ); document.write( "4*40=160 \n" ); document.write( "4*20=80 \n" ); document.write( "160-80=80 \n" ); document.write( "ok \n" ); document.write( " |