Question
A and B started a business with initial investments of
Rs. 25000 and Rs. 30000 respectively. After one year, a profit of Rs. 11000 is earned. A being a working partner gets 30% of the profit for managing the business and rest of the profit is shared between them in the ratio of their investments. A invested his whole profit in a scheme offering 15% compound interest compounded annually. Find the interest earned by A after 2 years.Solution
The ratio of their investments = 25000:30000 = 5:6 Profit share of A for being a working partner = 0.30 times; 11000 = Rs. 3,300 Profit share of A for his investment = 5/11 times; 0.70 times; 11000 = Rs. 3500 Total profit of A = Rs. 6800 Compound interest earned by A = 6800{(1 + 0.15)2 ndash; 1} = Rs. 2193
What does the function re.match do?
- Which firewall type inspects packets at all layers of the OSI model to ensure complete protection?
In an operating system, which of the following scheduling algorithms minimizes the average waiting time for all processes?Â
Which component of a Management Information System (MIS) focuses on long-term strategic planning? Â Â Â Â Â Â Â Â Â
...In the context of Intelligent Systems, which of the following algorithms is primarily used for real-time pathfinding in robotics?
- What will be the output of the following Java code snippet, which implements a simple ArrayList and performs an insertion and a retrieval? import java.util...
Divide and conquer is used by
Which of the following query will return the third-highest salary from an Employee table in SQL?
In the Least Recently Used (LRU) page replacement algorithm, given the following reference string 4, 2, 4, 1, 5, 2, 3, 4, and assuming 3 frames, how man...
Which of the following best describes the IaaS model?