InterviewSolution
Saved Bookmarks
| 1. |
निम्नलिखित वृत्तों के कार्तीय समीकरण ज्ञात कीजिए- (i) `x=7+4 cos alpha, y=-3+4 sin alpha` (ii) `x= cos theta+ sin theta+1, y=sin theta-cos theta+2` (iii) `x= cos theta+ sin theta, y= sin theta-cos theta` (iv) `x=1+3 cos theta, y=2-3 sin theta` |
|
Answer» Correct Answer - (i) `(x-7)^(2)+(y+3)^(2)=16`; (ii) `(x-1)^(2)+(y-2)^(2)=2`; (iii) `x^(2)+y^(2)=2`; (iv) `(x-1)^(2)+(y-2)^(2)=9` (i) `x=7+4 cos alpha, y=-3+4 sin alpha` इन दोनों समीकरणों के बीच `alpha` का विलोपन करने पर, |
|