InterviewSolution
Saved Bookmarks
| 1. |
The solution set of 3x – 4 < 8 over the set of square numbers is(a) {1, 2, 3} (b) {1, 4} (c) {1} (d) {16} |
|
Answer» (c) {1} 3x – 4 < 8 ⇒ 3x < 12 ⇒ x < \(\frac{12}3\) ⇒ x < 4 The solution set = {1} as 1 is the only square number less than 4. |
|