document.write( "Question 1200330: A pianist plans to play 6 pieces at a recital from her repertoire of 19 pieces. How many different recital programs are possible? \n" ); document.write( "
Algebra.Com's Answer #834432 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "19*18*17*16*15*14 = 19535040,  if the order is important,  or\r\n" );
document.write( "\r\n" );
document.write( "\"C%5B19%5D%5E6\" = \"%2819%2A18%2A17%2A16%2A15%2A14%29%2F%281%2A2%2A3%2A4%2A5%2A6%29\" = 27132,  if the order is not important.\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" );