| 1 |
In some code, letters a, b, c, d and e represents numbers 2, 4, 5, 6 and 10. We don�t know which letter represents which number. Consider the following relationships: (i) a + c = e (ii) b � d = d (iii) e = a = b Which statement below is true ? |
|
b = 4, d = 2 |
|
a = 4, e = 6 |
|
b = 6, e = 2 |
|
a = 4, c = 6 |
|
|
|
|
|