Number of triplets of a, b and c for which the system of equations by - ax = b - 2a and (c + 1)x + cy + a = 10 + 3b has infinitely many solutions and x = 1, y = 3 is one of the solution, is:
ax - by = 2a - b
(c + 1)x + cy = 10 + 3b - a
Both the equations will satisfy (1, 3)
a - 3b = 2a - b
a = - 2b
c + 1 + 3c = 10 + 3b - a
4c = 9 + 5b
The given equations have infinite solutions so
∣∣∣a−bc+1c∣∣∣=0⇒ac+bc+b=0⇒bc=b⇒b=0,c=1(a,b,c)≡(0,0,94)or(2,−1,1)
Exactly two values of (a, b, c)