Approach: Portfolio value is just (shares \(\times\) price) summed across stocks. Fix what we know, leave C's count as the unknown, and solve one linear equation.
Step 1: Prices: \(A = 120\), \(B = 90\), \(C = 80\). Holdings: 60 of A, 20 of B, and \(n\) of C.
Step 2: Value of A and B: \[ 60 \times 120 = 7200, \qquad 20 \times 90 = 1800. \] Together that is \(9000\).
Step 3: Total value is 33000, so C must supply the rest: \[ 9000 + 80n = 33000 \;\Rightarrow\; 80n = 24000 \;\Rightarrow\; n = 300. \]
Step 4: Total shares held: \[ 60 + 20 + 300 = 380. \]
Final Answer: The trader holds \(\boxed{380}\) shares in all.