Question
A man invested a sum of Rs 25,000. He invested some part
at 5 % p.a. and remaining at 5.5% p.a. How much money did he invest at 5 % p.a.? Statement I: The total interest amount paid after 1 year was Rs 1300 Statement II: The interest on the sum invested at 5 % p.a. was twice that on the sum invested at 5.5 % p.a. In each of the following questions, a question is followed by two statements. Read all the statements and find that which statements are required to answer the question and answer accordingly.Solution
Let the first part is Rs x, then remaining part is Rs (25000 - x) From statement I, [(5 ×1 ×x)/100] + [((25,000 -x) ×1 × 5.5)/100] = 1300 -(0.5 x)/100 = - 1375 + 1300 So -0.5x/100 = -75 x = 15,000 From statement II, [(5 ×1 ×x)/100] = 2 [((25,000 -x) ×1 × 5.5)/100] (5 x)/100 = (275000 - 11x)/100 16 x = 275000 x = 17187.50 So answer can be determined by either of statement I or II.
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?