Question
A man wants to invest Rs 40,440 in bank account of his
two sons whose age were 12 years and 16 years in such a way that they will get equal amount at age of 120 years @ 33 1/3% per annum compounded annually. Find the share of younger son?Solution
A = P+ (1+ r/100)^n Let the principal for younger son be Rs x Principal for elder son be Rs y Interest to be calculated for Younger son = (120 – 12) = 108 years Elder son = (120 – 16) = 104 years Since, amount will be equally distributed then, ⇒x  (1+ 100/300)^108 = y (1+ 100/300)^104 ⇒ x  (4/3)^108 = y (4/3)^104 〖⇒(4/3)〗^(108 - 104)  =  y/x  ⇒  y/x = 256/81 ∴ Younger son’s share = 81/337  ×40,440 = Rs 9,720Â
Which type of cyber attack involves overwhelming a server with traffic to make it unavailable to users?        Â
...The values appearing in given attributes of any tuple in the referencing relation must likewise occur in specified attributes of at least one tuple in t...
Which of the following virtualization types allows multiple operating systems to run concurrently on a single physical machine, but does not require a h...
In the context of Intelligent Systems, which of the following algorithms is primarily used for real-time pathfinding in robotics?
Which early computing device is known for using punched cards to control a sequence of operations and is often considered a precursor to modern computers?
Which of the following protocols is responsible for sending and receiving emails across the internet?Â
In deep learning, which type of neural network is most suitable for sequential data like time series?
- Which type of software testing ensures that integrated modules of an application work together as expected?
Who is widely regarded as the "Father of the Computer" for his conceptual design of the Analytical Engine?
- Which of the following is an example of Polymorphism in Object-Oriented Programming?