document.write( "Question 726350: Two men start from points 176 miles apart and travel toward each other until they meet. Find the rate of each if one travels two miles an hour faster than the other and they meet in 8 hours. \n" ); document.write( "
Algebra.Com's Answer #444565 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let speed of one be x
\n" ); document.write( "other's speed = x+2\r
\n" ); document.write( "\n" ); document.write( "they are moving towards each other so add their speeds
\n" ); document.write( "x+x+2=2x+2 mph\r
\n" ); document.write( "\n" ); document.write( "distance = 176\r
\n" ); document.write( "\n" ); document.write( "time = 8\r
\n" ); document.write( "\n" ); document.write( "speed = distance/time\r
\n" ); document.write( "\n" ); document.write( "2x+2=176/8\r
\n" ); document.write( "\n" ); document.write( "2x+2=22
\n" ); document.write( "2x=20
\n" ); document.write( "x=10\r
\n" ); document.write( "\n" ); document.write( "10 mph & 12 mph are the speeds\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );