document.write( "Question 455887: I need help with this problem
\n" );
document.write( "The first part of a trip a canoeist travels 59 miles. the canoeist travels 17 miles on the second part of the trip at a speed 5mph slower. The total time for the trip is 4hrs. What was the speed on each part of the trip?\r
\n" );
document.write( "\n" );
document.write( "Help!
\n" );
document.write( "Thanks
\n" );
document.write( "Gina \n" );
document.write( "
Algebra.Com's Answer #312961 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! r*t=d \n" ); document.write( "r*x=59 \n" ); document.write( "(r-5)*y=17 \n" ); document.write( "x+y=4 \n" ); document.write( "three equations three unknowns \n" ); document.write( "discard negative answers \n" ); document.write( "r = 1/2 (24+sqrt(281)), x = -2/5 (sqrt(281)-24), y = 2/5 (sqrt(281)-14) \n" ); document.write( " x=2.89478, y=1.10522 \n" ); document.write( "r=20.3815 first part \n" ); document.write( "r=15.3815 second part \n" ); document.write( " |