Robert W. answered 02/11/20
Patient Engineering Graduate Knowledgeable in Math and Chemistry
To start, let's define the variables: x = # of children and y = # of adults
We know the total number of people is 78, so: x + y = 78
We know that there are five times as many children as adults, so: x = 5y
Now substitute x = 5y into the first equation, we get ---> 5y + y =78
Now simplify and solve the equation:
6y = 78
y = 78/6
y = 13 (this is the number of adults)
Now input y into the second equation to find the number of children:
x = 5*13
x = 65 (this is the number of children)
Check your answers with the first equation: x + y =78
65 + 13 = 78
78 = 78
All finished! You now have your answers