Question
In a colony, there are 100 APL families and 50 BPL
families. Each APL and BPL family got blankets equal to 20% and 68%, respectively of total number of families (APL + BPL) in the colony. Find the difference between total number of blankets received by APL and BPL families.Solution
Total number of families in the colony = 100 + 50 = 150 Number of blankets received by APL families = 100 x 0.20 x 150 = 3000 Number of blankets received by BPL families = 50 x 0.68 x 150 = 5100 Required difference = 5100 - 3000 = 2100
How to debug bash script
Which component in the CPU holds the data to be operated on, performs calculations, and stores the results?
What is the first phase in the software development process?
Which of the following is a disadvantage of using fossil fuel power plants?
If a tree is of 4 level how many elements are present in it?
Join in which generated result contain right side tuple of table even without a match is
- In a _________each element has a priority value associated with it
What is Inter-Process Communication (IPC) in the context of computer systems?
What is the main objective of cluster analysis in data analytics?
In a database cluster setup, what is the purpose of a "warm standby" server?