document.write( "Question 1024769: Help me please. Thanks\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A pianist plans to play 6 pieces at a recital. In how many ways can she arrange these pieces in the program?
\n" );
document.write( " Your answer is \n" );
document.write( "
Algebra.Com's Answer #640129 by Alan3354(69443) You can put this solution on YOUR website! A pianist plans to play 6 pieces at a recital. In how many ways can she arrange these pieces in the program? \n" ); document.write( "---------- \n" ); document.write( "The 1st is 1 of 6. \n" ); document.write( "Then 1 of 5, then 4, etc. \n" ); document.write( "--> 6*5*4*3*2*1 \n" ); document.write( "That's called 6 factorial = 6! \n" ); document.write( " \n" ); document.write( " |