|
|
| Author |
Message |
rchadha
Joined: 01 Aug 2005 Posts: 4
|
Posted: Mon Aug 01, 2005 11:40 pm Post subject: Which shortcut to use for..... |
|
|
| How many albums can be made from a repertoire of 4 rocks songs, 5 pop and 6 jazz songs such that there is atleast one rock and one pop in each album? |
|
| Back to top |
|
 |
shaji Serious about CAT
Joined: 22 May 2005 Posts: 71 Location: UK
|
Posted: Tue Aug 02, 2005 11:39 am Post subject: Re: Which shortcut to use for..... |
|
|
| rchadha wrote: | | How many albums can be made from a repertoire of 4 rocks songs, 5 pop and 6 jazz songs such that there is atleast one rock and one pop in each album? |
Hi;
Shortcut is:
(2^4 -1)*(2^5 -1)*2^6=15*31*64=29760.
Regards;
Shaji. |
|
| Back to top |
|
 |
|