Answer:
Step-by-step explanation:
If x=2, 2x^3-2x^2+3x-2 ≠ 0, so (x-2) is not a factor.
Recall your d = rt, distance = rate * time.
b = speed rate of the boat.
c = speed rate of the current.
keeping in mind that, as the boat goes Upstream, against the current, it's speed is not "b", but is really " b - c ", because the current is subtracting speed from it.
likewise, when the boat is going Downstream, because is going with the current, is really going faster at " b + c ".

what is the speed of the boat? well, 61 + c = b.
Step-by-step explanation:
c/(c - 5) = 4/(c - 4)
By Cross-multiplying,
We have c(c - 4) = 4(c - 5).
=> c² - 4c = 4c - 20
=> c² - 8c + 20 = 0
Since the discriminant is negative,
there are no real solutions for c.
However, there exist complex solutions for c.
Using the Quadratic Formula,
c = [8 ± √(-16)]/2
=> c = 4 ± √(-4)
=> c = 4 ± 4i or c = 4(1 ± i).
Answer:
Arithmetic sequence
f(n) = 5n + 2
Step-by-step explanation:
f(1) = 7
f(2) = 7 + 5
f(3) = 7 + 5 + 5 = 7 + (2)(5)
f(n) = 7 + (n-1)(5)
f(n) = 7 + 5n - 5
f(n) = 5n + 2