Question
Mr. X invested Rs. 900 in two schemes, A and B in the
ratio of 7:3, respectively. Scheme A and B are offering simple interest at rate of 14% per annum and 18% per annum. Find the total interest obtained from both schemes after 2 years.Solution
Amount invested in scheme A = (7/10) × 900 = Rs. 630 Amount invested in scheme B = (3/10) × 900 = Rs. 270 Interest earned from scheme A = 630 × 14% × 2 = Rs. 176.4 Interest earned from scheme B = 270 × 18% × 2 = Rs. 97.2 Therefore, required total interest = 176.4 + 97.2 = Rs. 273.60
Which data structure is used for implementing depth-first search (DFS) algorithm?
Which scheduling algorithm is used to allocate CPU time to processes in an operating system?
What is the output of the following code?
print(0.3 + 0.5 == 0.8)
WI-FI uses
Firewall is a type of
Which layer of the OSI model is responsible for routing and forwarding data packets?
Which technology is most commonly associated with cryptocurrencies like Bitcoin?
State true or false
The Arithmetic Logic Unit (ALU) is a crucial component of the CPU responsible for performing arithmetic and logical operation...
 FAT stands for?
Which of the following clause return specific rows?