InterviewSolution
Saved Bookmarks
| 1. |
Sumit's salary was reduced by 40% and thereafter it was increased by 40%. Find the final loss% in his salary.A. 16%B. 45%C. 44%D. 66%1. A2. D3. B4. C |
|
Answer» Correct Answer - Option 1 : A Given: salary reduced = 40% salary increased = 40% Calculation: Let initial salary be 100% After reduction = 100 - (40/100) ×100 = 60% Taking the reduced salary for increament After increment = 60 + (40/100) × 60 = 84% Loss % in salary = Initial salary - Final salary = 100 - 84 = 16% ∴ The final loss% in his salary is 16% |
|