InterviewSolution
Saved Bookmarks
| 1. |
In the given question, two equations numbered I and II are given. Solve both the equations and mark the appropriate answer.I. 3x2 + 11x + 6 = 0II. y2 + 14y + 33 = 01. x > y2. x < y3. x ≥ y4. x ≤ y5. x = y or the relationship between x and y cannot be established. |
|||||||||||||||
|
Answer» Correct Answer - Option 3 : x ≥ y I. 3x2 + 11x + 6 = 0 ⇒ 3x2 + 9x + 2x + 6 = 0 ⇒ 3x(x + 3) + 2(x + 3) = 0 ⇒ (3x + 2)(x + 3)= 0 ⇒ x = -2/3, -3 II. y2 + 14y + 33 = 0 ⇒ y2 + 11y + 3y + 33 = 0 ⇒ y(y + 11) + 3(y + 11) = 0 ⇒ (y + 11)(y + 3) = 0 ⇒ y = -11, -3
∴ x ≥ y |
||||||||||||||||