document.write( "Question 989052: Jeff leaves home and rides his bicycle out into the country for 3 hours. On his return trip along the same route, it takes him three-quarters of an hour longer. If his rate on the return trip was 2 miles per hour slower than on the trip out into the country, find the total roundtrip distance. \n" ); document.write( "
Algebra.Com's Answer #609552 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
RT=D relates rate, time, distance for travel.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Going      r          3         d\r\n" );
document.write( "Return    r-2        3+3/4      d\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You want to solve for 2d, but you first need to solve for r. Start this as \"%28r%29%283%29=%28r-2%29%283%2B3%2F4%29\".
\n" ); document.write( "
\n" );