Answer:
A rectangular equation, or an equation in rectangular form is an equation composed of variables like x and y which can be graphed on a regular Cartesian plane.
Parametric equations are a set of equations that express a set of quantities as explicit functions of a number of independent variables, known as "parameters." For example, while the equation of a circle in Cartesian coordinates can be given by r^2=x^2+y^2, one set of parametric equations for the circle are given by
x=r cost
y=r sin
Note that parametric representations are generally nonunique, so the same quantities may be expressed by a number of different parameterizations. A single parameter is usually represented with the parameter t, while the symbols u and v are commonly used for parametric equations in two parameters.Parametric equations provide a convenient way to represent curves and surfaces, as implemented, for example, in the Wolfram Language commands ParametricPlot[{x, y}, {t, t1, t2}] and ParametricPlot3D[{x, y, z}, {u, u1, u2}, {v, v1, v2}]. Unsurprisingly, curves and surfaces obtained by way of parametric equation representations are known as parametric curves and parametric surfaces, respectively.
Also if you dont know how to graph them you can Use DESMOS graphing calculator