| 1 | initial version |
A solution I found to this problem is that you need to do as follows:
solution1=solve(...)[0]
solution1[0]
xa1 == R*a/((a + b)*p1), xa2 == R*b/(a + b)
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.