Hi there, I have following equations to be solved for a and b:

a/(a+b) = x1
ab/((a+b)^2 (a+b+1)) = x2

Is there any direct function available to solve them without
disentangling them manually? Thanks for your help.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to