document.write( "Question 1065619: The boat takes 30 minutes to get 10 miles downstream and one hour to get back.find the speed of the boat and the current \n" ); document.write( "
| Algebra.Com's Answer #680785 by josgarithmetic(39630)      You can put this solution on YOUR website! \r\n" ); document.write( " SPEED TIME DISTANCE\r\n" ); document.write( "DOWN r+c 0.5 10\r\n" ); document.write( "UP r-c 1.0 10\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve this for r and c. \n" ); document.write( " |