To find kilometers using latitude and longitude:
distlon = lon2 - lon1 = 133-161 = -23
distlat = lat2 - lat1 = 54-48 = 6
a = (sin(distlat/2))^2 + cos(lat1) * cos(lat2) * (sin(distlon/2))^2
a = (sin(6/2)^2 + cos(48)*cos(54)* sin(-23/2)^2
c = 2 * arctan2( sqroot(a), sqroot(1-a) )
d = R * c (where R is the radius of the Earth, 6373 km's)
d = 2052 km's
April 30th to May 22nd is 23 days.
23 days x 24 hours per day = 552 hours.
Rate of travel = 2052 / 552 = 3.717 km per hour ( round answer as needed.)
Answer:
The answer to the question is -1.32
Step-by-step explanation:
The first step will be to write out the equation that we are working with:
This equation is

The next step is to write out the values of the figures that we are substituting:

Substitution in mathematics can best be understood as "something being used in place of another thing". This means that wherever the first variable appears in an equation, the substituting values will replace it and multiply the number it is attached to.
In this case, we will replace the 'b' and the 'a' with the - 1.2 and - 3 respectively.

Answer:
19/22 into a percentage is 86.36%
Answer:
13.86 ft/sec
Step-by-step explanation:
If we let x = distance batter has run at time t and D = distance from second base to the batter at time t, then we know
and we want
when he is halfway (at x = 45).
Using Pythagoras theorem

When x=45


Thus, when the batter is halfway to first base, the distance between second base and the batter is decreasing at the rate of about 13.86 ft/sec.