Question
A car’s value depreciates by 10% in the first year and
20% in the second year. If its value after 2 years is Rs. 28,800, find the original value of the car.Solution
ATQ,
Net percentage change = –10% –20% + {[(–10%) × (–20%)]/100}%= –30% + 2% = –28%
Let present value be Rs. ‘x’
Then, 72% of x = 28800
Or, 0.72 × x = 28800
Or, x = 28800 / 0.72 = 40000
So, the present value of the car = Rs. 40,000
Fill in the correct option for 24 blank space.
A recursive backtracking solution for the Subset Sum problem is generating duplicate subsets or missing valid subsets. Assuming the input array might co...
A single-line comment starts with
What is the primary purpose of the UNION ALL operator in SQL?
Which of the following is a disadvantage of a static (array-based) queue compared to a dynamic (linked list-based) queue?
What is edge computing in IoT?
Which of the following protocol is used for discovering link layer address or MAC address, associated with a given internet layer address?
Which of the following best describes the function of cache memory in a computer system?
Transfer function of closed loop system with negative feedback is defined as___
What is the main advantage of using knowledge graphs in AI?