Facebook Pixel
Mathos
Geometria

Equazione della Circonferenza tramite Completamento del Quadrato

Trasforma l'equazione generale della circonferenza x² + y² + 8x - 6y + 7 = 0 nella forma standard completando il quadrato. Trova il centro e il raggio, quindi determina se un punto si trova all'interno, sulla o all'esterno della circonferenza.

Padroneggia la Matematica con l'IA

Bloccato su un problema? Mathos AI fornisce soluzioni passo dopo passo, visualizzazioni istantanee e tutoraggio personalizzato per qualsiasi concetto matematico.


Risorse di Apprendimento

Questo contenuto fa parte della biblioteca di apprendimento aperto di Mathos AI. Progettato per aiutare gli studenti a visualizzare e comprendere problemi matematici complessi.

Affidabile e Riconosciuto


Sostenuto da

Y Combinator

In primo piano su

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.

Concetti

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.

Altri video

© 2026 Mathos. Tutti i diritti riservati