Saved Bookmarks
| 1. |
Find the equation of the circle with centre ‘C and radius ‘r’ of the following: c(-3, 2) and r = 5 units |
|
Answer» Given C(-3, 2) r = 5 units x1 y1 Equation of the circle is(x – x1)2 + (y – y1)2 = r2 x - (-3))2 + (y – 2)2 = 52 (x + 3)2 + (y – 2)2 = 52 x2 + y2 + 6x – 4y – 12 = 0. |
|