document.write( "Question 452260: If you have 12 shows recorded on your DVR in how many ways can you watch 8 of them \n" ); document.write( "
Algebra.Com's Answer #310899 by edjones(8007) You can put this solution on YOUR website! Since arrangement is important then it is a permutation. \n" ); document.write( "nPr \n" ); document.write( "=12Pr \n" ); document.write( "=12!/(12-8)! \n" ); document.write( "=19958400 ways \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |