document.write( "Question 454595: one car is traveling 30 mph faster than the other. The faster car goes 90 miles in the ssame time the slower car travels 60 miles. How fast are the cars traveling? \n" ); document.write( "
Algebra.Com's Answer #314925 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 90/x+30=60/x \n" ); document.write( "90x=60x+1800 \n" ); document.write( "30x=1800 \n" ); document.write( "x=60 mph \n" ); document.write( "x+30= 90 mph.. \n" ); document.write( " |