Question 170286: I need help with this word problem I have tried and so has a tutor at school.
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?
Found 2 solutions by stanbon, nerdybill: Answer by stanbon(75887) (Show Source):
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?
---------------------------
Upriver DATA:
Distance = 1 km ; rate = v-4 km/h ; time = d/r = 1/(v-4) hr.
-----------------------------
Downriver DATA:
Distance = 1 km ; rate = v+4 km/h ; time = d/r = 1/(v+4) hr.
------------------------------
EQUATION:
time up + time down = 2 hrs
1/(v-4) + 1/(v+4) = 2
v+4 + v-4 = 2(v^2-16)
v = v^2-16
v^2 - v - 16 = 0
v = [1 +- sqrt(1 - 4*-16)]/2
v = [1 +- sqrt(65)]/2
Positive solution:
v = 4.53 km/h
======================================
Cheers,
Stan H.
Answer by nerdybill(7384) (Show Source):
|
|
|