which one of the following statements are correct?
1) Equation of a circle with centre (h,k) and radius r is given by (x−h)2 + (y−k)2 = r2
2) Equation of circle with A(x1,y1) and B(x2,y2) as extremities of diameter is given by
(x−x1)(y−y1)+(x−x2)(y−y2)=0
Let C(h,k) be the centre of the circle and P(x,y) be any point on the circle.
PC=radius=r
⇒√(x−h)2 + (y−k)2 = r
⇒ (x−h)2+(y−k)2=r2
Any point on the circle satisfies this
⇒ statement 1 is correct
AB is a diameter and P is a general point on the circle.
∠ APB = 90∘
⇒ slope of PA × slopeofPB = −1
⇒ y−y1x−x1 × y−y2x−x2 = −1
⇒ (x−x1)(x−x2) + (y−y1)(y−y2) = 0
Any point on the circle satsfies this
⇒ statement 2 is wrong.