InterviewSolution
Saved Bookmarks
| 1. |
Matchthe following {:(,"Given condition",,,"Locus"),(I.,"The sum of the squares ofdistances from P to the coordinate axes is 25",,(a), x ^ 2+y^ 2 = 25),(II., "The distances to the coordinate axes from P arein the ratio2 : 3 respectively.",,(b), 4x^2 -9y^2 =0),(III., "The square of whosedistancefrom P to the origin is 4 timesof its y- coordinate",,(c), x^2 +y^2 =4y),(IV.,"The distance from P to (4, 0) is double the distancefrom P to the x -axis",,(d), x^2 - 3y^2 - 8x +16 = 0),(,,,(e), 9x^ 2 -4y^2 = 0):} |
|
Answer» `a, B, C, d ` |
|