document.write( "Question 481284: there are 6 people on the ballot for regional judges. voters can vote for any 4. voters can vote for 0,1,2,2,4 judges. in how many different ways can a person vote
\n" ); document.write( "thank you for your help
\n" ); document.write( "

Algebra.Com's Answer #329584 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
there are 6 people on the ballot for regional judges. voters can vote for any 4. voters can vote for 0,1,2,3,4 judges. in how many different ways can a person vote
\n" ); document.write( "----
\n" ); document.write( "6C0 + 6C1 + 6C2 + 6C3 + 6C4
\n" ); document.write( "----
\n" ); document.write( "= 1 + 6 + 15 + 20 + 15
\n" ); document.write( "---
\n" ); document.write( "= 57
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );