InterviewSolution
Saved Bookmarks
| 1. |
The equation of the line, the reciprocals of whose intercepts on the axes are m and n, is given byA. `nx+my=mn`B. `mx+ny=1`C. `mx+ny=mn`D. `mx-ny=1` |
|
Answer» Correct Answer - B Let line be `x/a+y/b=1` given that `1/a=m` and `1/b=n` `a=1/m, b=1/n` equation of line, `mx+ny=1` |
|