Question
Number of males of tribe Raba is what percentage more
than the number of males of tribe Dimasa? Answer the following questions based on the information given below: There are two tribes (Raba and Dimasa) in Mizoram. Total population of tribe Raba is 4800. Number of males of tribe Raba is 40% more than the number of females of tribe Raba. Total population of tribe Dimasa is 20% more than the population of tribe Raba. Ratio of number of males to the number of females of tribe Dimasa is 5:7.Solution
Let the number of females of tribe Raba be x. Number of males of tribe Raba = 1.4x Total population = 4800 => x + 1.4x = 4800 => x = 2000 Number of males of tribe Raba = 1.4 × 2000 = 2800 Number of females of tribe Raba = 2000 Total population of tribe Dimasa = 4800 × 1.2 = 5760 Number of males of tribe Dimasa = (5/12) × 5760 = 2400 Number of females of tribe Dimasa = (7/12) × 5760 = 3360 Required % = [(2800 – 2400)/2400] × 100 = 16.67%
What is an ER diagram used for?
Fork() command is used to create a new process. State true or false.
What is the meaning of the term "refactoring" in software engineering?
Which is the correct format specifier for double type value in C?
What is a "token" in lexical analysis?
What is the worst-case time complexity of inserting n2Â elements into an AVL tree with n elements initially?
What is a common characteristic of problems suitable for dynamic programming solutions?
File Transfer Protocol (FTP), uses well-known port 21 is used for control connection and port 20 for the
Which layer of the TCP/IP model is responsible for IP addressing and routing?
The maximum number of binary trees that can be formed with three unlabeled nodes is: