Question
Question: How do you write the equation of the circle with Center (3, 4) and radius 6 units?...
How do you write the equation of the circle with Center (3, 4) and radius 6 units?
Solution
To find the equation of the circle with center (3, 4) and radius 6 units, we will be using the standard equation of a circle. We know that for a circle with centre (h,k) and radius a units, the equation of the circle is given as (x−h)2+(y−k)2=a2 . If we substitute the given centre and radius in the standard equation, we will get the required equation of the circle.
Complete step by step solution:
We need to find the equation of the circle with center (3, 4) and radius 6 units. We know that for a circle with centre (h,k) and radius a units, the equation of the circle is given as
(x−h)2+(y−k)2=a2...(i)
We are given the required circle will have a centre of (3, 4) and radius 6 units. When comparing this with the standard form, we will get h=3,k=4 .
Now, let us write the equation of the required circle in the form given in equation (i). We will be getting
(x−3)2+(y−4)2=62
Let us expand the square terms. We know that (a−b)2=a2−2ab+b2 .
∴(x−3)2+(y−4)2=62⇒x2−2x×3+32+y2−2y×4+42=36
Let us simplify the above equation.
⇒x2−6x+9+y2−8y+16=36⇒x2+y2−6x−8y+25=36⇒x2+y2−6x−8y+25−36=0⇒x2+y2−6x−8y−11=0
We can draw this circle as shown below.
Note: Students have a chance of making mistake by writing the standard equation of the circle as (x−k)2+(y−h)2=a2 , for a circle of centre (h,k) and radius a units. They may even miss out the square of the radius in the right side of the equation. Students must know the algebraic rules and identities to solve the equation.