document.write( "Question 1057405: During the first part of a trip, a canoeist travels 58 miles at a certain speed. The canoeist travels 6 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 #672495 by jorel555(1290) ![]() You can put this solution on YOUR website! Let s be the speed of the canoe on the first part of the trip. Then the second part would be s-5. So: \n" ); document.write( "58/s + 6/s-5=3 \n" ); document.write( "58(s-5)+6s=3sē-15s \n" ); document.write( "3sē-79s+290=0 \n" ); document.write( "Using the quadratic formula, i.e. \n" ); document.write( "- \n" ); document.write( "- \n" ); document.write( "\"Airplane A travels 2800 km at a certain speed. Plane B travels 2000 km at a speed 50 km/h faster than plane A in 3 hrs less time. Find the speed of each plane.\"? \n" ); document.write( "- \n" ); document.write( "Let s be the speed of the slower plane. Then the faster plane flies at s+50. So: \n" ); document.write( "2800/s=2000/(s+50) + 3 \n" ); document.write( "2800(s+50)=2000s+3sē+150s \n" ); document.write( "3sē-650s-140000=0 \n" ); document.write( "Factoring this, we get \n" ); document.write( "(3s+400)(s-350) \n" ); document.write( "s=-400/3 or 350 \n" ); document.write( "The slower plane flies at 350 kph, the faster plane at 400 kph. ☺☺☺☺ \n" ); document.write( " \n" ); document.write( " |