How many ordered quadruples (a,b,c,d) satisfy a+b+c+d=18, where a,b,c,d are odd positive integers?
How many ordered quadruples (a,b,c,d) satisfy a+b+c+d=18, where a,b,c,d are integers such that |a|,|b|,|c|,|d| are each at most 10?
For some reason, I am having tons of difficulty with these problems!! How do I start? Can you explain it?