document.write( "Question 635994: Two men are 150 miles apart, and approach each other, one at the rate of
\n" );
document.write( "x miles an hour, the other at the rate of y miles an hour. How far apart
\n" );
document.write( "will they be at the end of seven hours? \n" );
document.write( "
Algebra.Com's Answer #400681 by Alan3354(69443) You can put this solution on YOUR website! Two men are 150 miles apart, and approach each other, one at the rate of \n" ); document.write( "x miles an hour, the other at the rate of y miles an hour. How far apart \n" ); document.write( "will they be at the end of seven hours? \n" ); document.write( "------------ \n" ); document.write( "Going in opposite directions, the speeds are added, = x+y mi/hr \n" ); document.write( "--> |150 - 7*(x+y)| \n" ); document.write( "|...| is absolute value \n" ); document.write( " \n" ); document.write( " |