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.)
x - 2 + x + 4 + x - 2 + 4 - 4 = x + 3 + x + 4 + x + 5
4x + 4 = 3x + 12
4x - 3x = 12 - 4
x = 8
Answer:
Angle of elevation = 21.167°
Step-by-step explanation:
Given:
Horizontal distance cover by rover = 180 m
Vertical distance cover by rover = 65 m
Find:
Angle of elevation
Computation:
Using trigonometry function;
Sin θ = Perpendicular / Hypotenuse
⇒ Sin θ = Vertical distance cover by rover / Horizontal distance cover by rover
⇒ Sin θ = 65 / 180
⇒ Sin θ = 0.3611
⇒ Sin⁻¹ (0.3611) = 21.167°
Angle of elevation = 21.167°
Answer:
∠a + ∠b + ∠c + ∠d = 360°
Step-by-step explanation:
∠a + ∠c = 180°
∠b + ∠d = 180°
Therefore, 180 + 180 = 360°