InterviewSolution
Saved Bookmarks
| 1. |
In the given questions, two equations numbered l and II are given. You have to solve both the equations and mark the appropriate answerI. x2 – 6x + 8 = 0II. 4y2 – 24y + 32 = 01. x > y2. x < y3. x = y or relation between x and y can't be established4. x ≥ y5. x ≤ y |
|||||||||||||||
|
Answer» Correct Answer - Option 3 : x = y or relation between x and y can't be established From I, x2 – 6x + 8 = 0 ⇒ x2 – 4x – 2x + 8 = 0 ⇒ (x – 4)(x – 2) = 0 ⇒ x = 4, 2 From II, 4y2 – 24y + 32 = 0 ⇒ 4y2 - 16y - 8y + 32 = 0 ⇒ (y - 4)(4y – 8) = 0 ⇒ y = 4, 2 Comparison between x and y (via Tabulation):
∴ Relation between x and y can't be established. |
||||||||||||||||