Question 4 (iii)
Which of the following pairs of linear equations are consistent/ inconsistent? If consistent, obtain the solution graphically:
2x + y - 6 = 0, 4x - 2y - 4 = 0
The given equations are 2x + y - 6 = 0 and 4x - 2y - 4 = 0.
Comparing these equations with a1x+b1y+c1=0 and a2x+b2y+c2=0, we get:
a1=2,b1=1, and c1=−6
a2=4,b2=−2 and c2=−4
a1a2=24 = 12
b1b2=1−2 = -12 and
c1c2=−6−4=32
Hence, a1a2≠b1b2
Therefore, these linear equations represent intersecting lines and thus have only one possible solution.
Hence, the pair of linear equations is consistent.
Graphical representation:
2x + y - 6 = 0
y = 6 - 2x
x012y642
And, 4x - 2y -4 = 0
⇒ y=4x−42
⇒ y = 2x - 2
x123y024
Graphical representation
From the figure, it can be observed that these lines are intersecting each other at the only one point i.e., (2,2).
Thus, x = 2 and y = 2 is the solution for the given pair of equations.