document.write( "Question 524608: Hi, I could really use some help with this problem: during the first part of the trip, a canoeist travels 47 miles at a certain speed. The canoeist travels 6 miles on the second part of the trip at a speed of 5 mph slower. The total time for the trip is 3 hours. What was the speed on each part of the trip? \n" ); document.write( "
Algebra.Com's Answer #347798 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=3 \n" ); document.write( "a*s=47 \n" ); document.write( "b*(s-5)=6 \n" ); document.write( "answers are not whole numbers. \n" ); document.write( " \n" ); document.write( " |