In a class, there are 'z' students. Out of them 'x' are boys. What part of the class is composed of girls ?
In a class, there are 'z' students. Out of them 'x' are boys. What part of the class is composed of girls ? Correct Answer 1 - $$\frac{{x}}{{z}}$$
Total students = zTotal boys = x
Total girls = z - x
⇒ $$\frac{{{\text{Number of girls}}}}{{{\text{Total students}}}}$$
= $$\frac{z - x}{{z}}$$
= 1 - $$\frac{x}{{z}}$$