Ask Your Question

Revision history [back]

click to hide/show revision 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)