Question
A person borrowed Rs. 9,300 at 11% p.a. and Rs. 6,700 at
13% p.a. simple interest. If the total interest paid after βnβ years is Rs. 5,486, find the value of βnβ.Solution
ATQ,
9300 Γ (11/100) Γ n + 6700 Γ (13/100) Γ n = 5486
Or, 1023n + 871n = 5486
So, n = (5486/1894) = 2.9 years
What does ACID stand for in the context of database transactions?
The time required to delete a node x from a doubly linked list having n nodes is
Which SQL keyword is used to remove rows from a table?
What is the function of a web server in web technology?
The SI unit for measuring temperature is:
Which network layer protocol provides a reliable, connection-oriented delivery of packets?
What is the primary purpose of a database transaction?
In a CSS file, there is a CSS rule for paragraphs tags β what does p can be called?
What is the purpose of the β
The result evaluating the postfix expression 10 5 + 60 6/ * 8 β is