document.write( "Question 1096309: Daniel leaves school and runs 5 miles to his friend's house where he had left his bike the previous day. After picking up his bike, he then rides a distance of 2 miles to his home. His running speed is 3 mph slower than his biking speed. His total running and biking time is 2 hours. What is Daniel's biking speed? \n" ); document.write( "
Algebra.Com's Answer #710747 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                      SPEED           TIME        DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "RUN                    r-3           5/(r-3)         5\r\n" );
document.write( "\r\n" );
document.write( "BIKE                   r             2/r             2\r\n" );
document.write( "\r\n" );
document.write( "Total                                 2\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%285%2F%28r-3%29%2B2%2Fr=2%29\"-------solve for r, for the answer to question.
\n" ); document.write( "
\n" );