MHB -2.4.27 find center and radius of circle

Click For Summary
The discussion focuses on determining the center and radius of the circle represented by the equation x^2+y^2+6x+8y+9=0. The equation is rewritten and simplified through completing the square, resulting in the standard form (x+3)²+(y+4)²=16, indicating a center at C(-3,-4) and a radius of R=4. Participants discuss the efficiency of the completing the square method, with one expressing interest in alternative methods and potential visual representations using TikZ code. While there is acknowledgment of the possibility of other techniques, completing the square is deemed the most effective approach. The conversation highlights a focus on mathematical methods for graphing circles.
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Determine the graph of $x^2+y^2+6x+8y+9=0$
$\begin{array}{rll}
\textsf{rewrite} &(x^2+6x )+(y^2+8y)=-9\\
\textsf{complete square} &(x^2+6x+9)+(y^2+8y+16)=-9+9+16\\
\textsf{simplify equation} &(x+3)^2+(y+4)^2=16=4^2\\
\textsf{observation} &C(-3,-4), \quad R=4
\end{array}$

hopefully ok
is there another way to do this other than complete the square

if you are inclined to do so I would be interested in a tikz code would be fore this :unsure:
 
Mathematics news on Phys.org
this is ok

completing the square is probably the most efficient technique ...

Not saying there is no other method, but I'm not familiar with any.
 
Mahalo
often when post here an alternative is suggested...
:cool:
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...

Similar threads

Replies
8
Views
1K
Replies
3
Views
1K
Replies
5
Views
1K
Replies
2
Views
1K
Replies
2
Views
1K
Replies
2
Views
1K
Replies
1
Views
1K