In a class composed of x girls and y boys what part of the class is composed of girls.
A
y / (x +y)
B
x / xy
C
x / ( x +y)
D
y/ xy
Correct Answer: x / ( x +y)
No. of girls = x and no. of boys = y So, total class = x + y Part of the class composed of girls = x/(x + y)