document.write( "Question 657361: how many groups of 3 toys can child choose to take on vacation from a toy box containing 11 toys
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #409835 by kevwill(135)\"\" \"About 
You can put this solution on YOUR website!
The number of different ways to choose 3 toys from a toy box containing 11 toys is: \"%28matrix%282%2C1%2C11%2C3%29%29\" which can also be expressed as \"11%21%2F%283%21%2A%2811-3%29%21%29\" = \"11%21%2F%283%21%2A8%21%29\" = \"11%2A10%2A9%2F%283%2A2%2A1%29\" = 165. \n" ); document.write( "
\n" );