Let |$A$| denote the cardinality of $A$, and let $B,P,C$ denote the set of students studying biology,physics and chemistry respectively. Draw the Venn diagram, and you can see that:
a) for biology only, we have to delete the students in $B\cap C$ and $B\cap P$, but also have to add the students in $B\cup P\cup C$, since we are deleting it twice.
Therefore, number of students studying only biology $$= |B| - |B\cap C| - |B\cap P| + |B\cup P\cup C| = 22-4-3+1 = 16.$$
b) similarly, no. of students studying both physiics and chemistry is$$= |P\cup C|$$ $$=|P|+|C|-|P\cap C| = 25+26-18=33$$.
I hope you can do c) for yourself now. Please ask if you are stuck.