Question

    If '@' denotes 'addition', '#' denotes 'subtraction', '$' denotes 'multiplication' and '%' denotes 'division', then what will be the value of the following expression?

    {(14 @ 21) $ 16 # 360 % (24 # 15)}

    A 532 Correct Answer Incorrect Answer
    B 568 Correct Answer Incorrect Answer
    C 520 Correct Answer Incorrect Answer
    D 502 Correct Answer Incorrect Answer

    Solution

    {(14 @ 21) $ 16 # 360 % (24 # 15)} {(14 + 21) X 16 - 360 ÷ (24 - 15)} {35 X 16 - 360 ÷ 9} 560 – 40 = 520.

    Practice Next

    Relevant for Exams: