I can't draw a part of a circle
I can't draw a part of a circle
(OP)
I am trying to draw a part of a circle using this function
f(x):= 9x(5-4x)(11-4x)/2(2-x)^2
I have tried both x-y plot and polar plot but when I place f(x) in the y-axis I always get the same error message(illegal function value).
Any ideas how to fix that?
Thank you very much.
f(x):= 9x(5-4x)(11-4x)/2(2-x)^2
I have tried both x-y plot and polar plot but when I place f(x) in the y-axis I always get the same error message(illegal function value).
Any ideas how to fix that?
Thank you very much.





RE: I can't draw a part of a circle
RE: I can't draw a part of a circle
> Assuming that your equation will be fixed, you cannot use a single equation to describe a circle, since negative values of y require a separate equation.
TTFN
FAQ731-376: Eng-Tips.com Forum Policies