document.write( "Question 1055078: The speed of a stream is 5 mph. A boat travels 2 miles upstream in the same time it takes to travel 12 miles downstream. What is the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #670271 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The speed of a stream is 5 mph. A boat travels 2 miles upstream in the same time it takes to travel 12 miles downstream. What is the speed of the boat in still water? \n" ); document.write( "------------------- \n" ); document.write( "Upstream DATA: \n" ); document.write( "distance = 2 miles ; rate = b-5 mph ; time = d/r = 2/(b-5) hrs \n" ); document.write( "--------------- \n" ); document.write( "Downstream DATA: \n" ); document.write( "dist = 12 miles ; rate = b+5 mph ; time = 12/(b+5) hrs \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "2/(b-5) = 12/(b+5) \n" ); document.write( "----------- \n" ); document.write( "2b + 10 = 12b - 60 \n" ); document.write( "------ \n" ); document.write( "10b = 70 \n" ); document.write( "boat speed = 7 mph (speed in still water) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " \n" ); document.write( " |