Question
Rs. 15000 invested for 2 years in a scheme offering
compound interest (compounded annually) of 15% p.a. gives an interest that is Rs. 50 less than the interest received on investing Rs. Y for a year at simple interest of 50% p.a.. Find the value of ‘Y’.Solution
Interest returned on investing Rs. 15000 = 15000(1 + 15/100)2 – 15000 = 15000(115/100)2 – 15000 = 15000(23/20)2 – 15000 = 15000{232/202)- 1} = 15000{529/400)- 1} = 15000(529 - 400)/400 = Rs. 4837.5 So, interest returned on investing Rs. Y for 1 year at simple interest of 50% p.a. = 4837.5 + 50 = Rs. 4887.5 Or, Y × (50/100) = 4887.5 Or, Y = 4887.5 × (100/50) Or, Y = 9775
Which of the following is a valid operation on a linked list data structure?
Which software development methodology emphasizes iterative development and customer feedback? Â Â Â Â Â Â Â
...- Which of the following is a core feature of Cloud Computing that distinguishes it from traditional computing models?
 What is the output of the following code: x = 5; y = 2; print(x ** y)?
Which type of malware disguises itself as legitimate software but has malicious intent once installed?
Which tree traversal is most suitable for finding the shortest path in an unweighted graph represented as a tree?
Which type of Memory is typically the fastest in a computer system?
- Which network device operates at the Data Link Layer of the OSI model and helps to filter and forward data between LAN segments?
Which of the following systems is typically designed to support managerial decision-making? Â Â Â Â Â Â
Which of the following algorithms is most commonly used in Operating Systems for deadlock prevention?