document.write( "Question 610762: A boat can travel 55 miles up the river in the same amount of time it takes to travel 65 miles down the same river. If the speed going down the river is 7 MPH faster than the speed goin gup the river, what is the speed of the boat going up the river? \n" ); document.write( "
Algebra.Com's Answer #384573 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! t = d / r ___ the times are equal\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "55 / x = 65 / (x + 7)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"cross\" multiplying ___ 55x + (7 * 55) = 65x \n" ); document.write( " |