I had statistics in 10th grade
Step-by-step explanation:
Let's say b is the rate of the boat in still water, and c is the rate of the current.
Distance = rate × time
Going upstream:
100 = (b − c) (5)
20 = b − c
Going downstream:
100 = (b + c) (2)
50 = b + c
Solve the system of equations using substitution or elimination. Using elimination, add the equations together:
70 = 2b
b = 35
c = 15
The boat's speed is 35 km/h, and the current's speed is 15 km/h.
Answer: As x -> ♾, h(x) -> -♾, and as x -> -♾,h(x) -> -♾
Step-by-step explanation:
k, n - integers
2k+1 - an odd integer
2n+1 - another odd integer
The product of them:
(2k + 1)(2n + 1) =
= 4kn + 2k + 2n + 1 =
= 2(2kn + k + n) + 1
The product of integers (2kn) is integer
and the sum of them (2kn+k+n) also is integer
So (2k + 1)(2n + 1) = 2(2kn + k + n) + 1 is an odd integer
A differential equation is one that contains the derivative of a function. For example f(x) + 3 = 4f'(x) - 2. Usually you will be given one of the functions and initial conditions if you have to solve.