in Mathematical Logic
527 views
0 votes
0 votes
An Entrepenuer wants to assign 5 different jobs to 3 of his employees. If every employee is assigned atleast 1 task, how many ways the entrepenuer can assign those task to employees ?
in Mathematical Logic
by
527 views

1 comment

Answer. 150

What i did (Please tell me where i am wrong ? )

 I have 3 employees and 5 jobs and everyone should get atleast one job

First lets provide everyone a job = C(5,1)*C(4,1)*C(3,1)  is the number of ways of assigning them jobs.

Now i have 2 jobs 3 employees any one can do any job so total = 3^2

Hence Answer = C(5,1)*C(4,1)*C(3,1)*3^2 = 540

Please tell me what is wrong here :(
0
0

1 Answer

1 vote
1 vote
Best answer
Answer will be 150

Here it is given 5 different jobs has assigned to 3 different employee

So, number of ways will be

$A$       $B$       $C$

$3$        $1$      $1$

$1$        $3$      $1$

$1$        $1$      $3$

$2$        $2$      $1$

$2$.       $1$      $2$

$1$        $2$     $2$

So, no of ways we can give $5$ different job to $3$ different employee is $\left ( \binom{5}{3}\times \binom{2}{1} \times \binom{1}{1}\right )\times 3+\left ( \binom{5}{2}\times \binom{3}{2}\times \binom{1}{1} \right )\times 3=150$
selected by

3 Comments

Srestha where i  am doing wrong please point that out :)
0
0
there is a small difference

ur ans is for "give 1 job to every employee first, then give 2 jobs to 3 employees"
0
0
Srestha i understood but the statement  "give 1 job to every employee first, then give 2 jobs to 3 employees" and the statement asked in question both seems similar i cant understand the difference in both statement in question it says that number of ways so that every employee should have atleast one job and i also did accordingly so little bit confused here :(
0
0

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true