

InterviewSolution
Saved Bookmarks
1. |
Below u, v, w and x represent different integers, where u = –4 and x ≠1. By using following equations, find each of the values:u × v = ux × w = wu + x = w(a) v(b) w(c) x |
Answer» (a) v = 1 (b) w = 0 (c) x = 4 |
|