jrr6415sun
New member
- Joined
- Sep 28, 2006
- Messages
- 3
Can someone please tell me how can I go about transforming a linear equation?
for example lets say I have
X = 1B + C
Y = C - B - A
Z = A + C
I want to turn the equation into something like
A = (X,Y,Z)
B = (X,Y,Z)
C = (X,Y,Z)
I figure I need to use matricies,can someone help me
for example lets say I have
X = 1B + C
Y = C - B - A
Z = A + C
I want to turn the equation into something like
A = (X,Y,Z)
B = (X,Y,Z)
C = (X,Y,Z)
I figure I need to use matricies,can someone help me