document.write( "Question 1172460: For the first 30 km, the bicyclist rode with a speed of v km/hr. For the remaining 17 km he rode with a speed which was 2 km/hour greater than his original speed. How much time did the bicyclist spend on the entire trip? Let t be the time in hours. Find t if v=15 km/hr, and also write t in terms of v. \r
\n" ); document.write( "\n" ); document.write( "I already found t if v=15 km/hour, I'm just struggling to write t in terms of v.
\n" ); document.write( "

Algebra.Com's Answer #797496 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                SPEED    TIME       DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "First Part         v     30/v         30\r\n" );
document.write( "\r\n" );
document.write( "Last Part         v+2    17/(v+2)     17\r\n" );
document.write( "\r\n" );
document.write( "Entire                    t           47\r\n" );
document.write( "

\n" ); document.write( "\"highlight_green%2830%2Fv%2B17%2F%28v%2B2%29=t%29\" and continue from here.
\n" ); document.write( "
\n" );