10 is the answer
Explain:I generally don’t know I’m just guessing I forgot how to do graphing over the years
Answer:
286
Step-by-step explanation:
If the three-digit number is xyz, then:
x + y + z = 16
y = z + 2
z = 3x
Substitute the third equation into the second:
y = 3x + 2
Substitute this and the third equation into the first:
x + (3x + 2) + (3x) = 16
7x + 2 = 16
7x = 14
x = 2
y = 3x + 2 = 8
z = 3x = 6
The number is 286.
The answer to your question would be eleven if I am correct
We must find UNIQUE combinations because choosing a,b,c,d... is the same as d,c,b,a...etc. For this type of problem you use the "n choose k" formula...
n!/(k!(n-k)!), n=total number of choices available, k=number of choices made..
In this case:
20!/(10!(20-10)!)
20!/(10!*10!)
184756