Cicumcircle in 3D ??

Geometry Level 4

Three points in the Cartesian space are given by ( 1 , 0 , 0 ) , ( 3 , 1 , 0 ) , ( 5 , 2 , 1 ) (1,0,0) , (3,1,0) , (5,2,1) . Find the circle that passes through these three points. If the center of this circle is ( C x , C y , C z ) (C_x, C_y, C_z ) and its radius is R R , then enter the value of

C x + C y + C z + 2 R 2 C_x + C_y + C_z + 2 R^2


The answer is 71.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

David Vreken
Jan 17, 2020

Let the three points be on the plane a x + b y + c z = d ax + by + cz = d . Then:

( 1 , 0 , 0 ) a = d (1, 0, 0) \rightarrow a = d

( 3 , 1 , 0 ) 3 a + b = d (3, 1, 0) \rightarrow 3a + b = d

( 5 , 2 , 1 ) 5 a + 2 b + c = d (5, 2, 1) \rightarrow 5a + 2b + c = d

These three equations solve to b = 2 a b = -2a , c = 0 c = 0 , and d = a d = a , so the equation of the plane of the circle is x 2 y = 1 x - 2y = 1 .


Method 1:

Let P P be ( 1 , 0 , 0 ) (1, 0, 0) , Q Q be ( 3 , 1 , 0 ) (3, 1, 0) , and S S be ( 5 , 2 , 1 ) (5, 2, 1) .

The midpoint between P P and Q Q is ( 2 , 1 2 , 0 ) (2, \frac{1}{2}, 0) and P Q = ( 2 , 1 , 0 ) \overrightarrow{PQ} = (2, 1, 0) , so the equation of the plane perpendicular to P Q PQ through its midpoint is 4 x + 2 y = 9 4x + 2y = 9 .

The midpoint between P P and S S is ( 3 , 1 , 1 2 ) (3, 1, \frac{1}{2}) and P R = ( 4 , 2 , 1 ) \overrightarrow{PR} = (4, 2, 1) , so the equation of the plane perpendicular to P S PS through its midpoint is 8 x + 4 y + 2 z = 29 8x + 4y + 2z = 29 .

The intersection of these three planes is the center ( C x , C y , C z ) (C_x, C_y, C_z) , which solves to C x = 2 C_x = 2 , C y = 1 2 C_y = \frac{1}{2} , and C z = 11 2 C_z = \frac{11}{2} .

The radius R R is the distance between the center and one of the points, say P P , so R 2 = ( C x P x ) 2 + ( C y P y ) 2 + ( C z P z ) 2 = 63 2 R^2 = (C_x - P_x)^2 + (C_y - P_y)^2 + (C_z - P_z)^2 = \frac{63}{2} .

Therefore, C x + C y + C z + 2 R 2 = 71 C_x + C_y + C_z + 2R^2 = \boxed{71} .


Method 2:

The center ( C x , C y , C z ) (C_x, C_y, C_z) would also be on the plane of the circle (see above), so:

C x 2 C y = 1 C_x - 2C_y = 1

The three points are also a distance of R R away from the center, so:

( 1 , 0 , 0 ) ( C x 1 ) 2 + C y 2 + C z 2 = R 2 (1, 0, 0) \rightarrow (C_x - 1)^2 + C_y^2 + C_z^2 = R^2

( 3 , 1 , 0 ) ( C x 3 ) 2 + ( C y 1 ) 2 + C z 2 = R 2 (3, 1, 0) \rightarrow (C_x - 3)^2 + (C_y - 1)^2 + C_z^2 = R^2

( 5 , 2 , 1 ) ( C x 5 ) 2 + ( C y 2 ) 2 + ( C z 1 ) 2 = R 2 (5, 2, 1) \rightarrow (C_x - 5)^2 + (C_y - 2)^2 + (C_z - 1)^2 = R^2

These four equations solve to C x = 2 C_x = 2 , C y = 1 2 C_y = \frac{1}{2} , C z = 11 2 C_z = \frac{11}{2} , and R 2 = 63 2 R^2 = \frac{63}{2} , so C x + C y + C z + 2 R 2 = 71 C_x + C_y + C_z + 2R^2 = \boxed{71} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...