InterviewSolution
Saved Bookmarks
| 1. |
5% of a = b, then b% of 20 is the same as __________.1). 20% of a/22). 50% of a/203). 50% of a/24). 20% of a/20 |
|
Answer» ⇒ 5a/100 = b ⇒ a = 20b ⇒ (20/100) × (a/20) = (20/100) × b ⇒ 20% of a/20 ∴ b% of 20 = 20% of a/20 |
|