InterviewSolution
Saved Bookmarks
| 1. |
The zero of 2x + 3 is `"______"`.A. `-2`B. `-3`C. `-(3)/(2)`D. `-(2)/(3)` |
|
Answer» Correct Answer - C Let 2x + 3 = 0 `implies 2x = -3 implies x = -(3)/(2)` `therefore` Zero of 2x + 3 is `- (3)/(2)`. Hence , the correct option is (c) . |
|