Question
The total cost price of three shirts in different
colors—black, blue, and green—is ₹380. The price of the blue shirt is ₹20 more than the green shirt and ₹40 less than the black shirt. If the black and blue shirts are sold at a 25% loss and the green shirt is sold at a 30% profit, determine the total selling price of all three shirts.Solution
ATQ,
Let the cost price of blue shirt be Rs. 'x' So, cost price of black shirt = Rs. (x + 40) And, cost price of green shirt = Rs. (x - 20) ATQ, Or, x + x + 40 + x - 20 = 380 Or, 3x + 20 = 380 Or, 3x = 360 So, 'x' = 120 So, sum of selling prices of black and blue shirt = (x + x + 40) × 0.75 = 1.5x + 30 = (1.5 × 120 + 30) = Rs. 210 Selling price of green shirt = 1.3 × (x - 20) = 1.3 × (120 - 20) = Rs. 130 Therefore, total selling price= 130 + 210 = Rs. 340
Which tree structure is commonly used in file systems to organize and manage disk blocks efficiently?
What does COCOMO stand for?
What is the primary purpose of a database transaction?
The SI unit for measuring time is:
In dynamic programming, what is the purpose of the "bottom-up" approach?
Which keyword is used to allocate dynamic memory in C++?
What is the main characteristic of a greedy algorithm?
Token Ring networks operate at what speed?
What is the main purpose of subnetting?
Which technique is used to address the issue of class imbalance in a classification task?