document.write( "Question 1052849: I could use your help with this problem:\r
\n" );
document.write( "\n" );
document.write( "Please show all work. \r
\n" );
document.write( "\n" );
document.write( "(a) The steering committee of Green Solutions consists of 3 committee members. 15 people are interested in serving in the committee. How many different ways can the committee be selected?\r
\n" );
document.write( "\n" );
document.write( "(b) A bike courier needs to make deliveries at 6 different locations. How many different routes can he take? \r
\n" );
document.write( "\n" );
document.write( "Thank you for your help! \n" );
document.write( "
Algebra.Com's Answer #668155 by addingup(3677)![]() ![]() You can put this solution on YOUR website! nCr = n!/[r!(n-r)!] \n" ); document.write( "15C3 = 15!/[3!(15-3)!] \n" ); document.write( "= 15*14*13*12*11*10*9*8*7*6*5*4*3*2*1/[3*2*1*12*11*10*9*8*7*6*5*4*3*2*1 \n" ); document.write( "simplify: \n" ); document.write( "15*14*13/[3*2*1] = 455 different ways the committee can be selected. \n" ); document.write( ": \n" ); document.write( "I don't understand b, I don't know how many ways there are to get to each of the 6 locations. \n" ); document.write( ": \n" ); document.write( "John \n" ); document.write( " |