document.write( "Question 276676: Systems of Linear Equations word problem:
\n" );
document.write( "Can someone tell me how I set up this word problem please?
\n" );
document.write( "A boat traveled 27.5 mph with the current and 12.5 mph against the current. Find the speed of the boat in (still) water and the speed of the current? \n" );
document.write( "
Algebra.Com's Answer #201605 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! b+c=27.5 \n" ); document.write( "b-c=12.5 \n" ); document.write( "2b=40 \n" ); document.write( "b=20 mph in still water \n" ); document.write( "27.5-20=7.5 mph=current \n" ); document.write( " |