If a problem is solved. It is not 'the' answer.
No attempt is made to search for the most elegant answer.
I highly recommend that you at least try to solve the
problem before you read the solution.
| how many ways can you arrange 7 different books, so that a specific book is on the third place? |
| In how many ways can you take 3 marbles out of a box with 15 different marbles? |
| In a firm are 20 workmen and 10 employees. In how many ways can you have a committee with 3 workmen and 2 employees? |
| In how many ways can you take 5 cards, with at least 2 aces, out of a game of 52 cards? |
| In how many ways can you split a group of 13 persons in 3 persons and 10 persons? |
| How many diagonals are there in a convex n-polygon? |
| How many numbers consisting of 3 figures, can you make with the figures 0,1,2,3,4 ? |
| How many subset are there in a set of 10 elements? |
| Calculate the term with x2 in the expansion of (x3 + 1/2x)10 |
|
In how many ways can you arrange m identical stones into k piles
so that each pile has at least 1 stone in it. |
From a deck of cards we take 12 cards.
|
|
How many strictly positive integer solutions ( x, y , z) are there, such that x + y + z = 100 |
| How many terms are contained in (a + b + c)20 . |
|
The term A.a10 b3 c7 is contained in (a + b + c)20
Calculate A. |