How are A, B, and X connected? What are your thoughts? What have you done so far? Please show us your work even if you feel that it is wrong so we may try to help you. You might also readHello everyone,
B=150,200,150
The final solution is,
X=100
Y=200
Z=250
How do I find the A,
A is the 3*3 matrix of x,y and z coefficients.
Thank you!
I'm still not sure I understand but I'll take a shot at it. You can write the original equation asHi ishuda ,
The original system of equations is,
3X-Y-Z = 100
-X+2.5Y-Z = 200
-X-Y-4Z = 250
The result is ,
X=150
Y=200
Z=150
I want to build a system of equations , when I change his results as B, and B, should be the result, what happens coefficients in A, different coefficients should be original.
In other words, I am looking for them to coefficients the right to get this result ,
X=100
Y=200
Z=250
Thank you!
Hi Ishuda ,
A small mistake, +4z should be in place -4z , in the third equation
I know the vector multiply, but I am looking for a set of equations of A,
What is the correct equations system, A, when
B=(150,200,150) and
the solution to this system of equations is
x = (100, 200, 250)
Is there a way to do this?
I can do this with Excel - Solver, but not sure it's right.
Thank you!