InterviewSolution
Saved Bookmarks
| 1. |
Solve for `x : 5x -6 = 8x -4`A. `-1//3`B. `-2//3`C. `1//3`D. `2//3` |
|
Answer» Correct Answer - B Given, `5x - 6 = 8x - 4` `rArr 5x - 8x = -4 + 6` `rArr -3x = 2 rARr x = -2//3` Hence, the correct option is (b) |
|