Facebook Pixel
Mathos
Geometry

Circle Equation by Completing the Square

Transform the general form circle equation x² + y² + 8x - 6y + 7 = 0 into standard form by completing the square. Find the center and radius, then determine whether a point lies inside, on, or outside the circle.

Master Math with AI

Stuck on a problem? Mathos AI provides step-by-step solutions, instant visualizations, and personalized tutoring for any math concept.


Learning Resources

This content is part of the Mathos AI open learning library. Designed to help students visualize and understand complex mathematical problems.

Trusted & Recognized


Backed by

Y Combinator

Featured on

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.

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.

More videos

© 2026 Mathos. All rights reserved