Facebook Pixel
Mathos
Géométrie

Équation du cercle par complétion du carré

Transformez l'équation générale du cercle x² + y² + 8x - 6y + 7 = 0 en forme standard en complétant le carré. Trouvez le centre et le rayon, puis déterminez si un point se trouve à l'intérieur, sur ou à l'extérieur du cercle.

Maîtrisez les Maths avec l'IA

Bloqué sur un problème ? Mathos AI fournit des solutions étape par étape, des visualisations instantanées et un tutorat personnalisé pour tout concept mathématique.


Ressources d'Apprentissage

Ce contenu fait partie de la bibliothèque d'apprentissage ouvert Mathos AI. Conçu pour aider les étudiants à visualiser et comprendre les problèmes mathématiques complexes.

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.

Concepts

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.

Plus de vidéos

© 2026 Mathos. Tous droits réservés