InterviewSolution
Saved Bookmarks
| 1. |
Three linesL1 : x-y+6 = 0L2 : 2x+y-3 = 0L3 : x-2y+m = 0 are given. Which of the following can be the value of m if L1, L2 and L3 form a triangle. |
|
Answer» Three lines L1 : x-y+6 = 0 L2 : 2x+y-3 = 0 L3 : x-2y+m = 0 are given. Which of the following can be the value of m if L1, L2 and L3 form a triangle. |
|