Question
In how many ways can 4 distinct books be distributed
into 2 identical boxes such that no box is empty?Solution
We are given:
- 4 distinct books
- 2 identical boxes
- No box can be empty
- Choose 1 book to go in the smaller box: C(4, 1) = 4
- The remaining 3 go into the other box
- Since the boxes are identical, choosing (A in Box1, BCD in Box2) is the same as (BCD in Box1, A in Box2)
⇒ So we must divide by 2 to avoid double-counting
- Choose any 2 books to go into one box: C(4, 2) = 6
- The remaining 2 go into the second box
- But since the boxes are identical, the pair {A,B} in Box1 and {C,D} in Box2 is the same as {C,D} in Box1 and {A,B} in Box2
⇒ So divide by 2: 6 / 2 = 3
⇒ Also gives 2 unique ways Total = 2 (1–3 split) + 3 (2–2 split) + 2 (3–1 split) = 7
Under process costing, which of the following is considered as normal loss?Â
Which of the following financial statements shows a company's assets, liabilities, and equity at a specific point in time?
If a company uses LIFO inventory method in falling price environment (prices decreasing), then:
In the CAPM model, the expected return is expressed as:
E(R)=Rf+β(Rm−Rf)
Here, what does the risk-free rate (Râ‚“) represent or compens...
Which of the following is an example of an intangible asset?
The work of one clerk is automatically check by another clerk is called _________.
Which type of budget is prepared for a range of activity levels rather than a single level?
A company purchases goods worth ₹10 lakh + 18% GST, uses 70% for taxable supplies and 30% for exempt supplies. Calculate eligible ITC.
As per Union Budget 2025-26, what is the new asset monetization plan target for 2025-30?
An interface that communicates with other tiers in a three-tier architecture structure is known as ________.