x = 2 pointers
y = 3 pointers
total points = 2x + 3y = 19
total made = x + y = 8
Solve using simultaneous equations
2x + 3y = 19
3x + 3y = 24 (multpy second equation by 3)
Now subtract
-x = -5
x = 5
2(5) + 3y =19
10 + 3Y =19
3Y = 9
y = 3
5 - 2 pointers
3 - 3 pointers