How do you make a verticle semi-circle in desmos
10 months agoReport content

Answer

Full Solution Locked

Sign in to view the complete step-by-step solution and unlock all study resources.

Step 1:
To make a vertical semi-circle in Desmos, you can use the parametric plot feature.

Here's a step-by-step guide:

Step 2:
: Access Desmos and click "Start Graphing".

Step 3:
: In the expression list, input the following parametric equations for a vertical semicircle centered at the origin with a radius of `r`:

y = r \cdot \sin(t)
where `r` is the radius and `t` varies from `0` to `\pi`.

Step 4:
: To display the semicircle, add the following restrictions to the parametric equations:

0 \leq t \leq \pi

Step 5:
: To make the semicircle vertical, set `r` to your desired vertical radius.

y = 3 \cdot \sin(t)
For example, if you want a semicircle with a radius of `3` units, set `r` as follows:

Step 6:
: The graph should now display a vertical semicircle.

You can adjust the radius and other parameters to fit your needs.

Final Answer

A vertical semicircle in Desmos can be created using parametric equations with the proper restrictions.