document.write( "Question 761700: Before I begin I thank you so much for your time!! it means a lot to me and you are helping me out of a jam. The problem: Tonya's outboard can drive her boat at 7mph in still water. it takes her 10 minutes more to reach her friends camp 4 miles up the river than to return to her camp down river. What is the speed of the current?\r
\n" );
document.write( "\n" );
document.write( "I set up two different equations, one for coming and one for going. t=time c=current speed
\n" );
document.write( "(1)going: 4=(7-c)*(t+10)
\n" );
document.write( "(2)returning: 4=(7+c)*t
\n" );
document.write( "I rearranged equation (2) to equal: {4/(7+c)}=t
\n" );
document.write( "I then plugged this into The first equation to create this: 4=(7-c)*{4/(7+c)+10}
\n" );
document.write( "This is where I start getting confused... I dont know how to get the (7+c) out of the denominator. Do I multiply everything by (7+c)? Or just the 4? OR should I not even get it out of the denominator and just multiply everything out? Thanks again! -Abby \n" );
document.write( "
Algebra.Com's Answer #463424 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tonya's outboard can drive her boat at 7mph in still water. it takes her 10 minutes more to reach her friends camp 4 miles up the river than to return to her camp down river. What is the speed of the current? \n" ); document.write( "------ \n" ); document.write( "Upstream DATA: \n" ); document.write( "distance = 4 miles ; rate = 7-c mph ; time = d/r = 4/(7-c) hrs \n" ); document.write( "-------------------------------------- \n" ); document.write( "Downstream DATA: \n" ); document.write( "distance = 4 miles ; rate = 7+c mph ; time = d/r = 4/(7+c) hrs \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "down time - up time = 1/6 hr \n" ); document.write( "---- \n" ); document.write( "4/(7+c) - 4/(7-c) = 1/6 \n" ); document.write( "----- \n" ); document.write( "24(7-c) - 24(7+c) = 7^2-c^2 \n" ); document.write( "---- \n" ); document.write( "-48c = 49 - c^2 \n" ); document.write( "------ \n" ); document.write( "c^2 - 48c - 49 = 0 \n" ); document.write( "------ \n" ); document.write( "(c-49)(c+1) = 0\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "Usable answer: c = 49 \n" ); document.write( "=================================== \n" ); document.write( "Note: that answer doesn't make much sense if the boat's speed \n" ); document.write( "in still water is only 7 mph. \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |