document.write( "Question 782760: you have 5 tickets to a Texans game. in how many ways can you take your best friend and 3 other friends from a group of 6 friends \n" ); document.write( "
Algebra.Com's Answer #476545 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 6C5 = n!/(r!(n-r)!) \n" ); document.write( "=6!/(5!(6-5)!) \n" ); document.write( "=6!/5! \n" ); document.write( "=6*5!/5! \n" ); document.write( "=6 ways \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |