Question
A person invested a total of Rs.
50,000 in two different schemes. One scheme offers simple interest of 8% p.a., and the other scheme offers 12% p.a. If the total interest earned from both schemes at the end of 3 years is Rs. 13,800, how much was invested in the scheme offering 8% p.a.?Solution
ATQ,
Let the amount invested in the scheme offering 8% p.a. be Rs. x. So, amount invested in the scheme offering 12% p.a. = Rs. 50000 − x. ATQ,
Thus, the amount invested in the scheme offering 8% p.a. is Rs. 35,000.
Which searching algorithm is most suitable for a balanced binary search tree (BST) when the goal is minimal comparison?
Which of the following best describes the difference between simple moving averages and exponential smoothing in forecasting?
What is the purpose of calculating an appropriate sample size in data analysis?
A data analyst at an insurance company is tasked with assessing the probability of fraudulent claims by analyzing customer transaction data and claim hi...
Which of the following correctly handles multiple exceptions in Java?
Which of the following Big Data processing models is based on the concept of continuous data flow processing?
Which data transformation technique would be best for converting categorical variables, such as “Gender” (Male, Female), into a format usable in mac...
What is the primary purpose of data cleaning in the data analysis process?
In a machine learning experiment, the company wants to predict future sales based on advertising spend. What is the dependent variable in this scenario?
In Exploratory Data Analysis (EDA), which of the following is the primary purpose of using histograms?