The total number of students attending Almeida County Elementary School is greater than 250 and less than 550. How many of the students at Almeida County Elementary School are boys?(1) There are 14 more boys than girls at Almeida County Elementary School:
- \(b + g = total\);
- \(b + (b - 14) = total\).
Since we don't know the total number of students (we only know the range: 250 - 550), we cannot get the value of
g. Not sufficient.
(2) The number of boys at Almeida County Elementary School is 7% greater than the number of girls at the school.
- \(b + g = total\);
- \(b + 1.07*b = total\);
- \(2.07b = total\);
- \(\frac{207}{100}*b = total\);
- \(b = \frac{total}{207} *100\).
Since
b (the number of boys) is an integer, then
total/207 must also be an integer, which means that the total number of students must be a multiple of 207. There is only one multiple of 207 between 250 and 550: 414. Thus:
- \(b = \frac{total}{207} *100 = \frac{414}{207} *100 = 200\).
Sufficient.
Answer: B.