Question
P and Q invested Rs. 18000 and Rs. 12000 in a business.
After 8 months, R joined with Rs. 24000. At the end of the year, P’s share is Rs. 2400 more than Q’s share. Find the total profit.Solution
Profit share ratio = (18000 × 12) : (12000 × 12) : (24000 × 4)
= 216000 : 144000 : 96000
= 9 : 6 : 4 Sum = 9 + 6 + 4 = 19
Let total profit = 19x
ATQ,
9x – 6x = 2400
3x = 2400
x = 800 Total profit = 19 × 800 = Rs. 15200
Which of the following is not a commonly used lock-based concurrency control protocol in a DBMS?
Which of the following is a key function of the network layer?
B-trees and B+ trees are designed to maintain balance by adjusting the:
Which optimization algorithm is commonly used for updating the weights of neural networks and helps prevent getting stuck in local minima?
Which of the following is known as the "value of" operator?
Which layer of the OSI model is responsible for converting data into a format suitable for transmission over the network?
What is the scope of a variable declared as "static" inside a function?
In unsupervised learning, what is the primary goal?
In RDBMS architecture, what is the role of the Buffer Manager?
Which component in the MVC architecture communicates directly with the database?