円の方程式

円をグラフに描いて中心と半径を求めよう

円の標準方程式は (x − h)² + (y − k)² = r² で、(h, k)中心r半径です。グラフには x² + y² = 9 が表示されています——原点を中心とした半径3の円です。

円上のすべての点は中心からちょうど r の距離にあります。これは距離の公式から直接導かれるもので、ピタゴラスの定理の変形です。

AIに 「中心を (2, 3) に移動して」「(5, 0) を通る円の方程式は?」 と聞いてみましょう。

円の標準形とは?
標準形は (x − h)² + (y − k)² = r² です。中心が (h, k)、半径が r です。例えば、(x − 2)² + (y + 3)² = 16 は中心 (2, −3)、半径 4 の円です。
方程式から中心と半径をどう求める?
標準形なら直接読み取れます。x² + y² − 4x + 6y − 3 = 0 のように展開されている場合は、x と y それぞれについて平方完成して標準形 (x − 2)² + (y + 3)² = 16 に変形します。
なぜ円の方程式は距離の公式と関係があるの?
(x − h)² + (y − k)² = r² は「(x, y) から (h, k) までの距離が r」という意味です。これはまさに距離の公式を r と等しいとおいたものです。円とは中心から一定距離にあるすべての点の集合です。
円と楕円の違いは?
円はあらゆる方向に同じだけ「伸びて」います——どこでも半径が同じ。楕円は2つの異なる半径(長半径と短半径)を持ちます。円は両軸が等しい楕円の特殊ケースです。
What can it graph?
It can plot explicit, implicit, and parametric functions, add points and geometry, and animate sliders on the same graph.
Can I use voice or a photo?
Yes. You can talk to the tutor, upload a worksheet or handwritten problem, and let the graph update from that input.
Will it explain the steps?
Yes. The AI explains what it is drawing and why, so you see the answer on the graph instead of getting only a final number.