Dear all, I have a system of simultaneous equations with 2 unknowns as
follows:

 

x*y + (1-x) = 0.05

x*(y - .5)^2 + (1-x)*0.6 = 0.56^2

 

Ofcourse I can do it manually however wondering whether there is any direct
way in R available to get the solution of this system?

 

Thanks and regards,

 


        [[alternative HTML version deleted]]

______________________________________________
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