In the following system, all variables on the right hand side are known, except for w1
and w2
, for which we are trying to solve.
I am trying to solve this system in R, but I am not sure where to start. Also, in my real example, the system is composed of 10 equations instead of two: we are trying to solve for w1
, w2
where FA = FB = FC = FD = .... = Fj
.
Please let me know if the explanation is a bit confusing, and I will try to explain better! Thanks!