User Portlet User Portlet

Discussions
I am trying to find the three intersection points of r1[t_] = {2 Cos[t], 2 Sin[t]} and r2[t_] = {3 Cos[t], Sin[t] - 1} using FindRoot but keep getting various error messages no matter what I do. Any help is appreciated. Also, I would like to...