document.write( "Question 103901: a boat has a speed of 15 mph in still water. It travels downstream from Greentown, in three-fifths of an hour. It then goes back upstream from Glenavon to Cambria, which is two miles downstream from Greentown, in three fithts of an hour. Find the rate of the current. \n" ); document.write( "
Algebra.Com's Answer #75604 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a boat has a speed of 15 mph in still water. It travels downstream from Greentown, in three-fifths of an hour. It then goes back upstream from Glenavon to Cambria, which is two miles downstream from Greentown, in three fithts of an hour. Find the rate of the current. \n" ); document.write( "----------- \n" ); document.write( "Let rate of the current be \"c\". \n" ); document.write( "------------ \n" ); document.write( "Downstream DATA: \n" ); document.write( "Time = (3/5) hr ; distance = x miles ; Rate = x/(3/5)= 5x/3 mph \n" ); document.write( "------------ \n" ); document.write( "Upstream DATA: \n" ); document.write( "Time = (3/5)hr ; distance= x-2 miles ; Rate = (x-2)/(3/5) = 5(x-2)/3 mph \n" ); document.write( "----------------- \n" ); document.write( "EQUATIONS: \n" ); document.write( "Rate downstream: 15+c = 5x/3 \n" ); document.write( "Rate upstream : 15-c = 5(x-2)/3 \n" ); document.write( "--------------- \n" ); document.write( "Add to get: 30 = [5x/3] + [5(x-2)/3] \n" ); document.write( "Multiply thru by 3 to get: \n" ); document.write( "5x + 5(x-2) = 90 \n" ); document.write( "10x=100 \n" ); document.write( "x = 10 miles \n" ); document.write( "---------------- \n" ); document.write( "Substitute into 15+c = 5x/3 to solve for \"c\": \n" ); document.write( "15+c = 50/3 \n" ); document.write( "c = 50/3 - 45/3 = 5/3 mph \n" ); document.write( "----------------- \n" ); document.write( "Rate of the current is (5/3) mph \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |