In a group of 150 students, find the number of girlsLet number of girls be g and boys be 150-g
Statement 1 : Each girl was given 50 paisa, while each boy was given 25 paisa to purchase goods totaling Rs. 49
*Assuming entire amount is spent*
Total Money = Rs 49 = 49*100 paisa = 4900 paisa
Total amount with girls = Money given to each girl * g = 50*g = 50g
Total amount with boys= Money given to each boy* (150-g) = (150-g)*25
Total Money = Total amount with girls + Total amount with boys = 50g + (150-g)*25 = 4900
Divide by 25 we get
2g + 150-g = 196
=> g = 196-150 = 46 and b = 150-g = 104
=> SUFFICIENT
Statement 2 : Girls and boys were given 30 paisa each to buy goods totaling Rs. 45
*Assuming entire amount is spent*
Total Money = Rs 45 = 45*100 paisa = 4500 paisa
Total amount with girls = Money given to each girl * g = 30*g = 30g
Total amount with boys= Money given to each boy* (150-g) = (150-g)*30
Total Money = Total amount with girls + Total amount with boys = 30g + (150-g)*30 = 4500
Divide by 30 we get
g + 150-g = 150
Now g will cancel out and we will be left with 150=150
=> This statement is not sufficient as we cannot solve for g or b
=> NOT SUFFICIENT
So,
Answer will be AHope it helps!