document.write( "Question 459940: How would I solve this? I'm 46 and trying to remember algebra...\r
\n" );
document.write( "\n" );
document.write( "A sailboat travels 20 miles downstream in 3 hours. It returns in 4 hrs. Find the speed of the sailboat in still water and the rate of the current. \n" );
document.write( "
Algebra.Com's Answer #315439 by richwmiller(17219) You can put this solution on YOUR website! b=boat \n" ); document.write( "c=current\r \n" ); document.write( "\n" ); document.write( "3(b+c)=20 \n" ); document.write( "4(b-c)=20 \n" ); document.write( "b=35/6 c=5/6 \n" ); document.write( "check \n" ); document.write( "3(35/6+5/6)=3*40/6=40/2=20 \n" ); document.write( "4*(35/6-5/6)=4*30/6=4*5=20 \n" ); document.write( "ok\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |