$3y^2=x(1-x)^2$
By differentiation we can knwo that the sketch of this graph has one circle.
I want to draw a graph in maple. Implicit plot does not work well
So I will use parametric way.
Please give me a parametrization.
$3y^2=x(1-x)^2$
By differentiation we can knwo that the sketch of this graph has one circle.
I want to draw a graph in maple. Implicit plot does not work well
So I will use parametric way.
Please give me a parametrization.
Polynomial equations in two variables can be plotted like this
You can improve the plots returned by implicitplot by including the gridrefine option:
A parameterization of a polynomial curve can be obtained by
Maple responds: