A Exam related question plz help



i am appearing for my post grad exam which has got the following
question

Given three decison problem P1 P2 and P3 ,such that P1 is decidable and
P2 is undecidable .Then which of the option is true:

(a) P3 is decidable if P1 is reducible to P3.
(b) P3 is decidable if P3 is reducible to P2.
(c)P3 is undecidable if P2 is reducible to P3
(d) P3 is decidable if P3 is reducible to P2's complement.

Another one given postorder and preorder traversal of a binary tree can
one draw the tree?
Thanks

.