document.write( "Question 5739: in a 500 mile race, car A averaged 100 mph , and car B averaged 90mph. apporx. how many miles from the finish line will the slower car be when the faster car completes the race? \n" ); document.write( "
Algebra.Com's Answer #3067 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
car A finished the race in 5 hours:
\n" ); document.write( "distance/rate = time
\n" ); document.write( "500miles/100mph=5 hours
\n" ); document.write( "car b is 10mph slower than car a
\n" ); document.write( "10mph*5 hours = 50 miles
\n" ); document.write( "
\n" );