document.write( "Question 474799: At the beginning of a walk, Roberto and Juanita are 3.3 miles apart. If they leave at the same time and walk in the same direction, Roberto overtakes Juanita in 11 hours. If they walked towards each other, they meet in 1 hour. What are their speeds? \n" ); document.write( "
Algebra.Com's Answer #325597 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
Distance = same= 3.3
\n" ); document.write( "Roberto speed =x
\n" ); document.write( "Jaunita speed =y
\n" ); document.write( "t=d/r
\n" ); document.write( "3.3 / ( x - y )= 11.00
\n" ); document.write( "11 ( x - y ) = 3.30
\n" ); document.write( "11 x -11 y = 3.3 ....................1
\n" ); document.write( "3.3 / ( x + y )= 1.00
\n" ); document.write( "1.00 ( x + y ) = 3.3
\n" ); document.write( "1.00 x + 1.00 y = 3.3 ...............2
\n" ); document.write( "Multiply (1) by 1.00
\n" ); document.write( "Multiply (2) by 11.00
\n" ); document.write( "we get
\n" ); document.write( "11 x + -11 y = 3.3
\n" ); document.write( "11 x + 11 y = 36.3
\n" ); document.write( "22 x = 39.6
\n" ); document.write( "/ 22
\n" ); document.write( "x = 1.8 mph Roberto speed
\n" ); document.write( "
\n" ); document.write( "plug value of x in (1)
\n" ); document.write( "11 x -11 y = 3.3
\n" ); document.write( "19.8 -11 y = 3.3
\n" ); document.write( "-11 y = 3.3 -19.8
\n" ); document.write( "-11 y = -16.5
\n" ); document.write( " y = 1.5 mph Jaunita speed
\n" ); document.write( "
\n" ); document.write( "
\n" );