A problem states: "There are 9 more children than parents in a room. There are 25 people in the room in all. How many children are there in the room?"

Let c represent the number of children.

Which expression represents the number of parents?

Respuesta :

the number of parents is c -9 since there are 9 more children than parents
And we know that the total number of people in the room is 25 so:
c + c-9 = 25
or
2c - 9 = 25
We can then solve for c
2c = 34
c = 17