191k views
5 votes
A surveillance camera is located on a lamp post above a parking lot. The equation of the viewing area on an overhead grid is (x – 9)2 + (y + 3)2 = 49. Determine the distance from the camera location to a car parked at location (-2, 5)

User Sigcont
by
6.1k points

1 Answer

3 votes
The given equation is the equation of the circle, as the coefficients of x² and y² have same values and same signs. This means the camera is located at the center of the circle.

The equation is in standard form, we can directly find the center of the circle to be (9, -3) and the radius of the circle is 7.

The car is parked at the location (-2, 5). Using the distance formula we can find the distance from camera to the car.

Using the distance formula we can write:


\sqrt{(9+2)^(2) + (-3-5)^(2) } \\ \\ = √(121+64) \\ \\ = √(185) \\ \\ =13.6

Thus the car is parked at a distance of 13.6 units from the location of the camera.
User BigTime
by
5.6k points