document.write( "Question 1061270: Two cars start traveling at the same time. The first car travels 120 miles in the same time that the second car travels 108 miles. The average speed of the first car is 5 miles per hour greater than the average speed of the second car. What is the average speed of each car? \n" ); document.write( "
Algebra.Com's Answer #676061 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "CARS        SPEED          TIME         DISTANCE\r\n" );
document.write( "A Car       r+5             t            120\r\n" );
document.write( "B Car       r               t            108\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"120%2F%28r%2B5%29=108%2Fr\"
\n" ); document.write( "
\n" );