document.write( "Question 286406: At the beginning of a walk, Roberto and Juanita are 2.2 miles apart. If they leave at the same time and walk in the same direction, Roberto overtakes Juanita in 11 hours. If they walk towards each other, they meet in 1 hour. What are their speeds? \n" ); document.write( "
Algebra.Com's Answer #207714 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
At the beginning of a walk, Roberto and Juanita are 2.2 miles apart.
\n" ); document.write( "If they leave at the same time and walk in the same direction, Roberto overtakes Juanita in 11 hours.
\n" ); document.write( "---------
\n" ); document.write( "Juanita distance = \"x\" miles ; Roberto distance = \"x+2.2\" miles
\n" ); document.write( "Time for both is 11 hrs.
\n" ); document.write( "Juanita rate = x/11 mph ; Roberto rate = (x+2.2)/11 mph
\n" ); document.write( "===========================================================
\n" ); document.write( "If they walk towards each other, they meet in 1 hour.
\n" ); document.write( "Juanita distance = y miles ; Roberto distance = 2.2-y miles
\n" ); document.write( "Time for both is 1 hr.
\n" ); document.write( "Juanita rate = y mph ; Roberto rate = (2.2-y) mph
\n" ); document.write( "---
\n" ); document.write( "What are their speeds?
\n" ); document.write( "================================
\n" ); document.write( "Equations:
\n" ); document.write( "Juanita rate: x/11 = y
\n" ); document.write( "Roberto rate: (x+2.2)/11 = 2.2-y
\n" ); document.write( "------------------------------------
\n" ); document.write( "y = x/11
\n" ); document.write( "y = 2.2 - [(x+2.2)/11]
\n" ); document.write( "---------------------------
\n" ); document.write( "x/1l = 2.2 -[(x+2.2)/11]
\n" ); document.write( "x = 24.2 - (x+2.2)
\n" ); document.write( "2x = 22
\n" ); document.write( "x = 11 miles
\n" ); document.write( "=====================
\n" ); document.write( "Juanita rate = x/11 = 1 mph
\n" ); document.write( "Robert rate = 2.2-1 = 1.2 mph
\n" ); document.write( "====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );