The vertices of a triangle are (0,0), and (4,0) and (3,9). The area of the circle passing through these three points is
Solution
✅ Correct Option: 3
We need to find the area of a circle that passes through three given points: (0,0), (4,0), and (3,9).
When a circle passes through three points, those points lie on the circumference of the circle. The center of such a circle is called the circumcenter.
The circumcenter is equidistant from all three vertices. Let's call the circumcenter (x,y).
Since all three points lie on the circle, they are all the same distance (the radius) from the center.
So we have:
Distance from center to (0,0) = Distance from center to (4,0)
Distance from center to (0,0) = Distance from center to (3,9)
Using the distance formula: d=(x2−x1)2+(y2−y1)2
Distance from (x,y) to (0,0) = Distance from (x,y) to (4,0)
x2+y2=(x−4)2+y2
x2+y2=(x−4)2+y2
Distance from (x,y) to (0,0) = Distance from (x,y) to (3,9)
x2+y2=(x−3)2+(y−9)2
x2+y2=(x−3)2+(y−9)2
From the first equation:
x2+y2=(x−4)2+y2
x2+y2=x2−8x+16+y2
0=−8x+16
8x=16
x=2
From the second equation:
x2+y2=(x−3)2+(y−9)2
x2+y2=x2−6x+9+y2−18y+81
0=−6x+9−18y+81
6x+18y=90
Substituting x=2:
6(2)+18y=90
12+18y=90
18y=78
y=1878=313
Therefore, the circumcenter is (2,313)
The radius is the distance from the circumcenter to any of the three points. Using (0,0):
R=(2−0)2+(313−0)2
R=4+9169
R=936+9169
R=9205
Therefore: R2=9205
The area of a circle is πR2
Area =π×9205=9205π
The area of the circle passing through the three given points is 9205π