5
A bicycle, initially marked at Rs. 2,000, is subject to successive discounts of 20% and 10%. An extra 5% discount is provided for cash payments. What is the final selling price of the bicycle when paid in cash?
0:00
Solution: Step 1: Calculate the price after the first discount.
- Marked Price (MP) = Rs. 2,000.
- First Discount = 20% of 2,000 = Rs. 400.
- Price after first discount = 2,000 - 400 = Rs. 1,600.
Step 2: Calculate the price after the second discount.
- Second Discount = 10% of Rs. 1,600 = Rs. 160.
- Price after second discount = 1,600 - 160 = Rs. 1,440.
Step 3: Calculate the final selling price after the cash discount.
- Cash Discount = 5% of Rs. 1,440 = Rs. 72.
- Final Selling Price = 1,440 - 72 = Rs. 1,368.
7
The profit percentage on three articles A, B, and C is 10%, 20%, and 25% respectively. The ratio of their cost prices is 1:2:4. If the ratio of the number of articles sold of A, B, and C is 2:5:2, what is the overall profit percentage?
0:00
Solution: Step 1: Assign symbolic values based on the given ratios.
Let the unit Cost Prices be: CP_A = `x`, CP_B = `2x`, CP_C = `4x`.
Let the number of articles sold be: Quantity_A = `2y`, Quantity_B = `5y`, Quantity_C = `2y`.
Step 2: Calculate the Total Cost Price for each article category:
Total CP_A = `x * 2y = 2xy`.
Total CP_B = `2x * 5y = 10xy`.
Total CP_C = `4x * 2y = 8xy`.
Step 3: Calculate the Profit earned from each article category:
Profit_A = 10% of Total CP_A = 0.10 * 2xy = 0.2xy.
Profit_B = 20% of Total CP_B = 0.20 * 10xy = 2xy.
Profit_C = 25% of Total CP_C = 0.25 * 8xy = 2xy.
Step 4: Calculate the Overall Total Cost Price:
Overall Total CP = Total CP_A + Total CP_B + Total CP_C = 2xy + 10xy + 8xy = 20xy.
Step 5: Calculate the Overall Total Profit:
Overall Total Profit = Profit_A + Profit_B + Profit_C = 0.2xy + 2xy + 2xy = 4.2xy.
Step 6: Calculate the Overall Profit Percentage:
Overall Profit % = `(Overall Total Profit / Overall Total CP) * 100`.
`= (4.2xy / 20xy) * 100 = (4.2 / 20) * 100 = 0.21 * 100 = 21%`.