Facebook Pixel
Mathos
Geometrie

Kreisgleichung durch Quadratische Ergänzung

Transformiere die allgemeine Form der Kreisgleichung x² + y² + 8x - 6y + 7 = 0 in die Standardform, indem du die quadratische Ergänzung anwendest. Finde den Mittelpunkt und den Radius und bestimme dann, ob ein Punkt innerhalb, auf oder außerhalb des Kreises liegt.

Mathematik Meistern mit KI

Bei einem Problem hängen geblieben? Mathos AI bietet schrittweise Lösungen, sofortige Visualisierungen und personalisierte Nachhilfe für jedes mathematische Konzept.


Lernressourcen

Dieser Inhalt ist Teil der offenen Lernbibliothek von Mathos AI. Entwickelt, um Studenten zu helfen, komplexe mathematische Probleme zu visualisieren und zu verstehen.

Vertraut & Anerkannt


Unterstützt von

Y Combinator

Bekannt aus

Forbes

Problem

Transform the circle equation x2+y2+8x6y+7=0x^2 + y^2 + 8x - 6y + 7 = 0 into standard form, find its center and radius, and determine whether the point (1,2)(1,2) lies inside, on, or outside the circle.

Step 1: Complete the square

Start by grouping the xx-terms and yy-terms and moving the constant to the right:

x2+8x+y26y=7x^2 + 8x + y^2 - 6y = -7

Complete the square for each variable. Half of 88 is 44, so add 42=164^2 = 16. Half of 6-6 is 3-3, so add (3)2=9(-3)^2 = 9.

x2+8x+16+y26y+9=7+16+9x^2 + 8x + 16 + y^2 - 6y + 9 = -7 + 16 + 9

This gives

(x+4)2+(y3)2=18(x+4)^2 + (y-3)^2 = 18

Step 2: Read the center and radius

From the standard form (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2, the center is (4,3)(-4,3) and the radius is

r=18=32r = \sqrt{18} = 3\sqrt{2}

Step 3: Test the point (1,2)(1,2)

Use the distance formula from the center (4,3)(-4,3) to the point (1,2)(1,2):

d=(1(4))2+(23)2d = \sqrt{(1-(-4))^2 + (2-3)^2} d=25+1=26d = \sqrt{25 + 1} = \sqrt{26}

Since 26>18\sqrt{26} > \sqrt{18}, the point lies outside the circle.

Answer

The circle is (x+4)2+(y3)2=18(x+4)^2 + (y-3)^2 = 18, with center (4,3)(-4,3) and radius 323\sqrt{2}, and the point (1,2)(1,2) lies outside the circle.

Konzepte

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.

Weitere Videos

© 2026 Mathos. Alle Rechte vorbehalten