Facebook Pixel
Mathos
기하학

세 점을 지나는 원 찾기

주어진 세 점을 지나는 원의 방정식을 완전 제곱법과 대수적 기법을 사용하여 결정합니다.

AI로 수학 마스터하기

문제에 막혔나요? Mathos AI는 모든 수학 개념에 대해 단계별 솔루션, 즉각적인 시각화 및 맞춤형 튜터링을 제공합니다.


학습 리소스

이 콘텐츠는 Mathos AI 오픈 학습 라이브러리의 일부입니다. 학생들이 복잡한 수학 문제를 시각화하고 이해하는 데 도움이 되도록 설계되었습니다.

신뢰 및 인정


투자자

Y Combinator

미디어 보도

Forbes

Problem

Find the equation of the circle passing through the three points A=(0,0)A=(0,0), B=(6,0)B=(6,0), and C=(0,8)C=(0,8).

Step 1: Use the general circle form

Write the circle as

x2+y2+dx+ey+f=0.x^2+y^2+dx+ey+f=0.

Since it passes through A=(0,0)A=(0,0), substitution gives f=0f=0.

Step 2: Substitute the other two points

Using B=(6,0)B=(6,0):

36+6d=0,36+6d=0,

so

d=6.d=-6.

Using C=(0,8)C=(0,8):

64+8e=0,64+8e=0,

so

e=8.e=-8.

That leaves

x26x+y28y=0.x^2-6x+y^2-8y=0.

Step 3: Complete the square

Complete the square in both variables by adding 99 and 1616:

x26x+9+y28y+16=25.x^2-6x+9+y^2-8y+16=25.

This becomes

(x3)2+(y4)2=25.(x-3)^2+(y-4)^2=25.

So the center is (3,4)(3,4) and the radius is 55.

Step 4: Check with the geometric shortcut

Since A\angle A is a right angle, BCBC is the diameter of the circle. With AB=6AB=6 and AC=8AC=8, the Pythagorean theorem gives

BC=36+64=10,BC=\sqrt{36+64}=10,

so the radius is 55 and the midpoint of BCBC is (3,4)(3,4), matching the algebraic result.

Answer

The circle is

(x3)2+(y4)2=25.(x-3)^2+(y-4)^2=25.

개념

Equations of Circles

The standard equation of a circle with center (h,k)(h, k) and radius rr is (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2. A general form x2+y2+Dx+Ey+F=0x^2 + y^2 + Dx + Ey + F = 0 can be converted to standard form by completing the square.

Equations with Variables on Both Sides

Linear equations where the unknown appears on both sides of the equal sign, such as 3x+2=x+103x + 2 = x + 10. To solve, collect all variable terms on one side and all constant terms on the other, then simplify to find the value of the variable.

더 많은 동영상

© 2026 Mathos. 모든 권리 보유