Join ExamsbookAnswer : 1. "if a > b"
I. a2-7a+12 = 0,
II. b2-3b+2 = 0
Solve both the equations to find the values of a and b ?5
Q: I. a2-7a+12 = 0, II. b2-3b+2 = 0 Solve both the equations to find the values of a and b ?
- 1if a > btrue
- 2if a < bfalse
- 3if the relationship between a and b cannot be established.false
- 4if a ≤ bfalse
- Show AnswerHide Answer
- Workspace
Answer : 1. "if a > b"
Explanation :
Answer: A) if a > b Explanation: I. (a - 3)(a - 4) = 0 => a = 3, 4 II. (b - 2)(b - 1) = 0 => b = 1, 2 => a > b