Question
The combined cost price of two
items, X and Y, is Rs. 2800. Item X is priced 40% above its cost price, and item Y is priced 20% above its cost price. They are sold after giving discounts of 20% on X and 25% on Y. The selling price of Y is Rs. 399 higher than that of X. What is the difference between their cost prices?Solution
ATQ,
The cost price of item X is Rs. x. So, the cost price of item Y is Rs. (2800 – x). The marked price of item X is 1.4x, and its selling price is 0.8 × 1.4x = Rs. 1.12x. The marked price of item Y is 1.2 × (2800 – x), and its selling price is 0.75 × 1.2 × (2800 – x) = Rs. 0.9(2800 – x). According to the given condition: 0.9(2800 – x) – 1.12x = 399 This simplifies to: 2.02x = 2121 x = 1050 The required difference is: (2800 – x) – x = 2800 – 2x = Rs.700
Which of the following forecasting methods is most suitable for data with a linear trend but no seasonality?
Which layer in the OSI model is responsible for end-to-end communication and error-free delivery of data between hosts?
Which data transformation technique would be best for converting categorical variables, such as “Gender” (Male, Female), into a format usable in mac...
In defining KPIs for a marketing campaign, what is the most critical aspect a data analyst should ensure?
In file systems, which allocation method results in the maximum random access performance?
In developing a fraud detection model for online transactions, a data analyst should use a technique capable of identifying anomalous patterns. Which of...
A bank notices unusual activity in a customer’s account, such as multiple large withdrawals in a short period. What is the most appropriate technique...
Which technique is most appropriate to handle skewed numerical data in a dataset?
You are tasked with analyzing sales data from multiple sources for a quarterly report. The raw data contains missing values and duplicate records. What ...
Which of the following Excel functions is most appropriate for dynamically summarizing data from multiple tables by matching a key value?