 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | The locus of a point represent by `x=(a)/(2)((t+1)/(t)),y=(a)/(2)((t-1)/(t))`, where `t=in R-{0}`, isA. `x^2+y^2=a^2`B. `x^2-y^2=a^2`C. `x+y=a`D. `x-y=a` | 
| Answer» Correct Answer - C Here, `x=(a)/(2)(2+(1)/(t))` .....(1) `y=(a)/(2)(1-(1)/(t))`......(2) Adding (i) and (ii) we get `x+y=a` which is the required locus. | |