SOLUTION: There are 40 pupils in a class. Each girl is given 5 books and each boy is given 4 books. The girls have 65 more books than the boys. How many more girls than boys are there in the

Algebra ->  Sequences-and-series -> SOLUTION: There are 40 pupils in a class. Each girl is given 5 books and each boy is given 4 books. The girls have 65 more books than the boys. How many more girls than boys are there in the      Log On


   



Question 1159839: There are 40 pupils in a class. Each girl is given 5 books and each boy is given 4 books. The girls have 65 more books than the boys. How many more girls than boys are there in the class?

Found 2 solutions by ikleyn, josgarithmetic:
Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.

From the condition, you have these two equations

     G +  B = 40      (1)

    5G - 4B = 65      (2)

where G is the number of girls and B is the number of boys.


From equation (1), express  B = 40-G and substitute it into equation (2), replacing B there. You will get

    5G - 4*(40-G) = 65

    5G + 4G       = 65 + 160

     9G           = 225

      G           = 225/9 = 25.


ANSWER.  25 girls and the rest, 40-25 = 15 are boys.

Solved.


Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
b boys
g girls

5g books for the girls
4b books for the boys


system%28b%2Bg=40%2C5g-4b=65%29