Question
The sum of the incomes of 'P', 'Q', 'R' together is Rs.
24000. 'P', 'Q' and 'R' spend 60%, 70%, and 65% of their respective incomes such that the ratio of their savings is 5:3:7, respectively. Find the sum of expenditures of 'P', 'Q', and 'R'.Solution
ATQ, Let the incomes of 'P', 'Q', and 'R' be Rs. p, Rs. q, and Rs. r. According to the question, 0.4p : 0.3q : 0.35r = 5 : 3 : 7 Or, p : q : r = (5/0.4) : (3/0.3) : (7/0.35) = 12.5 : 10 : 20 Sum of the ratios = 12.5 + 10 + 20 = 42.5 Therefore, income of ‘P’ = 24000 × (12.5/42.5) = Rs. 7059 Income of ‘Q’ = 24000 × (10/42.5) = Rs. 5647 Income of ‘R’ = 24000 - (7059 + 5647) = Rs. 11294 Required sum = (0.6 × 7059) + (0.7 × 5647) + (0.65 × 11294) = 4235 + 3953 + 7341 = Rs.15529
Which of the following is the last part of ICMP message format?
Which of the following is a primary advantage of a microservices architecture compared to a monolithic architecture?Â
The ability of the device to give identical output when repeat measurement are made with the same input is defined as________
In a Binary Search Tree (BST), which traversal technique results in nodes being visited in ascending order?Â
The output of the circuit below is _______
Which of the following protocols is responsible for mapping an IP address to a MAC address in a local network?Â
What is the primary function of a router in a network?Â
What is edge computing in IoT?
If receiver noise floor is 2 dB, signal-to-noise ratio is 3 dB then what is the receiver sensitivity?
In the context of cloud computing, what is the main difference between containers and virtual machines?Â