document.write( "Question 68171This question is from textbook College Algebra
\n" );
document.write( ": A speedboat takes 1 hour longer to go 24 miles up a river than to return. If the boat cruises at 10 miles per hour in still water, what is the rate of the current?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If R*T=D, and R is speed + or - current, how can you find the rate without the time, and how can you find the time without the rate? \n" );
document.write( "
Algebra.Com's Answer #48475 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If R*T=D, and R is speed + or - current, how can you find the rate without the time, and how can you find the time without the rate?\r \n" ); document.write( "\n" ); document.write( "THE KEY WAS WHEN WE WERE TOLD THAT IT TAKES ONE HOUR LONGER TO GO UPSTREAM THAN DOWNSTREAM BECAUSE T=D/R AND WE ARE TOLD THAT:\r \n" ); document.write( "\n" ); document.write( "D/R(Upstream) minus 1 equals D/R (DOWNSTREAM)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x=rate of current\r \n" ); document.write( "\n" ); document.write( "distance(d)=rate(r) times time(t) or d=rt or t=d/r\r \n" ); document.write( "\n" ); document.write( "distance upstream=distance downstream=24 mi\r \n" ); document.write( "\n" ); document.write( "rate upstream=10-x\r \n" ); document.write( "\n" ); document.write( "rate downstream=10+x\r \n" ); document.write( "\n" ); document.write( "time upstream=(distance upstream)/(rate upstream)=24/(10-x) \n" ); document.write( "time downstream=(distance downstream)/(rate downstream)=24/(10+x)\r \n" ); document.write( "\n" ); document.write( "Now, we are told that time upstream minus one hour equals time downstream. So our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "24/(10-x)-1=24/(10+x) Multiply both sides by (10-x)(10+x)\r \n" ); document.write( "\n" ); document.write( "24(10+x)(10-x)/(10-x)-1(10-x)(10+x)=24(10-x)/(10+x)/(10+x) clear fractions\r \n" ); document.write( "\n" ); document.write( "24(10+x)-(10-x)(10+x)=24(10-x) clear parens\r \n" ); document.write( "\n" ); document.write( "240+24x-100-10x+10x+x^2=240-24x subtract 240 from and add 24x to both sides\r \n" ); document.write( "\n" ); document.write( "240-240+24x+24x-100+x^2=240-240-24x+24x collect like terms\r \n" ); document.write( "\n" ); document.write( "x^2+48x-100=0 ----------------quadratic equation in standard form\r \n" ); document.write( "\n" ); document.write( "This equation can be factored:\r \n" ); document.write( "\n" ); document.write( "(x+50)(x-2)=0\r \n" ); document.write( "\n" ); document.write( "x=-50 mph----------------discount the negative value for speed\r \n" ); document.write( "\n" ); document.write( "and \r \n" ); document.write( "\n" ); document.write( "x=2 mph----------------------speed of the current\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "10-x=10-2= 8 mph -----------------------speed upstream \n" ); document.write( "10+x=10+2=12 mph--------------------------speed downstream\r \n" ); document.write( "\n" ); document.write( "time upstream=24/8=3 hours \n" ); document.write( "time downstream=24/12=2 hours\r \n" ); document.write( "\n" ); document.write( "so 3-2=1----takes 1 hour longer upstream\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps -----ptaylor \n" ); document.write( " \n" ); document.write( " |