document.write( "Question 5684: I am stuck on this and keep thinking in circles. I would really appreciate your help. Here is the question that we are to use quadratic equations to solve.\r
\n" );
document.write( "\n" );
document.write( "She rows 12km upstream and 12 km downstream in 3hrs. The speed of her boat in still water is 9km/hr. find the speed of the stream.\r
\n" );
document.write( "\n" );
document.write( "This is what I have come up with so far. r= d/t\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Upstream
\n" );
document.write( "d=12
\n" );
document.write( "r= x-9
\n" );
document.write( "t= \r
\n" );
document.write( "\n" );
document.write( "Downstream
\n" );
document.write( "d=12
\n" );
document.write( "r= x+9
\n" );
document.write( "t=\r
\n" );
document.write( "\n" );
document.write( "I'm not sure how to put all the information together to solve. I tried\r
\n" );
document.write( "\n" );
document.write( "12/(x-9) + 12/(x+9)= 3
\n" );
document.write( "Please help! \n" );
document.write( "
Algebra.Com's Answer #2927 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! Your answer looks fine actually, well done. However, being a mathematician, I have my own tried and tested method, shown here.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As you say, speed = distance/time.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x=speed of the boat in still water. \n" ); document.write( "Let t = time taken to travel upstream\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Upstream: \n" ); document.write( "speed = x-9 \n" ); document.write( "distance = 12 \n" ); document.write( "time = t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Downstream: \n" ); document.write( "speed = x+9 \n" ); document.write( "distance = 12 \n" ); document.write( "time = 3-t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, upstream, we get x-9 = 12/t and downstream, we get x+9 = 12/(3-t).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, re-arrange for t, since we are not interested in that, and we wish to get rid of it:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = 12/(x-9) and 3-t = 12/(x+9) --> t = 3 - 12/(x+9).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Equating these 2 gives us 12/(x-9) = 3 - 12/(x+9), which is 12/(x-9) + 12/(x+9) = 3 --> your equation :-).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, multiply every term by (x+9)(x-9) -->\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--> \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, factorise (not sure it does easily) or plug into the quadratic formula. I shall leave this for you to do. Good luck. Oh yes, check my working because i am not happy that the equation doesn't factorise...perhaps the answer is a nive fraction...work it out :-)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |