$38$ bottles of soda was consumed by $18$ women. Some took $2$ and others took $3$ . (A) How many women took $2$ sodas? (B) How many women took $3$ sodas?
I thought I might use simultaneous equations though I dont know how to come up with it . Or maybe I should use quadratic? I dont really know which I should use and how I should use it. Please help and show the working step by step.
Hint for alternate solution: If all of the women took two bottles, how many bottles would've been taken? How many women need to take one more bottle if $38$ bottles have been taken all in all?
Simultaneous equations: Let $x$ be the number of women who took two bottles, and $y$ the number of women who took $3$. Then we have $$ \cases{x + y = 18\\ 2x + 3y = 38} $$ where the first line says that there are $18$ women in total, and the second line says that $38$ bottles have been taken.