Tk 206 is divided among x, y and z in such a way that y gets Tk 6 more than x and z gets twice the amount got by x. What amount (in Tk) is received by y?
A
48
B
52
C
56
D
36
Correct Answer: 56
y = x + 6 z = 2x x + y + z = 206 x + x + + 6 + 2x = 206 4x = 200 x = 50 y = 6 + 50 = 56