Question
Three partners, X, Y, and Z, invest Rs 24,000, Rs
30,000, and Rs 36,000 respectively in a business. The total profit after one year is Rs 48,000. If partner X takes 15% of the profit for managing the operations, how much will each partner receive?Solution
Total profit = Rs 48,000 Amount X takes as a managing partner = 15% of 48,000 = 7,200 Remaining profit = 48,000 - 7,200 = 40,800 The remaining profit is divided based on their capital ratio: X:Y:Z = 24,000:30,000:36,000 = 4:5:6 X’s share of the remaining profit = (4/15) × 40,800 = 10,880 Y’s share of the remaining profit = (5/15) × 40,800 = 13,600 Z’s share of the remaining profit = (6/15) × 40,800 = 16,320 Total received by X = 7,200 + 10,880 = 18,080 Total received by Y = 13,600 Total received by Z = 16,320 Answer: e. None
Which version of IP is widely used in today's networks?
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
What is the primary function of Internet Protocol (IP)?
What is the primary purpose of memory management in an operating system?
- Which one of the following algorithm design techniques is used in finding all pairs of shortest distances in a graph?
Amongst which of the following is / are the Numeric Types of Data Types?
Which type of memory can be both read from and written to by the processor?
State true/false
Trojans can sometimes acts in favour of ransomware and ask for ransom.
What is a primary key in the context of the ER model?
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?