Solver block for multiple pairs of input values
Hi everyone. I'm very new to MathCAD, using Prime 4.0. I was able to figure out solving 2 simultaneous equations using Solve blocks, and now I'd like to take that one step further so I could solve for multiple pairs of input values. That is, I already have a solve block that finds correct values w/ guess values x1 & y1, and would like one that will solve for x1 & y1, x2 & y2, x3 & y3... I'm guessing this would require some sort of matrix magic, but I'm not really sure. Obviously, I could just copy & paste the solve block for each new pair of inputs, but I have to believe there's a more elegant solution. Can anyone provide some advice?

