document.write( "Question 162664: During the first part of a trip, a canoeist travels 69 miles at a certain speed. The canoeist travels 2 miles on the second part of the trip at a speed 5 mph slower. The total time for the trip is 3 hrs. What was the speed on each part of the trip? \n" ); document.write( "
Algebra.Com's Answer #119890 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let time for 1st part = \"t\" hrs
\n" ); document.write( "Then the time for the 2nd part will be \"3+-+t\"hrs
\n" ); document.write( "The speed for the 1st part is \"s\"
\n" ); document.write( "The speed for the 2nd part is \"s+-+5\" mi/hr
\n" ); document.write( "The distance for the 1st part was \"69\" mi
\n" ); document.write( "The distance for the 2nd part was \"2\" mi
\n" ); document.write( "(1) \"69+=+s%2At\"
\n" ); document.write( "(2) \"2+=+%28s+-+5%29%2A%283+-+t%29\"
\n" ); document.write( "\"2+=+3s+-+15+-+st+%2B+5t\"
\n" ); document.write( "\"2+=+3s+-+15+-+69+%2B+5t\"
\n" ); document.write( "\"3s+=+2+%2B+15+%2B+69+-+5t\"
\n" ); document.write( "\"3s+=+86+-+5t\"
\n" ); document.write( "Substituting (1) into this,
\n" ); document.write( "\"3s+=+-5%2A%2869%2Fs%29+%2B+86\"
\n" ); document.write( "Multiply both sides by \"s\"
\n" ); document.write( "\"3s%5E2+=+-345+%2B+86s\"
\n" ); document.write( "\"3s%5E2+-+86s+%2B+345+=+0\"
\n" ); document.write( "Use quadratic equation
\n" ); document.write( "\"s+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"a+=+3\"
\n" ); document.write( "\"b+=+-86\"
\n" ); document.write( "\"c+=+345\"
\n" ); document.write( "\"s+=+%2886+%2B-+sqrt%28+86%5E2-4%2A3%2A345+%29%29%2F%282%2A3%29+\"
\n" ); document.write( "\"s+=+%2886+%2B-+sqrt%287396+-+4140%29%29%2F6\"
\n" ); document.write( "\"s+=+%2886+%2B-+sqrt%283256%29%29%2F6\"
\n" ); document.write( "\"s+=+%2886+%2B+57.06%29%2F6\"
\n" ); document.write( "\"s+=+%2886+-+57.06%29%2F6\"
\n" ); document.write( "I'll pick the answer that makes the most sense
\n" ); document.write( "\"s+=+23.84\"
\n" ); document.write( "and
\n" ); document.write( "\"s+=+4.82\"(I can't go 5 mph slower than this, so I'll pick
\n" ); document.write( "the 1st answer)
\n" ); document.write( "\"s+-+5+=+18.84\"
\n" ); document.write( "The canoeist went 23.84 mi/hr on the 1st part of the trip and
\n" ); document.write( "18.84 mi/hr on the 2nd part
\n" ); document.write( "check answer:
\n" ); document.write( "(1) \"69+=+s%2At\"
\n" ); document.write( "(2) \"2+=+%28s+-+5%29%2A%283+-+t%29\"
\n" ); document.write( "\"69+=+23.84t\"
\n" ); document.write( "\"t+=+2.89\"hrs
\n" ); document.write( "(2) \"2+=+18.84%2A%283+-+2.89%29\"
\n" ); document.write( "\"2+=+18.84%2A.11\"
\n" ); document.write( "\"2+=+2.07\" (error is due to rounding off)
\n" ); document.write( "Hope I got it right!
\n" ); document.write( "
\n" );