Question
A merchant sold four types of products P, Q, R, and S.
He sold products P and Q in the ratio of 3:4, while he sold products R and P in the ratio of 7:3. The price of each product R is Rs. 14, and each product Q is Rs. 11. The total revenue earned from selling all the product R is Rs. 196 more than the total revenue earned from selling all the products Q. Find the number of products P sold by the merchant.Solution
Let, the number of item P and the number of item Q sold by the shopkeeper be β3aβ and β4a, respectively. Number of item R sold by shopkeeper = (7/3) Γ 3a = 7a So, 4a Γ 11 β 7a Γ 14 = 196 44a β 98a = 196 54a = 196 a = 3.6 Number of item P sold by shopkeeper = 3a = 10.8
What is blockchain?
Which hazard can be addressed using techniques like forwarding and bypassing?
In the context of synchronization, what is a deadlock?
Which famous algorithm follows a greedy approach for solving the minimum spanning tree problem in a graph?
Predict the correct output
When trying to access a URL, the following message is displayed on the browser:
Server; Error 403.
What could be the reason for the ...Which technique is commonly used for visualizing the flow of data within a system in the form of diagrams?
If the destination MAC address is not found in the MAC address table, the switch forwards the frame out all of its ports except the port on which the f...
Which backup storage method involves backing up data to a remote data center over a network?
What is Inter-Process Communication (IPC) in the context of computer systems?