Calculate separately the percentage of employees who are female and working on the project, and the percentage who are male and working on the project, and add them together.
1. Females
30% of the department is female and 20% of females are working on the project, hence the proportion of workers who are female and working on the project is 20% of 30% of the workers.
In terms of fractions this is \[ \frac{\var{femaleproject}}{100} \times \frac{\var{females}}{100} = \frac{\var{femaleproject*females}}{10000} = \frac{\var{depfemaleproject}}{100}\] of the workers, ie 6%.
So 6% of the departmental staff are working on the project and female.
2. Males
70% of the department is male and 10% of males are working on the project, hence the proportion of workers who are male and working on the project is 10% of 70% of the workers.
In terms of fractions this is \[ \frac{\var{maleproject}}{100} \times \frac{\var{males}}{100} = \frac{\var{maleproject*males}}{10000} = \frac{\var{depmaleproject}}{100}\] of the workers, ie 7%.
So 7% of the departmental staff are working on the project and male.
So the total percentage of departmental staff working on the project is $\var{depfemaleproject}\% + \var{depmaleproject}\% = \var{project}\%$.