I'm attempting to solve a series of simultaneous equations and this is what shows up:
[[x == 0, fa == r4, fb == -r4 + 43/2, fc == (43/2)], [x == 5/2*(2*r5 - 43)/r5, fa == 0, fb == r5, fc == -r5 + 43]] I have no variable "r" so does it have some kind of significance? Thanks -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
