document.write( "Question 1187701: There are 10 pugs and 19 bulldogs. How many ways can we choose a team of 7 dogs if 3 must be pugs and 4 must be bulldogs?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #818720 by Edwin McCravy(20081) You can put this solution on YOUR website! \r\n" ); document.write( "(10 pugs CHOOSE 3) times (19 bulldogs CHOOSE 4) =\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |