document.write( "Question 1167282: How many ways are there to arrange either 4 or 5 toys from a basket of 12 toys? \n" ); document.write( "
Algebra.Com's Answer #791953 by ikleyn(52794)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Assume the toys are different (distinguishable).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "There are 12*11*10*9 different ways to arrange (to place in some order) 4 toys of 12.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "There are 12*11*10*9*8 different ways to arrange (to place in some order) 5 toys of 12.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The total number that the problem asks for is the sum \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 12*11*10*9 + 12*11*10*9*8.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "It will be your answer, when you compute the value.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |