204k views
2 votes
Which is an equation of a circle with center (2, -1) that passes through the point (3, 4)?

A(x - 2)2 + (y + 1)2 = 13

B(x - 2)2 + (y + 1)2 = 26

C(x + 2)2 + (y - 1)2 = 13

D(x + 2)2 + (y - 1)2 = 26

User Grogi
by
8.2k points

2 Answers

3 votes

Answer:(x - 2)^2 + (y + 1)^2 = 26

Explanation:

User PeterDanis
by
8.2k points
4 votes
Equation of circle is (x - a)^2 + (y - b)^2 = r^2; where (a, b) is the center and r is the radius.
r^2 = (2 - 3)^2 + (-1 - 4)^2 = (-1)^2 + (-5)^2 = 1 + 25 = 26
Equation is (x - 2)^2 + (y + 1)^2 = 26
User Rob Gordijn
by
7.8k points