Computer Science, asked by mmusicnirwana, 7 months ago

pls answe I'll mark as btainalist

Attachments:

Answers

Answered by Anonymous
1

Answer:

let X=1, Y=2, Z=3.

a)

X+(Y+Z) = 1+(2+3) = 1+ 5 = 6

(X+Y)+Z = (1+2)+3 = 3+3 = 6

therefore, X+(Y+Z) = (X+Y)+Z

b)

X(YZ) = 1(2x3) = 1 x 6 = 6

(XYZ) = (1 x 2 x 3) = 6

therefore, X(YZ) = (XYZ)

pls mark as brainliest

Similar questions