Question
The ratio of the cost price of an article to its selling
price is 2:3. The marked price of the same item is Rs. 2,100 whereas the sum of the discount offered, and profit earned is Rs. 700. Find the selling price (in Rs.) of the article.Solution
ATQ, Let the cost price and selling price of the article be Rs. '2x' and Rs. '3x', respectively. According to the question, 2100-3x+(3x-2x) = 700 Simplifying, 2100-3x+x = 700 2100-2x = 700 2x = 2100-700 2x = 1400 x = 1400/2 = 700 Therefore, the selling price of the article is: 3x = 3×700 = 2100
Which data transformation scales features to a range of 0 to 1?
A data structure allows insertion and deletion only from one end. Which of the following best describes its use case in real-world scenarios?
In Power BI, which feature allows the creation of dynamic and customized summaries of data by dragging and dropping fields into a table-like structure?
Why is sampling an essential method in data analysis, especially when dealing with large datasets?
Which of the following is the primary purpose of exploratory data analysis (EDA)?
How does supply chain optimization benefit from predictive analytics?
In exploratory data analysis (EDA), which of the following is the primary goal?
To reduce bias in a sampling process, which of the following strategies is most effective?
What is the most challenging step in the data analysis process and why?
Which regex symbol matches zero or more occurrences of the preceding character?