document.write( "Question 593225: Can you work this problem out for me....In how many ways can a person choose 3 movies to see in a theater playing 11 movies? \n" ); document.write( "
Algebra.Com's Answer #376255 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Can you work this problem out for me....In how many ways can a person choose 3 movies to see in a theater playing 11 movies?
\n" ); document.write( "-----
\n" ); document.write( "1st choice: 11 ways
\n" ); document.write( "2nd choice: 10 ways
\n" ); document.write( "3rd choice: 9 ways
\n" ); document.write( "----
\n" ); document.write( "11P3 = 11!/(11-3)! = 11*10*9 = 990
\n" ); document.write( "=====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );