InterviewSolution
Saved Bookmarks
| 1. |
Let a,b,c and d be non-zero numbers. If the point of intersection of the lines 4ax+2ay+c=0 and 5bx+2by+d=0 lies in the fourth quadrant and is equidistant from the two axes then |
|
Answer» `2bc-3ad=0` |
|