Example Log X Y 6 1 2 Logx Logy

Example – log(x+y)/6=1/2(logx+logy)

graph TD id1["((log((x+y)/6)=1/2(logx+logy)))"] id1 --> id2[Example] id2 --> id3["log(x+y)"] id2 --> id4[6] id2 --> id5["1/2(logx+logy)"] id3 --> id6[x] id3 --> id7[y] id5 --> id8[logx] id5 --> id9[logy]