The average salary of all males and females in an office is Rs.16000 and the total number of females in the office is 16. If the average salaries of male and female employee are Rs.20000 and Rs.15000, then find the average salary of office if the salary of Manager is also included which is Rs. 58000.
Let number of males be x. => 16000 × (x + 16) = 20000 × x + 15000 × 16 => 16000x + 256000 = 20000x + 240000 => 4000x = 16000 => x = 4 Average, including Manager => (20000 × 4 + 15000 × 16 + 58000)/(4 + 16 + 1) => (80000 + 240000 + 58000)/21 = Rs.18000
Which logic gate has an output of 1 only when all inputs are 1?
Which of the following is a type of translator?
What is an algorithm?
What is the purpose of an interface in object-oriented programming?
When applying KVL to a circuit, how are voltage drops represented?
Which SQL keyword is used to filter records in a SELECT statement based on a specific condition?
What is the primary purpose of virtual memory in a computer system?
Which of the following is a programming language commonly used for controlling electronic devices?
Which cryptographic process involves applying a mathematical function to generate a fixed-size output from variable-size input?
Which error detection technique involves appending redundant bits to the data to be transmitted?