document.write( "Question 1109616: two joggers start form the same point and run in opposite directions around a lake whose shoreline is 22 miles. a jogger runs .5 mph faster than the other jogger. how fast did each jogger run if they meet in 2 hrs \n" ); document.write( "
Algebra.Com's Answer #724596 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Together, they run 22 miles in 2 hours or 11 miles in an hour
\n" ); document.write( "x mph for one
\n" ); document.write( "x+.5 for the other
\n" ); document.write( "(2x+0.5)*2 hours=22; 2x+0.5=11
\n" ); document.write( "2x=10.5
\n" ); document.write( "x=5.25 miles per hour for the slower
\n" ); document.write( "x+0.5=5.75 mph for the faster.
\n" ); document.write( "
\n" ); document.write( "
\n" );