Question
Rs. 5000 is invested in scheme βAβ for 2 years and
Rs. 8000 is invested in scheme βBβ for 2 years. Scheme βAβ offers simple interest of 16% p.a. If the interest received from both the schemes are equal, then find the rate of simple interest (p.a.) offered by scheme βBβ.Solution
Interest received from scheme βAβ = 5000 Γ 16 Γ 2 Γ· 100 = Rs. 1600 Let the rate of simple interest offered by scheme βBβ = βk%β p.a. ATQ; 8000 Γ 2 Γ k Γ· 100 = 1600 Or, 160k = 1600 Or, k = (1600/160) = 10 So, rate of simple interest offered by scheme βBβ = 10% per annum.
What is a key advantage of the Go programming language in terms of concurrency?
What is the main disadvantage of RAID 10 (RAID 1+0) in a DBMS?
Which type of circuit allows current to flow in only one direction?
B-trees and B+ trees are commonly used for indexing in databases to improve the efficiency of:
Arrange the following memory components in the memory hierarchy from the fastest to the slowest: Cache memory, Main memory (RAM), Hard disk.
In a three-phase system, each phase has a voltage of 400V. Calculate the line voltage (phase-to-phase voltage) in the system.
Count to infinity problem occur in
What is false about linked list?
Which of the following is NOT a common use of PHP?
What is the primary responsibility of the "Controller" in the MVC architecture?