document.write( "Question 185485: Solve Problems Using Linear Systems
\n" ); document.write( "7. Tyler rows 10 km downstream in 2 h. On the return trip, it takes hom 4 h to travel 8 km. Determine his average rowing speed and the speed of the current.
\n" ); document.write( "(answrs are: average rowing speed 3.5 km/h, speed of current 1.5 km/h, but i dont know how to solve it?)
\n" ); document.write( "

Algebra.Com's Answer #139143 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Tyler rows 10 km downstream in 2 h. On the return trip, it takes hom 4 h to travel 8 km. Determine his average rowing speed and the speed of the current.
\n" ); document.write( "------------------------------------------
\n" ); document.write( "Downstream DATA:
\n" ); document.write( "distance = 10 km ; time = 2h ; rate = 5 km/h
\n" ); document.write( "---------------------------------
\n" ); document.write( "Upstream DATA:
\n" ); document.write( "distance = 8 km ; time = 4 hr ; rate = 2 km/h
\n" ); document.write( "--------------------------------
\n" ); document.write( "Equations:
\n" ); document.write( "b + c = 5
\n" ); document.write( "b - c = 2
\n" ); document.write( "------------
\n" ); document.write( "Add to solve for \"b\":
\n" ); document.write( "2b = 7
\n" ); document.write( "b = 3.5 km/h (speed of the boat in still water)
\n" ); document.write( "-------------------
\n" ); document.write( "substitute into b+c = 5 to solve for \"c\":
\n" ); document.write( "3.5 + c = 5
\n" ); document.write( "c = 1.5 km/h speed of the current)
\n" ); document.write( "============================================
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );