<span>Let C denote the number of candidates they interview and E the number of employees they train.
</span>
<span>If it takes 20 hours and $400 to interview a candidate, then it takes 20C hours and $400C to interview C candidates.
</span>
If <span>it takes 120 hours and $3600 to train an employee, then it takes 120E hours and $3600E to train E employees.
</span>
Company has less than <span>$95000, then 400C+3600E<95000.
</span>
Company <span>wants to spend at most 470 hours, then

.
</span>
<span>You obtain the system of two inequalities:
</span>

Then you can solve this system according to your demands.