document.write( "Question 430978: Please explain:
\n" );
document.write( "The excursion boat on the river takes 2.5 hours to make the trip to a point 12 miles upstream and to return. If the rate at which the boat travels in still water is 5 times the rate the river current, what is the rate of the current?
\n" );
document.write( "Whis equation can be used to solve for c?
\n" );
document.write( "(4c)(2.5) + (6c)(2.5) =24
\n" );
document.write( "(4c)(2.5) + (6c)(24) =2.5
\n" );
document.write( "[12/(4c)] +[12/(6c)] =2.5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #299243 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Let s = the speed in still water \n" ); document.write( "Let c = the speed of the current \n" ); document.write( "The speed on the upstream trip will be: s - c \n" ); document.write( "The speed on the downstream trip will be: s + c \n" ); document.write( "The total time required is the sum of the upstream and downstream times: \n" ); document.write( "t = t_up + t_down = \n" ); document.write( "Given: t = 2.5 hr, s = 5c, d = 12 mi \n" ); document.write( "Therefore we have the following expression for the total time: \n" ); document.write( " \n" ); document.write( "This simplifies to: \n" ); document.write( " |