
Anthony T. answered 03/09/23
Patient Science Tutor
Place the transmitter at the origin of the coordinate system. The equation of a circle with its center at the origin is X^2 + Y^2 = R^2 where R is the radius of the circle, which in this case is 54 miles. The coordinates of the cities are (0, 73) and (60,0).
From the city coordinates, we can write the equation of the line connecting the cities.
We can use the equation Y = mX + b, where m is the slope and b is the Y intercept.
The slope is ( 73 - 0) / (0 - 60) = -73/60. The Y intercept is 73, so the equation is Y = -73/60 X + 73.
The points of intersection of the circle and the line connecting the cities can be determined by substituting the right hand side of the straight- line equation into the Y variable in the circle equation and then solving for X.
X^2 + (-73/60 X + 73)^2 = 54^2. I will leave this for you to do as it gets pretty messy. Since the equation is quadratic in X, there are two solutions which will be the X coordinates of the points of intersection of the line with the circle. Substitute each value of X into the straight -line equation and solve for Y for each X.
The Y results will give you the Y coordinates of the points of intersection.
The length of the straight -line segment between each point of intersection is the distance for which the radio signal will be detected. The length of the straight line can be obtained using the Pythagorean theorem on the coordinates of the points of intersection. (Y2 - Y1)^2 + (X2 - X1)^2 = D^2. Solve for D, which is the distance for which the radio signal will be received.
Please check all the equations.