InterviewSolution
Saved Bookmarks
| 1. |
A furniture shop sold a set of cupboard for successive discount of 10% & 15%. In addition selected lucky customers got additional discount of 5%. Find the resultant discount for lucky customer.1). 22.525%2). 25.625%3). 27.325%4). 32.825% |
|
Answer» Let the initial marked price be Rs. 100 First discount = 10% Successive discount = 15% New selling price = 90 - (15/100) × 90 = Rs. 76.5 Additional discount = 5% Final selling price = 76.5 - (5/100) × 76.5 = 72.675 Total discount percentage = (100 - 72.675)/100 × 100 = 27.325% |
|