document.write( "Question 610970: One car travels 25 mph faster than another. One can travel 300 miles on the same time it take another car to travel 450 miles find the speed of the faster car. \n" ); document.write( "
Algebra.Com's Answer #384700 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x e the speed of the slower car. t= D/r
\n" ); document.write( "\"300%2Fx+=+450%2F%28x%2B25%29\" ||Cross Multiplying to solve
\n" ); document.write( " 450x = 300(x+25)
\n" ); document.write( " 150x = 300*25
\n" ); document.write( " x = 300*25/150
\n" ); document.write( " x = 50mph, speed of slower car. Speed of faster car is 75mph. \n" ); document.write( "
\n" );