Aditya Gupta
Last Activity: 5 Years ago
first we find point of intersection P of L1 and L2 by solving the system of equations x-1/2=y-2/3=z-3/4 and x+2/1=y-3/2=z+1/4simultaneously.
now, we simply write the eqn of line passing through points A(1,1,1) and P.
note that eqn of line passing thru 2 pts (x1, y1, z1) and (x2, y2, z2) is given as:
x–x1 / x2– x1 = y–y1 / y2 – y1 = z – y1 / z2 – z1
here (x1, y1, z1)= (1,1,1) and (x2, y2, z2)= coordinates of P.
kindly approve :))