document.write( "Question 632125: During the first part of a trip, a canoeist travels 95 miles at a certain speed. The canoeist travels 17 miles on the second part of the trip at a speed 5 mph slower. The total time for the trip is 5 hrs. What was the speed on each part of the trip? \"Round to the nearest hundreth\" \n" ); document.write( "
Algebra.Com's Answer #398015 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "r*x=95;
\n" ); document.write( "(r-5)*y=17;
\n" ); document.write( "x+y=5
\n" ); document.write( "r=23.33 mph for 95 miles for x=4.07 hours
\n" ); document.write( "r-5=18.33 mph for 17 miles for y=.93 hours\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );