Question 44494
I need to find the line passing through A(X1,Y1)=(1,42) and B(X2,Y2)= (17,314).
EQN.OF AB IS GIVEN BY 
(Y-Y1)/(Y2-Y1)=(X-X1)/(X2-X1)
(Y-42)/(314-42)=(X-1)/(17-1)
16(Y-42)=272(X-1)
Y-42=17(X-1)
Y-17X-42+17=0
Y-17X-25=0