Facebook Pixel
Mathos
기하

A(5,1), B(-3,-7), C(7,-1)의 등거리점

제곱거리와 직선의 연립을 사용해 A(5,1), B(-3,-7), C(7,-1)에서 같은 거리에 있는 점을 찾는 방법을 배워 보세요.

AI로 수학 마스터하기

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


학습 리소스

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

신뢰 및 인정


투자자

Y Combinator

미디어 보도

Forbes

Problem

Find the point that is equidistant from A(5,1)A(5,1), B(3,7)B(-3,-7), and C(7,1)C(7,-1).

Step 1: Write Equal-Distance Equations

Let the unknown point be P(x,y)P(x,y). To avoid square roots, compare squared distances.

Set the squared distance from PP to AA equal to the squared distance from PP to BB:

(x5)2+(y1)2=(x+3)2+(y+7)2(x-5)^2+(y-1)^2=(x+3)^2+(y+7)^2

This simplifies to:

x+y+2=0x+y+2=0

Now set the squared distance from PP to AA equal to the squared distance from PP to CC:

(x5)2+(y1)2=(x7)2+(y+1)2(x-5)^2+(y-1)^2=(x-7)^2+(y+1)^2

This simplifies to:

xy6=0x-y-6=0

Step 2: Solve the Line System

The two equations are:

x+y=2x+y=-2

and

xy=6x-y=6

Add the equations to eliminate yy:

2x=42x=4

So:

x=2x=2

Substitute back into x+y=2x+y=-2:

2+y=22+y=-2

Therefore:

y=4y=-4

So the candidate point is:

(2,4)(2,-4)

Step 3: Check the Equal Distances

Check the squared distance from (2,4)(2,-4) to each point.

To A(5,1)A(5,1):

(25)2+(41)2=(3)2+(5)2=9+25=34(2-5)^2+(-4-1)^2=(-3)^2+(-5)^2=9+25=34

To B(3,7)B(-3,-7):

(2+3)2+(4+7)2=52+32=25+9=34(2+3)^2+(-4+7)^2=5^2+3^2=25+9=34

To C(7,1)C(7,-1):

(27)2+(4+1)2=(5)2+(3)2=25+9=34(2-7)^2+(-4+1)^2=(-5)^2+(-3)^2=25+9=34

Each squared distance is 3434, so the point equidistant from AA, BB, and CC is:

(2,4)\boxed{(2,-4)}

개념

Points, Lines, Segments, and Planes

Fundamental geometric objects and their measurements. Includes the segment addition postulate, the midpoint formula, and the distance formula on the coordinate plane.

Coordinate Geometry of Lines

Using slopes in the coordinate plane to determine whether lines are parallel (equal slopes) or perpendicular (slopes are negative reciprocals). Includes finding the equation of a line through a point with a given slope condition, and the distance from a point to a line.

더 많은 동영상

© 2026 Mathos. 모든 권리 보유