InterviewSolution
Saved Bookmarks
| 1. |
The solution of the equation ax + b = 0 is(a) a/b (b) –b (c) –b/a (d) b/a |
|
Answer» (c) –b/a Consider the given equation ax + b = 0 Transpose ‘b’ to right hand side then it becomes –b. ax = -b x = -b/a |
|