intive Interview Question

Find the intersecting for the given 2 lines.

Interview Answer

Anonymous

Jan 17, 2023

You have to follow this, a1x + b1y + c1= 0 a2x + b2y + c2 = 0 I did this