document.write( "Question 417821: Suppose that you have six different vegetables in the refrigerator. In how many ways can you choose four of them to put into your salad? \n" ); document.write( "
Algebra.Com's Answer #292495 by marcovan(4)\"\" \"About 
You can put this solution on YOUR website!
Permutation formula p(6,4) \r
\n" ); document.write( "\n" ); document.write( "P(6,4) = 6! / (6 - 4)! = 360\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );