Question

    In a certain code language '69483' is written as

    ‘36756’. What will be the code for '82374' in that language?
    A 65647 Correct Answer Incorrect Answer
    B 55647 Correct Answer Incorrect Answer
    C 57847 Correct Answer Incorrect Answer
    D 56757 Correct Answer Incorrect Answer

    Solution

    The logic followed here is as follows: Subtract '3' from the digits which are greater than '5'. Add '3' to the digits, which are less than or equal to '5'.

    69483 → 36756
    82374 → 55647

    Practice Next

    Relevant for Exams: