InterviewSolution
| 1. |
What will be the equation of the circle which touches the line x + 2y + 5 = 0 and passes through the point of intersection of the circle x^2 + y^2 = 1 and x^2 + y^2 + 2x + 4y + 1 = 0?(a) x^2 + y^2 + 2x + y = 0(b) x^2 + y^2 + x + 2y = 1(c) x^2 + y^2 + x + 2y = 0(d) x^2 + y^2 + 2x + 2y = 1The question was posed to me during an online exam.The above asked question is from Calculus Application topic in portion Application of Calculus of Mathematics – Class 12 |
|
Answer» The correct answer is (C) X^2 + y^2 + x + 2y = 0 |
|