InterviewSolution
Saved Bookmarks
| 1. |
The set of real values of k for which the lines `x + 3y +1=0, kx + 2y-2=0` and `2x-y + 3 = 0` form a triangle isA. `R-{-4,(2)/(3)}`B. `R-{-4,(-6)/(5),(2)/(3)}`C. `R-{(-2)/(3),4}`D. R |
|
Answer» Correct Answer - B Lines form triangle. Therefore, `x +3y +1 = 0` is not parallel to `kx +2y -2 = 0` `:. (-k)/(2) ne (-1)/(3) rArr k ne (2)/(3)` Also line `2x - y+3 =0` is not parallel to `kx +2y -2 = 0` `:. (-k)/(2) ne 2 rArr k ne -4` Further lines must not be concurrent `:. |{:(1,3,1),(k,2,-2),(2,-1,3):}|ne0rArrkne(-6)/(5)` |
|