So, this is generally asking about the relationship between trigonometric functions. Let's summarize some known laws about trig functions:
Sin(x) / Cos(x) = Tan(x)
1 / Sin(x) = Csc(x)
1/ Cos(x) = Sec(x)
1/Tan(x) = Cot(x)
Also,
Sin(x)^2+Cos(x)^2 = 1
If I understand the problem you've written correctly we know that Sin(x) = 1/3, thus we can conclude Csc(x) = 3 immediately
Next, we know that Sin(x)^2+Cos(x)^2 = 1, so Cos(x) = sqrt(1-(1/9)). This has two possible values, 2*sqrt(2)/3 and -2*sqrt(2)/3. The problem tells us that cos>0, so the answer must be the positive 2*sqrt(2)/3
Finally for tan(x) we simply divide Sin(x) by Cos(x) and get (1/3)/(2*sqrt(2)/3) = 1/(2*sqrt(2)) = sqrt(2)/4
It looks like you have the correct answers written into your question as well.
Is there something more you're asking about?