Question
In a company, there are either male or female employees.
There are x% male employees in the company. The number of female employees that are skilled are 20% of the total employees which is equal to number of unskilled male employees. 40% of the total employees are unskilled. Find the percentage of male employees in the company?Solution
According to the question, Total number of male employees = x% of Total Employees Number of unskilled male employees = 20% Total Employees Number of unskilled male employees = (x β 20)% of Total Employees Total number of female employees = (100 β x)% of Total Employees Number of female employees that are skilled = 20% of Total Employees So, Number of unskilled female employees = (80 β x)% of Total Employees Total number of unskilled employees = Unskilled Male + Unskilled Female = 40% of Total Employees (80 β x)% of Total Employees = 40% of Total Employees β 20% of Total Employees So, x = 60 Hence, option c) is the correct answer.
Predict the correct output

What is the decimal equivalent of the binary number 10101?
What data structure is commonly used to represent the parse tree in parsing?
In big data analytics, what is the process of identifying and correcting errors or inaccuracies in the collected data?
Which type of transistor is less susceptible to thermal runaway?
Deleting top element of stack?
Comparing two strings by using which function?
In virtual circuit network each packet holds ___________
Which type of neural network architecture is specifically designed to process data with a variable-length sequence?
Which concurrency control technique uses read and write locks to ensure consistency?