Peter K. answered 01/02/20
Math / Statistics / Data Analytics
If t is a scalar quantity then you get a vector (1-7t, -2t) as I2. You haven't specified what t is.
M1, the slope of I1 is -7/2 by some algebra.
If we pick t = 0 and t=1, I2 will have a slope, M2 of 2/7. We generate two points from the line's parametric form and calculate the slope using definition of slope of a line.
M1*M2 = -1
Therefore the lines are perpendicular to each other.
We should be able to write I1 in vector form also. Then if the dot product of the vector representation of I1 and I2 as written is zero, they are orthogonal.
Feel free to ask if there is something that you don't understand.