document.write( "Question 428348: in how many ways can you place 6 cards on a table ? \n" ); document.write( "
Algebra.Com's Answer #297755 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! If they are distinguishable, then the number of ways is 6P6 = 6! = 6*5*4*3*2*1 = 720. \n" ); document.write( " |