To find the distance between points B and C, we can use the distance formula. Let's assume that A is the origin (0,0).
The coordinates of point B can be found using the distance and bearing given.
Since B is 60km away from A and on a bearing of 135°, we can find the x and y coordinates of B using trigonometry.
x = 60 * cos(135°)
x = -42.42 km
y = 60 * sin(135°)
y = 42.42 km
So, the coordinates of B are (-42.42 km, 42.42 km).
Similarly, we can find the coordinates of C using the distance and bearing given.
Since C is 80km away from A and on a bearing of 225°, we can find the x and y coordinates of C using trigonometry.
x = 80 * cos(225°)
x = -56.57 km
y = 80 * sin(225°)
y = -56.57 km
So, the coordinates of C are (-56.57 km, -56.57 km).
Using the distance formula, we can find the distance between points B and C:
distance = √[(x2 - x1)^2 + (y2 - y1)^2]
distance = √[(-42.42 - (-56.57))^2 + (42.42 - (-56.57))^2]
distance = √[(-42.42 + 56.57)^2 + (42.42 + 56.57)^2]
distance = √[14.15^2 + 99.99^2]
distance = √[199.94 + 9,997]
distance = √10196.94
distance = 101.98 km
Therefore, the distance between points B and C is approximately 101.98 km.
To find the bearing of C from B, we need to find the angle between the positive x-axis and the line connecting B and C.
We can use trigonometry to find this angle.
Let θ be the angle between the positive x-axis and the line connecting B and C.
tan(θ) = (y2 - y1) / (x2 - x1)
tan(θ) = (-56.57 - 42.42) / (-56.57 - (-42.42))
tan(θ) = -99.99 / -14.15
tan(θ) = 7.07
Taking the arctangent of both sides:
θ = arctan(7.07)
θ ≈ 81.87°
Therefore, the bearing of C from B is approximately 81.87°.
B is 60km away from A on the bearing of 135:C is 80km away from A in a bearing of 225
1)Find the distance of C from B
2)Bearing of C from B
1 answer