This situation can be represented by a system of equations. First, we must assign variable. Let's say the number of students in drama club is d and the number of students in yearbook club is y. Using the information, we can create two equations.
y + d = 103
d = y + 19
Replace d in the first equation with y + 19 to solve the system of equations algebraically.
y + (y + 19) = 103
2y + 19 = 103
2y = 84
y = 42
Plug y back into either equation to solve for d.
d = (42) + 19
d = 61
So, there are 42 students in the yearbook club and 61 in the drama club. Hope that helps!