Convert the timing into hours only:
11:15 = 11.25h
9:45 = 9.75h
11:45 = 11.75h
7:45 = 7.75h
10:45 = 10.75h
To find the average, we need to find the middle of these timing:
11.25 + 9.75 + 11.75 + 7.75 + 10.75 = 51.25
51.25 ÷ 5 = 10.25h = 10:15 am
------------------------------------------------------------------------
Answer: The average time it docks is 10:15 am.
------------------------------------------------------------------------
The answer is -14 cuz if u subtract 16 from 26 it will have nothing cuz there I s not enough so it will go to a negative 14 in order to subtract it all the way
HOPE U UNDERSTOOD:)) >_<
Answer:
45 degrees
Step-by-step explanation:
Step-by-step explanation:
step 1. Where is the original equation? let's assume it is y = x^2
step 2. to shift to the right 3 places replace x with x - 3 and to shift 4 down subtract 4 from the equation
step 3. y = (x - 3)^2 - 4.
Step-by-step explanation:
that is
sum(2^r) for r=1 to n, plus sum(1/2) for r=1 to n.
and that is
sum(2^r) + n/2 for r=1 to n.
2^r is a geometric sequence with 2 being the common ratio (every new term is created by multiplying the previous term by 2).
and since r is starting at 1, the first term a1 = 2.
the formula for the sum of a finite geometric sequence is
Sn = a1×(1 - r^n) / (1 - r)
with r being the common ratio .
so, in our case
Sn = 2×(1 - 2^n) / (1 - 2)
Sn = (2 - 2^(n+1)) / -1 = 2^(n+1) - 2
and so, in total we get
2^(n+1) - 2 + n/2 = 2^(n+1) + (n - 4)/2