Answer :
Using modular arithmetic, we can find the remainder for each number. The remainder when 349*74*36 is divided by 3 is 0.
When finding the remainder of a division problem, we can use the concept of modular arithmetic. In this case, we want to find the remainder when the product of 349, 74, and 36 is divided by 3.
To find the remainder, we can calculate the remainder of each number individually and then multiply the remainders.
Using modular arithmetic, we can find the remainder for each number:
349 % 3 = 2
74 % 3 = 2
36 % 3 = 0
Multiplying the remainders together: 2 * 2 * 0 = 0
Therefore, the remainder when 349*74*36 is divided by 3 is 0.
Learn more about the topic of Modular arithmetic here:
https://brainly.com/question/30967977
#SPJ11