document.write( "Question 1050412: the boat goes downstream at 13 kph
\n" );
document.write( "upstream it goes three kph
\n" );
document.write( "what is the speed of the current?
\n" );
document.write( "It is obvious it is ten kph, but how do you put this into an equation? \n" );
document.write( "
Algebra.Com's Answer #665978 by advanced_Learner(501) You can put this solution on YOUR website! u+v=13 \n" ); document.write( "u-v=3\r \n" ); document.write( "\n" ); document.write( "
|