document.write( "Question 170286: I need help with this word problem I have tried and so has a tutor at school.
\n" );
document.write( "Malikka takes a paddleboat 1km upriver against a 4km/hr current then returns downriver with the current, back to starting point. Her whole trip takes 2 hours, write a quadratic equation describing this situation. The unknown is the speed, v, that Mallika would paddle with no current present. Solve. What speed (in km/hr) would Mallika paddle by herself with no current present? \n" );
document.write( "
Algebra.Com's Answer #125698 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Malikka takes a paddleboat 1km upriver against a 4km/hr current then returns downriver with the current, back to starting point. Her whole trip takes 2 hours, write a quadratic equation describing this situation. The unknown is the speed, v, that Mallika would paddle with no current present. Solve. What speed (in km/hr) would Mallika paddle by herself with no current present? \n" ); document.write( "--------------------------- \n" ); document.write( "Upriver DATA: \n" ); document.write( "Distance = 1 km ; rate = v-4 km/h ; time = d/r = 1/(v-4) hr. \n" ); document.write( "----------------------------- \n" ); document.write( "Downriver DATA: \n" ); document.write( "Distance = 1 km ; rate = v+4 km/h ; time = d/r = 1/(v+4) hr. \n" ); document.write( "------------------------------ \n" ); document.write( "EQUATION: \n" ); document.write( "time up + time down = 2 hrs \n" ); document.write( "1/(v-4) + 1/(v+4) = 2 \n" ); document.write( "v+4 + v-4 = 2(v^2-16) \n" ); document.write( "v = v^2-16 \n" ); document.write( "v^2 - v - 16 = 0 \n" ); document.write( "v = [1 +- sqrt(1 - 4*-16)]/2 \n" ); document.write( "v = [1 +- sqrt(65)]/2 \n" ); document.write( "Positive solution: \n" ); document.write( "v = 4.53 km/h \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |