document.write( "Question 35193: How many different ways can 5 fruits be arranged in a picture using 3 fruits at a time? \n" ); document.write( "
Algebra.Com's Answer #21372 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many different ways can 5 fruits be arranged in a picture using 3 fruits at a time.\r \n" ); document.write( "\n" ); document.write( "If you are asking how many groups of 3 fruits can be used in the picture \n" ); document.write( "when you are choosing from 5 fruits, the answer is 5C3 = [5*4]/[1*2]=10\r \n" ); document.write( "\n" ); document.write( "If you are asking about the number of ways to line up the three fruits \n" ); document.write( "in the picture the answer is 5*4*3= 60\r \n" ); document.write( "\n" ); document.write( "I can't tell from your description which of these is the correct response. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |