146k views
2 votes
Enter the equation of the circle described below.
Center (-1,4), radius = sqrt3

Enter the equation of the circle described below. Center (-1,4), radius = sqrt3-example-1
User Ian Chu
by
5.8k points

2 Answers

0 votes
The equation of a circle always follows this:

(x - x1) + (y - y1) = r^2

x1 and y1 represent the coordinates as POSITIVE numbers and the r represent the radius

Your answer is (x + 1) + (y - 4) = 3
User Jakim
by
6.7k points
4 votes

Answer:

(x + 1)² + (y - 4)² = 3

Explanation:

The equation of a line in standard form is

(x - h)² + (y - k)² = r²

where (h, k) are the coordinates of the centre and r is the radius

here (h, k) = (- 1, 4) and r =
√(3), hence

(x - (- 1))² + (y - 4)² = (
√(3) )², that is

(x + 1)² + (y - 4)² = 3 ← equation of circle

User Smaug
by
7.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.