document.write( "Question 109439: two runners leave the same point,running in opposite directions .One runneer runs 1 mi/hr faster than the other does.After running for two hours the runneres are 50 miles apart.How fast does each run?
\n" );
document.write( "help asap please \n" );
document.write( "
Algebra.Com's Answer #79784 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=slower, so x+1=faster ... rate*time=distance\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(x)+2(x+1)=50 \n" ); document.write( " |