InterviewSolution
Saved Bookmarks
| 1. |
ax2 + 4xy + 2y2 = 0 represents a pair of parallel lines then ‘a’ is: (a) 2 (b) -2(c) 4 (d) -4 |
|
Answer» (a) 2 Here a = 0, h = 2, b = 2 Condition for pair of parallel lines is b2 – ab = 0 4 – a(2) = 0 ⇒ -2a = -4 ⇒ a = 2 |
|