Consider two linear equations
Ax + By + C = 0
ax + by + c = 0
Now if i proceed in the following way :
Ax + By + C = ax + by + c ( Since both are equal to zero )
(A-a)x + (B-b)y + (C-c) = 0
(A-a)x + (B-b)y + (C-c) = 0x + 0y + 0
which will lead me to A = a ; B = b ; C = C; assuming non-zero vlues for x and y which is clearly wrong.
My question is why is the above wrong , and could you please clarify what does one mean by comparing coefficients and equating them ?
The big problem here, as I see it, is that you aren't entirely clear on what the equations say. Do they say that
How to correctly treat the two equations will depend greatly on what they mean, and until that is clear you can't really put them togeher in any way.