Question:

Some members of a social service organization in Kolkata decide to prepare 2400 laddoos to gift to children in various orphanages and slums in the city, during Durga Puja. The plan is that each of them makes the same number of laddoos. However, on laddoo-making day, ten members are absent, thus each remaining member makes 12 laddoos more than earlier decided.
How many members actually make the laddoos?

Updated On: Aug 22, 2025
  • 50
  • 90
  • 40
  • 24
  • 100
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Let the total number of members in the organization be N.

If all N members were present, each member would have made x laddoos.

Since 2400 laddoos are made, the equation is: 
N×x=2400

When 10 members are absent, the number of members making laddoos is N-10.

Each remaining member makes 12 more laddoos, thus making x+12 laddoos.

The equation becomes:
(N-10)×(x+12)=2400

Since both expressions equal 2400, we can equate them:
Nx=(N-10)×(x+12)

Expanding the right side:
Nx-10x+12N-120

Setting the two expressions equal:
Nx=Nx-10x+12N-120

Cancel Nx from both sides:
0=N=10x+12N-120

Simplify the equation:
10x=120-12N

This implies:
x=(120-12N)/10

From the number of total laddoos:
Nx=2400

Substituting the value of x in the equation:
N×(120-12N)⁄10=2400

Simplifying gives:
120N-12N×N=24000

Dividing throughout by 12:
10N-N=2000

This simplifies to:
2N=200

Divide by 2:
N=40

Thus, 40 members actually make the laddoos.

Answer
40
Was this answer helpful?
0
0