InterviewSolution
Saved Bookmarks
| 1. |
If X is `3%` of Z and Y is `60%` of Z, then X is what percentage of Y ?A. `30%`B. `50%`C. `100%`D. `60%` |
|
Answer» Correct Answer - B Given the X is `30%` of Z and Y is `60%` of Z `thereforeX is (30)/(60)xx100%of Y.` `i.e., X is 50% of Y.` |
|