Zaista nema potrebe da citirate kompletne postupke prethodno urađenih zadataka, pogotovo kad se taj postupak već nalazi u prethodnom postu. Potrudimo se da nam ovaj forum bude pregledniji.

indira-aa je napisao:mozeš li to uraditi preko svodjenja na reducirani oblik (matrice)?
Da li pod time podrazumevaš ovaj postupak (nisam sasvim siguran, zbog razlika u terminologiji)?
[dispmath]\begin{array}{l}
2x-\frac{29}{20}y-3z=0 \\
-x+2y-7z=0 \\
3x-3y+z=0
\end{array}[/dispmath]
[dispmath]\left[\begin{array}{ccc|c}
2 & -\frac{29}{20} & -3 & 0 \\
-1 & 2 & -7 & 0 \\
3 & -3 & 1 & 0
\end{array}\right][/dispmath]
Drugu vrstu pomnožimo sa [inlmath]\left(-1\right)[/inlmath], a zatim zamenimo mesta prvoj i drugoj vrsti:
[dispmath]\left[\begin{array}{ccc|c}
1 & -2 & 7 & 0 \\
2 & -\frac{29}{20} & -3 & 0 \\
3 & -3 & 1 & 0
\end{array}\right][/dispmath]
Prvu vrstu pomnoženu sa [inlmath]2[/inlmath] oduzmemo od druge kolone; zatim, prvu vrstu pomnoženu sa [inlmath]3[/inlmath] oduzmemo od treće kolone:
[dispmath]\left[\begin{array}{ccc|c}
1 & -2 & 7 & 0 \\
0 & \frac{51}{20} & -17 & 0 \\
0 & 3 & -20 & 0
\end{array}\right][/dispmath]
Drugu vrstu pomnožimo sa [inlmath]\frac{20}{51}[/inlmath]:
[dispmath]\left[\begin{array}{ccc|c}
1 & -2 & 7 & 0 \\
0 & 1 & -\frac{20}{3} & 0 \\
0 & 3 & -20 & 0
\end{array}\right][/dispmath]
Drugu vrstu pomnoženu sa [inlmath]3[/inlmath] oduzmemo od treće kolone:
[dispmath]\left[\begin{array}{ccc|c}
1 & -2 & 7 & 0 \\
0 & 1 & -\frac{20}{3} & 0 \\
0 & 0 & 0 & 0
\end{array}\right][/dispmath]
Zbog toga što smo u trećoj vrsti dobili sve nule, vidimo da će ovaj sistem biti neodređen. Međutim, promenljive je moguće izraziti jedne preko drugih.
Drugu vrstu pomnoženu sa [inlmath]2[/inlmath] dodamo prvoj vrsti:
[dispmath]\left[\begin{array}{ccc|c}
1 & 0 & -\frac{19}{3} & 0 \\
0 & 1 & -\frac{20}{3} & 0 \\
0 & 0 & 0 & 0
\end{array}\right][/dispmath]
tako da imamo sistem jednačina
[dispmath]x-\frac{19}{3}z=0[/dispmath]
[dispmath]y-\frac{20}{3}=0[/dispmath]
tj.
[dispmath]x=\frac{19}{3}z[/dispmath]
[dispmath]y=\frac{20}{3}[/dispmath]