206k views
4 votes
I need to draw an open shape made up of one or more curves

User Wevah
by
8.0k points

1 Answer

1 vote
An open shape is made up of line segments. In this type of shape there is at least one line segment that is not connected to anything at one of its endpoints, so the shape is not a closed figure. So, I am going to provide four graphs for this problem.

1. Parable

This is given by the curve:


y=x^(2)

See figure 1.

2. Cubic function.

This function is given by:


y=x^(3)

see figure 2

3. Quartic function

This curve is given by:


y=x^(4)

see figure 3

4. Cosine function

This function is given by this equation:


y=cos(x)

See figure 4.

All these curves are open shapes. So, we can find a new open shape as the sum of all these curves as follows:


y=x^(2)+x^(3)+x^(4)+cos(x)

See figure 5.



I need to draw an open shape made up of one or more curves-example-1
I need to draw an open shape made up of one or more curves-example-2
I need to draw an open shape made up of one or more curves-example-3
I need to draw an open shape made up of one or more curves-example-4
I need to draw an open shape made up of one or more curves-example-5
User Empiromancer
by
8.1k points

No related questions found