SOLUTION: In a class of 96 student the number of girls is three - fifth of the number of boys. find the number of boys and girls in the class

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: In a class of 96 student the number of girls is three - fifth of the number of boys. find the number of boys and girls in the class      Log On


   



Question 1101072: In a class of 96 student the number of girls is three - fifth of the number of boys. find the number of boys and girls in the class
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let B = # of boys;  G = # of girls.


From the condition, we have these two equations

B + G = 96,    (1)

G = %283%2F5%29%2AB      (2)


Substitute (2) into eq(1), replacing G. You will get

B + %283%2F5%29%2AB = 96.


Multiply both sides by 5.  You will get

5B + 3B = 5*96  ====>  8B = 5*96  ====>  B = %285%2A96%29%2F8 = 5*12 = 60.


Answer.  There are 60 boys and 96-60 = 36 girls in the class.