If 16+11=A and 1/9=B, and A % B=(A×B)-1, then what is A % B?
2025
If 16+11=A and 1/9=B, and A % B=(A×B)-1, then what is A % B?
- A.
0
- B.
-3
- C.
2
- D.
5
Attempted by 21 students.
Show answer & explanation
Correct answer: C
1. First, find the value of variable A: A = 16 + 11 = 27. 2. Identify the value of variable B: B = 1/9. 3. Substitute the values of A and B into the given equation: A % B = (A × B) - 1. 4. Calculate the expression: (27 × 1/9) - 1 = 3 - 1 = 2. Final Answer: Option C