#simple linear eq. (please help I'm really stupid)
36 messages · Page 1 of 1 (latest)
Have you tried even extracting the linear equations?
−x1 −x4 = 1
x2 +4x4 = −3
2x1 +x3 +5x4 = −6```
Now use the t method
what is the t represented as? x1, x2,x3,x4?
Try representing it as $x_4$
TabMineCrafter
ѕо confusing lol 
try representing it as x4
I don’t really think those are tho
They are litterally by the #
Those are not the linear equations
They are the ones by the #
# 0 = 0 (redundant)
# x2 + 4*x4 = -3
# x3 + 3*x4 = -4```
These are
These are the linear equations @vernal creek
,ti @vernal creek
This user hasn't set their timezone! Ask them to set it using ,ti --set.
[
\begin{aligned}
x_1 &= -t - 1, \
x_2 &= -4t - 3, \
x_3 &= -3t - 4, \
x_4 &= t,
\end{aligned}
]
MiniNGC
Right