MCQOPTIONS
Saved Bookmarks
| 1. |
In some code, letters a, b, c, d and e represents numbers 2, 4, 5, 6 and 10. We justdon’t know which letter represents which number. Consider the followingrelationships:i) a c = e, ii) b – d = d and iii) e a = bWhich statement below is true? |
| A. | b = 4, d = 2 |
| B. | a = 4, e = 6 |
| C. | b = 6, e = 2 |
| D. | a = 4, c = 6 |
| Answer» C. b = 6, e = 2 | |