document.write( "Question 1095470: The speed of a bicyclist is 10 mph faster than the speed of a jogger. If the bicyclist travels 96 miles in the same amount of time that the jogger travels 36 miles, find the speed of the bicyclist. \n" ); document.write( "
Algebra.Com's Answer #710013 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                  SPEED       TIME     DISTANCE\r\n" );
document.write( "Bicycle           r+10        t         96\r\n" );
document.write( "Jog                r          t         36\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Same \"t\" time for both.
\n" ); document.write( "\"96%2F%28r%2B10%29=36%2Fr\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"8%2F%28r%2B10%29=3%2Fr\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3%28r%2B10%29=8r\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3r%2B30=8r\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5r=30\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28r=6%29\"
\n" ); document.write( "-
\n" ); document.write( "\"r%2B10=highlight%2816%29\"-------bicyclist speed
\n" ); document.write( "
\n" );