Question
A sum of money is invested at an annual simple interest
rate of 15% for a period of 3 years, yielding a total interest of Rs. 1350. Determine the principal amount.Solution
ATQ,
Let the sum be Rs. P Simple interest received = {(P X R X T)/100} Or, 1350 = {(P X 15 X 3)/100} Or, P = {(1350 X 100)/ (15 X 3)} Or, P = 3000 Therefore, sum invested = Rs. 3000
In the standard normal distribution (mean = 0, standard deviation = 1), what is the probability that a random variable falls within one standard deviati...
Which of the following power plants is known for being a renewable energy source that utilizes the Earth's internal heat?
Which is the level of implementation of data structure
What is a primary key in the context of the ER model?
In object-oriented programming, what is inheritance?
In a pipelined CPU design, what is the purpose of the instruction pipeline?
Which keyword is used to implement inheritance in most programming languages?
Which of the following is an example of polymorphism?
Which COCOMO mode provides a more detailed estimation based on individual project characteristics?
Which of the following function is used in every hashing technique