InterviewSolution
Saved Bookmarks
| 1. |
10% of a = b then b% of 200 is the same as _______1. 10% of a2. 15% of b3. 20% of a4. 20% of b |
|
Answer» Correct Answer - Option 3 : 20% of a Given: 10% of a = b Calculation: (10/100) × a = b ⇒ a = 10b Now, b% of 200 = 2b From options, 20% of a = (20/100) × 10b = 2b ∴ The same value is 20% of a |
|