InterviewSolution
Saved Bookmarks
| 1. |
The equation having 5 as a solution is:(a) 4x + 1 = 2 (b) 3 – x = 8 (c) x – 5 = 3 (d) 3 + x = 8 |
|
Answer» (d) 3 + x = 8 Consider the given equation 3 + x = 8. Transpose 3 to right hand side then it becomes -3 x = 8 – 3 x = 5 |
|