Question
A number is increased by 20%, and the resulting number
is decreased by 20%. If the initial number is ₹x, the final number is ₹2880. What is the value of x?Solution
Let the initial number be ₹x. First, the number is increased by 20%, so the new value becomes: x + 20% of x = x + 0.2x = 1.2x. Then, it is decreased by 20%, so the new value becomes: 1.2x - 20% of 1.2x = 1.2x - 0.24x = 0.96x. We are told the final value is ₹2880, so: 0.96x = 2880, x = 2880 / 0.96 = ₹3000. Correct option: a) ₹3000.
Which of the following semantic HTML tags is best suited for defining a block of navigation links?
Which forecasting method is most appropriate for time series data with a consistent trend but no seasonality?
Which of the following is the primary reason why bias occurs in sampling?
Which of the following is an example of semi-structured data?
Which of the following is a measure of central tendency?
In R, which operator is used for sequence?
Which data structure is used in Prim’s Algorithm to efficiently find the minimum edge connecting a vertex to the spanning tree?
Why is sampling an essential technique in data analysis?
You are analyzing sales data and notice missing values in some of the records. What is the most appropriate first step to take during the data analysis ...
A data analyst is tasked with understanding customer churn for a subscription-based business. Which of the following steps should they prioritize immedi...