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)
Girls = x Boys = y So, Girls + Boys = x + y Composed of girls = x/(x + y)