Question
Rs. 2,800 increases to Rs. 3,640 in 4 years at a simple
interest rate of r% per annum. If Rs. 7,000 is put at 2r% per annum for 1 year, how much interest will it earn?Solution
ATQ,
Interest earned in 4 years = 3640 – 2800 = Rs. 840
Simple interest = Sum invested × rate of interest × time period in years ÷ 100
So, 840 = 2800 × r × 4 ÷ 100
Or, r = 840 ÷ (4 × 28)
So, r = 7.5
So, new rate of interest = 2 × 7.5 = 15% p.a.
So, required interest = 7000 × 15 × 1 ÷ 100 = Rs. 1,050
Which layer of the OSI model is responsible for addressing and routing data across multiple networks?
What is the purpose of a Storage Area Network (SAN)?
In the Entity-Relationship (ER) model, what does an entity represent?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
The boolean function f(x, y, z) = (x AND y) OR (NOT(y) AND z) is equivalent to which of the following boolean expressions?
Identify the highest normal form for the given set of dependencies on relation R
R(ABCDE)= {AB → C, C → D, D → E, E → A,D → B}
POSIX is an acronym for ?
What is the purpose of using the Write-Ahead Logging (WAL) technique in database systems?
What is the worst-case time complexity of inserting n2Â elements into an AVL tree with n elements initially?
COCOMO is a model used for estimating: