Bunuel
A shopkeeper keeps pens of two different companies – Company A and Company B. Each company produces distinct pens and in 4 different colours: Red, Green, Blue, and Black and the shopkeeper keeps all these colours of both companies. James came to this shop to buy 2 pens, in how many ways can he buy pens of different colour?
A. 6
B. 12
C. 24
D. 40
E. 48
In this question answer depends on how we interpret the question.
e.g. If R,G and G,R are two different ways to choose color, then answer will be \( 48\)
\(4_{C_2}*2 *2 *2 = 48 \)
\(4_{C_2} * 2 = \) Ways to choose \(2\) different pens and multiplying by \(2\), to account for order.
\(2=\)There are two companies for the first pen chosen, thus two options for the first pen.
\(2=\)There are two companies for the second pen chosen, thus two options for the second pen.
Now if order does not matter e.g R,G and G,R are same then.
\(4_{C_2} * 2 *2 = 24 \)
\(4_{C_2}= \) Ways to choose two different pens, when order does not matter.
\(2=\)There are two companies for the first pen chosen
\(2=\)There are two companies for the second pen chosen
Hope it helps.
_________________