document.write( "Question 421244: There are 6 artists each presenting 5 works of art in an art contest. The 4 works judged best will be displayed in a local gallery. In how many ways can these 4 works all be chosen from the same artist's collection? \n" ); document.write( "
Algebra.Com's Answer #294525 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \n" ); document.write( "no. of ways = 6P1 * 5P4 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 6 * 120\r \n" ); document.write( "\n" ); document.write( "= 720\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |