Step-by-step explanation:
A.
Given that the line passes through (4,5,6) and is perpendicular to the plane
x- y+3z=2
Since the line is perpendicular to the given plane So the direction ratio of the line will be same with the direction ratio of the plane.
Therefore the direction ratio of line is (1,-1,3).
The parametric equation of a line is
[tex]x(t)= x_\circ +t l_1[/tex] , [tex]y(t)= y_\circ +tm_1[/tex] and [tex]z(t)= z_\circ +t n_1[/tex]
Here [tex]x_\circ= 4[/tex] , [tex]y_\circ= 5[/tex] , [tex]z_\circ= 6[/tex] , [tex]l_1 = 1[/tex] , [tex]m_1 =- 1[/tex] , [tex]n_1 = 3[/tex]
Therefore the required equation of the line is
x(t) = 4+t(1) y(t) = 5+ t(-1) and z(t) = 6+ t(3)
x(t)= 4+t y(t) = 5- t z(t) = 6+3t
B.
For xy plane , z(t)= 0
∴6+3t = 0 ⇔ t= -2
The intersection point of xy plane and the line is (4-2,5+2,0) =(2,7,0)
For yz plane , x(t) = 0
∴4+t= 0⇔t = -4
The intersection point of yz plane and the line is (0,5+4,6+3(-4)) =(0,9,-6)
For xz plane ,y(t)= 0
∴5-t=0 ⇔ t=5
The intersection point of xz plane and the line is (4+5,0 , 6+3(5))=(9,0,21)