document.write( "Question 1187675: There are 10 pugs and 19 bulldogs. How many ways can we choose a team of 7 dogs if at least 1 team member needs to be a pug?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #818693 by ikleyn(53765)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "There are 10 pugs and 19 bulldogs. How many ways can we choose a team of 7 dogs
\n" ); document.write( "if at least 1 team member needs to be a pug?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The total number of ALL possible combinations of 7 dogs taken at a time from 10+19 = 29 dogs is  \r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B29%5D%5E7\" = 1560780.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of all possible combinations of 7 buldogs taken at a time from 19 buldogs is\r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B19%5D%5E7\" = 50388.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To get the answer to the problem's question, subtract the second number from the first\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    how many ways can we choose a team of 7 dogs  \r\n" );
document.write( "    if at least 1 team member needs to be a pug  =  \"C%5B29%5D%5E7\" - \"C%5B19%5D%5E7\" = 1560780 - 50388 = 1510392.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );