Read the information given below and answer the questions that follows :
If md (x) = | x |, mn (x, y) = minimum of x and y and Ma (a,b,c,…..) = maximum of a,b,c,…..
Value of Ma [md (a), mn (md (b), a), mn (ab, md (ac))] where a = -2, b = -3, c = 4 is
Ma [md (a), mn (md (b), a), mn (ab, md (ac))]
Ma [| - 2 |, mn ( | - 3 |, -2), mn (6, | -8 |)]
Ma [2, mn (3, -2), mn (6, 8)]
Ma[2, -2, 6] = 6