intive interview question

Find the intersecting for the given 2 lines.

Interview Answer

Anonymous

17 Jan 2023

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