Question
The population of a city increased by 11% for two
consecutive years and then decreased by 30% in the third year. If the final population in 2023 was 21,658.05, find its population in 2020.Solution
ATQ,
Let the population in 2020 be ‘x’.
ATQ,
x × 1.11 × 1.11 × 0.70 = 21658.05
Or, x = 21658.05 × (1/1.11) × (1/1.11) × (1/0.70)
So, x = 30,000
Therefore, the population of the city in 2020 = x = 30,000
What does the ‘range(5)’ function in Python produce?
What is the primary responsibility of the "Controller" in the MVC architecture?
The weakening of signal in long-term transmission is called?
Which famous sorting algorithm uses the divide-and-conquer strategy?
Which of the following techniques is used for dimensionality reduction while preserving the data's variance?
What is the main advantage of Network Attached Storage (NAS) technology?
CPU part that adds two numbers.
A problem is said to be NP-hard if:
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
What is the primary key in a relational database?