document.write( "Question 282399: Car A travels 180 miles in the same time it takes Car B to travel 120 miles. If one car is going 20 mph faster than the other car, find both speeds.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #205044 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (x+20)t=180 \n" ); document.write( "x*t=120\r \n" ); document.write( "\n" ); document.write( "t=3 hours \n" ); document.write( "x=40 mph \n" ); document.write( "x+20=60 mph \n" ); document.write( " \n" ); document.write( " |