by tommywallach Sat Jan 23, 2016 11:45 pm
Hey Hasibul,
In general, we prefer if you post a question ALONG with your question, rather than just ask us to solve. Tell us where the question confused you, and how you tried to solve it, and where it went wrong.
To solve, let's look at some samples:
x, y, z = 1
10 + 10 + 10 = 30
ONE zero --> This meets the condition for C
x = 1 z = 1 y = 2
10 + 10 + 100 = 120
ONE zero --> This meets the condition for B
x = 2 y = 2 z = 2
100 + 100 + 100 = 300
We can create a rule now. We can only get as many zeroes as whichever variable is largest (x or y or z). So we could never get as many zeroes as the sum of two of them.
The answer is B and C.
-t