%for what values of h will the system be consistent? syms h F=[3,-9,4;-2,6,h] F(1,:)=F(1,:)/3 F(2,:)=F(2,:)+2*F(1,:)