Any point with coordinates (x, y) reflected across the y-axis is going to have the opposite x value that it did before.
You should be able to find the coordinates yourself for part a. (you didn't provide the original ones so I can't help you there)
Here is the "rule" for a reflection across the y-axis:
[tex](x,\ y)\rightarrow(-x,\ y)[/tex]
And when we go 1 unit to the right and 2 down, that's the same as
[tex](x,\ y)\rightarrow(x+1,\ y-2)[/tex]
Combining those into one rule is pretty simple, Use our result for the first in the second and we would get [tex](-x+1,\ y-2)[/tex], so the rule is
[tex]\boxed{(x,\ y)\rightarrow(-x+1,\ y-2)[/tex].
Part A is asking for the coordinates after the reflection (x, y) ⇒ (-x, y).
Part C is asking for the coordinates after the full translation ⇒ (-x+1, y-2)