document.write( "Question 1026096: two cars are traveling and leave in opposite directions at the same time. One car is traveling 20 mph faster than the other car. After 6 hours they are 780 miles apart. what is the speed of the two cars?\r
\n" ); document.write( "\n" ); document.write( "I have tried to divide 780 by 6 then subtract 20 to find the speed, but im not sure that's how you are supposed to solve this question.
\n" ); document.write( "

Algebra.Com's Answer #641351 by josgarithmetic(39632)\"\" \"About 
You can put this solution on YOUR website!
RT=D basic travel rates rule
\n" ); document.write( "
\r\n" );
document.write( "fast car       r+20        6         \"%28r%2B20%29%2A6\"\r\n" );
document.write( "slow car       r           6          \"r%2A6\"\r\n" );
document.write( "total                                 780
\n" ); document.write( "
\n" );