If a % b = 37, where a % b = a + 2b, what is the value of a and b?

2025

If a % b = 37, where a % b = a + 2b, what is the value of a and b?

  1. A.

    25,5

  2. B.

    27, 5

  3. C.

    16, 10

  4. D.

    27, 10

Attempted by 28 students.

Show answer & explanation

Correct answer: B

The operation is a % b = a + 2b. For a = 27 and b = 5, a + 2b = 27 + 10 = 37.

Explore the full course: Up Police Computer Operator