Given the system with parameter a:
{−2y+ax=2x+y=1
(a) solve it with Cramer’s rule for a=1;
(b) find a value of a for which the system is impossible, again using Cramer’s method.
Solution
Write the system in standard form: {ax−2y=2x+y=1, with coefficient matrix A=(a1−21) and detA=a+2.
(a) With a=1: detA=3.
x=321−21=32+2=34,y=31121=31−2=−31.x=34,y=−31
(b) The system is impossible when detA=0 but the numerator determinants are not both zero. detA=a+2=0⟹a=−2. With a=−2 the numerator of x is 21−21=4=0: no solution, so the system is impossible.
a=−2