document.write( "Question 1132135: 1.) How many different ways can 3 cards be drawn from a deck of 52
\n" ); document.write( "cards without replacement?
\n" ); document.write( "2.) How many different ways can 3 cards be drawn from a deck of 52
\n" ); document.write( "cards with replacement?
\n" ); document.write( "3.) A corporation has 5 officers to choose from which 3 are selected
\n" ); document.write( "to comprise the board of directors. How many combinations are there?
\n" ); document.write( "(Order is not important)
\n" ); document.write( "4.) Convert to a percent in simplest form: 0.06
\n" ); document.write( "

Algebra.Com's Answer #749052 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
This is 52*51*50=132,600
\n" ); document.write( "This would be 52*52*52=140,600
\n" ); document.write( "This is 5C3=5!/3!2!=10
\n" ); document.write( "6%. Move the decimal two places to the right.
\n" ); document.write( "
\n" );