When using cross multiplication for solving
a1x + b1y + c1 = 0
a2x + b2y + c2 = 0
y = c1a2−c2a1a1b2−a2b1
True
Let
a1x + b1y + c1 = 0 ......(1)
a2x + b2y + c2 = 0 ......(2)
In the process of cross multiplication method to solve for 'y',
we multiply Eq(1) with a2 and Eq(2) with a1
and solving for y,
we get,
⇒y=c1a2−c2a1a1b2−a2b1
Hence the given statement is true.