Question:

If $A = x%$ of $y$ and $B = y%$ of $x$, then which of the following is true?

Show Hint

$x%$ of $y$ is always equal to $y%$ of $x$.
Updated On: Apr 23, 2026
  • $A>B$
  • $B>A$
  • $A = B$
  • If $x>y$ then $A>B$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept: Convert percentages into fractions.
Step 1: Express $A$ and $B$.
\[ A = \frac{x}{100} \cdot y = \frac{xy}{100} \] \[ B = \frac{y}{100} \cdot x = \frac{xy}{100} \]
Step 2: Compare.
\[ A = B \]
Hence, both values are equal.
Was this answer helpful?
0
0