So there's a word problem I found in my text that I've been trying to solve for about 2 hours now, and I just can't seem to get it.
A school has three clubs and each student is required to belong to exactly one club. One year the students switch club membership as follows.
Club A. $\frac{4}{10}$ remian in A, $\frac{1}{10}$ switch to B and $\frac{5}{10}$ switch to C.
Club B. $\frac{7}{10}$ remain in B, $\frac{2}{10}$ switch to A, and $\frac{1}{10}$ switch to C.
Club C. $\frac{6}{10}$ remian in C. $\frac{2}{10}$ switch to A, and $\frac{2}{10}$ switch to B
I came up with 3 equations:
$\frac{4}{10}A + \frac{2}{10}B + \frac{2}{10}c$ which should give the number of people in A.
$\frac{1}{10}A + \frac{7}{10}B + \frac{2}{10}c$ which should give the number of people in B
$\frac{5}{10}A + \frac{1}{10}B + \frac{6}{10}c$ which should give the number of people in C.
EDIT: If the fraction of the student population is unchanged, find each of these fractions."
Problem is, is that I don't know what each equation is equal to since we're not given the number of people in each club.
Thanks.