Answer:
The intersection with xy -plane is P(7/3, 7/3, 0), the intersection with xz -plane is P(-7/2, 0, -7/2) and the intersection with yz-plane is P(0, 7/5, 13/5).
Explanation:
The director vector of the line x=1+5t,y=2+2t,z=3+3t is the vector (5,2,3). Since the new line is parallel to the above line then it has the same director vector.
So the equation of the new line is x=-1+5t, y=1+2t, z= -2+3t.
   0=-2+3t
   t= 2/3
   Then x(2/3)= -1+5(2/3)=7/3, y(2/3)=1+2(2/3)=7/3. Then the point of intersection with the xy-plane is P(7/3, 7/3, 0).
    0=1+2t
    t=-1/2
   Then x(1/2)= -1+5(-1/2)=7/2, z(-1/2)=-2+3(-1/2)=-7/2. Then the point of intersection with the xz-plane is P(-7/2, 0, -7/2).
   0=-1+5t
   t=1/5
  Then y(1/5)= 1+2(1/5)=7/5, z(1/5)=-2+3(1/5)=13/5. Then the point of intersection with the yz-plane is P(0, 7/5, 13/5).