InterviewSolution
Saved Bookmarks
| 1. |
If `(x)/(12) + (1)/(2) = x -5`, then x = _____A. 2B. 4C. 8D. 6 |
|
Answer» Correct Answer - D `(x)/(12) + (1)/(2) = x - 5` `(x + 6)/(12) = x - 5` `x + 6 = 12 x - 60` `66 = 11x` `x = 6` Hence, the correct option is (d) |
|