document.write( "Question 1068059: Yessica leaves her house on her bicycle to locate a geocache at the same time Zoe leaves her house heading for the same cache. Zoe lives further away than Yessica so she takes her car and travels 36 mph faster than Yessica. Their combined distance traveled is 26 miles. If both women arrive at the geocache site after 30 ​minutes, find their average speeds \n" ); document.write( "
Algebra.Com's Answer #683216 by josgarithmetic(39628)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "               SPEED       TIME       DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "Yessica         r+36       \"1%2F2\"         \"%28r%2B36%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "Zoe             r          \"1%2F2\"         \"r%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "Total                                  26\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve for r, Yessica's average speed using \"%28r%2B36%29%2F2%2Br%2F2=26\".
\n" ); document.write( "
\n" );