Question 814153: Andres paddled a canoe 11 miles upstream in a river that has a current of 4 mph. He then turned around and paddled downstream until he reached his original starting place. If the entire trip took him 2 hours, how fast would Andres paddle in still water?
answer in MPH
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! s = d / t
t = d / s
---
w = 4
11/(c + w) + 11/(c - w) = 2
11/(c + 4) + 11/(c - 4) = 2
11(c - 4)/(c + 4)(c - 4) + 11(c + 4)/(c - 4)(c + 4) = 2
11(c - 4)/(cc - 16) + 11(c + 4)/(cc - 16) = 2
11(c - 4) + 11(c + 4) = 2(cc - 16)
11c - 44 + 11c + 44 = 2cc - 32
22c = 2cc - 32
2cc - 22c - 32
1cc - 11c - 16
---
the above quadratic equation is in standard form, with a=2, b=-22, and c=-32
---
to solve the quadratic equation, plug this:
2 -22 -32
into this: https://sooeet.com/math/quadratic-equation-solver.php
---
the roots of the quadratic are:
12.3007353
-1.30073525
---
the negative root doesn't make sense as the canoe speed, so use the positive root:
---
c = 12.3007353 ~= 12.3 mph
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php
|
|
|