document.write( "Question 415657: Steve and Matt want to meet in Atlanta. Steve must travel 195 miles, while Matt must travel only 165 miles. If Steve's average speed is 10 miles per hour faster than Matt's and both require the same amount of time to get to Atlanta, at what average speed must each travel? \n" ); document.write( "
Algebra.Com's Answer #291341 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
matt speed= x
\n" ); document.write( "Steve speed= 10 mph faster
\n" ); document.write( "
\n" ); document.write( "Matt distance 165
\n" ); document.write( "Steve distance 195 \r
\n" ); document.write( "\n" ); document.write( "165/x=195/x+10
\n" ); document.write( "cross multiply
\n" ); document.write( "165(x+10 )=195x
\n" ); document.write( "165x+1650=195x
\n" ); document.write( "195x-165 x=1650
\n" ); document.write( "30x=1650
\n" ); document.write( "/30
\n" ); document.write( "x=55 mph matt speed
\n" ); document.write( "
\n" ); document.write( "65 mph Steve speed
\n" ); document.write( "
\n" ); document.write( "
\n" );