Task list filter?

Choose required ranks and required tasks. The table of contents will list only tasks having one of the required ranks in corresponding rankings and at least one of the required tags (overall). If you wish to filter only according to some rankings or tags, leave the other groups empty.

Task rankings

Difficulty level

Task tags

Task type
«
«
«

System with a parameter

Task number: 2389

Solve the system with augmented matrix

(a11111a11111a11111a1)

depending on the parameter a.

  • Hint

    Use the eliminatin, but avoid division by zero. This might appear for some choices of a.

  • Resolution

    We first switch the first and the last rows, and then reduce the first column. In the next reduction we add the second and the third row to the last one.

    (a11111a11111a11111a1)(111a10a101a000a11a001a1a1a21a)(1a1110a101a000a11a0000(a+3)(1a)1a)

    Now it suffices to ditinguish cases a=3 and a=1.

  • Result

    When a=1 the system has solution set {(1pqr,p,q,r)Tp,q,rR}.

    For a=3 the system has no solution.

    Otherwise the solution is (1a+3,1a+3,1a+3,1a+3)T.

Difficulty level: Easy task (using definitions and simple reasoning)
Solution require uncommon idea
Cs translation
Send comment on task by email