Solve Equations over Regions 

Solve equations and inequalities with region constraints. Region constraints are expressed using and can be used together with other constraints. Symbolic equation solvers as well as global numeric equation solvers support these new constraints.

Find the intersection of two infinite lines.

In[1]:=
Click for copyable input
X
In[2]:=
Click for copyable input
X
Out[2]=
In[3]:=
Click for copyable input
X
Out[3]=

Find the intersections between a line and a circle exactly.

In[4]:=
Click for copyable input
X
In[5]:=
Click for copyable input
X
Out[5]=
In[6]:=
Click for copyable input
X
Out[6]=

Use symbolic vector variables to solve the same problem.

In[7]:=
Click for copyable input
X
In[8]:=
Click for copyable input
X
Out[8]=
In[9]:=
Click for copyable input
X
Out[9]=

Find all pairwise intersections of the given circles.

In[10]:=
Click for copyable input
X
In[11]:=
Click for copyable input
X
Out[11]=
In[12]:=
Click for copyable input
X
Out[12]=

Find the points where three spheres intersect.

In[13]:=
Click for copyable input
X
In[14]:=
Click for copyable input
X
Out[14]=
In[15]:=
Click for copyable input
X
Out[15]=
de es ja pt-br zh