I need to solve a equation like this :

a = b/(1+x) + c/(1+x)^2 + d/(1+x)^3

where a,b,c,d are known constant. Is there any R-way to do that?

Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/How-to-solve-following-equation--tp20785063p20785063.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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