document.write( "Question 579238: ok my daughter has a chart with 4 fruits, she chooses 3 of them. How many combinations are possible. Easy questions but I need help explaining it to her.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #371041 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Her first choice she has a choice of 4 \n" ); document.write( "The second choice she has choice of 3 \n" ); document.write( "The third choice she has choice of 2 \n" ); document.write( "therefore \n" ); document.write( "4 * 3 * 2 = 24 combinations \n" ); document.write( " |