Question
Rs. 5625 is divided among A, B and C so that A receives
one half as much as B and C together receive and B receives one-fourth of what A and C together receive. The share of A is more than that of B by:Solution
Total = Rs. 5625
A = (1/2}) x (B + C)
B = (1/4}) x (A + C)
Let B = x
A + C = 4 x βC = 4x β A β¦(1)
A = 1/2 (B + C) = 1/2 (x + C) β 2A = x + C β¦.(2)
Substitute C from (1) into (2):
2A = x + (4x β A) β 2A = 5x β A
β 3A = 5x βA = 5x/3
Now, C = 4x β A = 4x β 5x/3 = (12x β 5x)/3 = 7x/3
A + B + C = (5x/3) + x + (7x/3) = 15x/3 =5x
5x = 5625 βx = 1125
A = 5x/3 = (5 Γ 1125)/3 =1875
A β B = 1875 β 1125 = 750
Which data mining technique is used to find patterns or associations in big datasets, such as market basket analysis?
"Parity bits" are used for which of the following purposes?
In red-black tree, if the parent node is red, colour of child nodes will be?
What is Hadoop's primary function in big data processing?
Which layer of the OSI model is responsible for establishing, managing, and terminating connections between applications?
What is blockchain?
In which network topology does each node have a direct connection to every other node?
Which is not a datatype of COBOL language
What consensus mechanism is used by the Bitcoin blockchain?
What is the purpose of the "self" parameter in a Python class method?