document.write( "Question 223643: You and a friend are each driving a car in opposite directions. You both leave your house at the same time. If you are traveling at “x” miles an hour and your friend is traveling at “y” miles an hour, write a formula to show how far apart the two cars will be after 4 hours. (d = rt) \n" ); document.write( "
Algebra.Com's Answer #167163 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You and a friend are each driving a car in opposite directions. You both leave your house at the same time. If you are traveling at “x” miles an hour and your friend is traveling at “y” miles an hour, write a formula to show how far apart the two cars will be after 4 hours. (d = rt)
\n" ); document.write( "----------
\n" ); document.write( "Since distance = rate*time
\n" ); document.write( "---
\n" ); document.write( "Your distance = (x mph)*(4 hr) = 4x miles
\n" ); document.write( "---
\n" ); document.write( "Friend's dist : (y mph)*(4 hr) = 4y miles
\n" ); document.write( "----------------------
\n" ); document.write( "Distance apart = 4x + 4y = 4(x+y)miles
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );