document.write( "Question 141110This question is from textbook Prentice hall algebra 1
\n" );
document.write( ": Okay, my last problem and I just can't find a whole answer. How do I solve using a system of two equations in two variations?\r
\n" );
document.write( "\n" );
document.write( "A salmon swims 100 m in 8 min downstream. Upstream, it would take the fish 20 min to swim the same distance. What is the rate of the salmon in still water? What is the rate of the current? \n" );
document.write( "
Algebra.Com's Answer #102781 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let s=salmon and c=current\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "upstream __ s-c=100m/20 min __ s-c=5m/min\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "downstream __ s+c=100m/8min __ s+c=12.5m/min\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "adding the two equations __ s-c+(s+c)=5+12.5 __ 2s=17.5 __ s=8.75m/min\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ 8.75+c=12.5 __ c=3.75m/min \n" ); document.write( " |