知识点 9
Use the distance formula to connect a point on the circle to its radius.
The distance formula and the circle equation express the same relationship. Use the center and one point to get the radius or the squared radius.
核心知识
A point
深入理解
Rule: The circle equation is just the distance formula written with
- Use the center and a point to find the radius.
- If the question asks for
, stop before taking the square root.𝑟 2 - Compare the distance to
to decide whether a point is inside, on, or outside the circle.𝑟
The distance formula and the circle equation are the same relationship in different forms.
分步讲解
- Identify the center
and the given point( ℎ , 𝑘 ) .( 𝑥 , 𝑦 ) - Compute the distance:
.𝑑 = √ ( 𝑥 − ℎ ) 2 + ( 𝑦 − 𝑘 ) 2 - If
, the point is on the circle. If𝑑 = 𝑟 , inside. If𝑑 < 𝑟 , outside.𝑑 > 𝑟 - To build the circle equation, use
.𝑟 2 = ( 𝑥 − ℎ ) 2 + ( 𝑦 − 𝑘 ) 2
常见误解
- Subtracting coordinates in the wrong order — it doesn't matter for distance (squaring eliminates the sign), but watch out for errors in the intermediate steps.
- Forgetting to square the differences — computing
instead of| 𝑥 − ℎ | + | 𝑦 − 𝑘 | .√ ( 𝑥 − ℎ ) 2 + ( 𝑦 − 𝑘 ) 2 - Confusing
with𝑟 when plugging into the circle equation.𝑟 2
题目
示例解析
The center of a circle is
选择一个答案查看解析