a, b, c, and d are all non-negative integers. How many total possibilities exist if a+b+c+d=10? I could do it systematically, but that seems like way more work than necessary. Also, I can obviously find the total number of possibilities, but then how would I (easily) eliminate the possibilities which wouldn't add up to 10?
2007-04-12
11:59:18
·
5 answers
·
asked by
Nathan
2
in
Education & Reference
➔ Homework Help
There's no limitation on these numbers being unique. They can all be the same number. Thus, 7+1+1+1=10 works, and so on. I started to list them out, but there were over 50 possibilities before I stopped. This leads me to believe there's a statistical method that will do this, but I'm blanking on how.
2007-04-12
12:09:07 ·
update #1