Sonia and Isha started a business with investments of Rs. 3100 and Rs. 2300, respectively. Four months into the business, Jai joined them with an investment of Rs. 4100. By the year's end, Jai's share of the profit amounted to Rs. 1640. Calculate the difference in profit share between Sonia and Isha.
ATQ, Ratio of profit shares of Sonia, to that of Isha, and to that of Jai = (3100 × 12) : (2300 × 12) : (4100 × 8) = 93:69:82. Let the profit share of Sonia, Isha, and Jai be Rs. '93a', Rs. '69a', and Rs. '82a', respectively. ATQ: 82a = 1640 Or, 'a' = (1640 / 82) = 20 So, difference between profit shares of Sonia and Isha = 93a - 69a = 24a = 24 × 20 = Rs. 480
Which is not true about minimum spanning tree?
Which of the following protocols is most commonly used in IoT devices to enable communication between smart devices?
Which component of a network ensures that data is delivered to the correct host in a multi-host environment?
What is the primary goal of Cyber Security?
Which of the following is a critical concern for securing critical infrastructure?
In mobile computing, what is the main feature of pervasive computing?
Worst case is the worst case time complexity of Prim’s algorithm if adjacency matrix is used?
Which of the following operations on a data structure refers to the removal of an element from the front of a queue?
Which architecture allows multiple processors to share memory and work simultaneously?
In Data Structures, which of the following algorithms uses the Divide and Conquer strategy?