Question
Sita invests a certain amount at an annual simple
interest rate of 10% for 3 years. The total amount she receives after this period is then reinvested at an annual simple interest rate of 6% for the next 4 years. Determine the ratio of the initial investment to the final amount obtained at the end of the entire period.Solution
ATQ;Let P = 100 Interest from first = 3 × 10% × 100 = 30 Amount = 130 Interest from second = 4 × 6% × 130 = 31.2 30 : 31.2 = 25 : 26
What is the primary purpose of virtual memory in a computer system?
The time required to delete a node x from a doubly linked list having n nodes is
Which of the following components stores electrical charge in a circuit?
What does the following code do?
x = [1, 2, 3]
y = [4, 5, 6]
z = x + y
Which company originally developed the Go programming language?
What is the scope of a variable in programming?
Which recovery technique involves creating a new database instance from a previous full backup and then applying transaction logs up to the desired reco...
Which number system is commonly used in mathematics and everyday life?
In a compiler, keywords of a language are recognized during
In natural language processing (NLP), what does TF-IDF stand for?