Q.36

Question

Find the standard form of the equation of each circle.

Center (1, 0) and containing the point 

( -3, 2)

Step-by-Step Solution

Verified
Answer

The standard form of the equation of circle at the center(1,0) containing points (-3,2) is (x-2)2+y2=20  and generalized form of equation of the circle is x2+y2-2x-19=0

1Step 1. Given information

Given that circle at the center (1,0) containing point at (-3,2).

 we have to formulate the standard form equation of  the circle .

2Step 2. Find radius r of the circle

To find the standard form of the circle, first, we have to find the radius of the circle. Thus here center (1, 0) and contain the point (-3,2) are given, the radius is the distance between the point(-3,2) to center (1,0). So radius 

 r=(-3-1)2+(2-0)2    since distance between 2 points from (x1,y1) to(x2,y2) is  (x2-x1)2+(y2-y1)2    =(-4)2+22                    here     (x1,y1) is (1,0) and  (x2,y2) is (-3,2).        =±20Hence radius is ±20.

3Step 3. Formation of standard of the equation of the circle

 The standard form of the equation of a circle is of radius r with center at the

origin (h, k)  is (x-h)2+(y-k)2=r2 

and here the radius is 20 .

Then  the standard form of the equation of the circle is  (x-1)2+(y-0)2=(20)2       (x-1)2+y2=20To get generalized form of equation open the paranthesis and solve ,then we getx2+y2-2x-19=0