How To Make A Circle In Desmos Graphing Calculator






Desmos Circle Equation Calculator: How to Make a Circle


Desmos Circle Equation Calculator

Instantly generate the standard equation for a circle to use in the Desmos graphing calculator. Input the circle’s center coordinates and radius to get the precise formula you need for graphing and analysis.

Circle Equation Generator


The x-coordinate of the circle’s center.


The y-coordinate of the circle’s center.


The distance from the center to any point on the circle. Must be a positive number.
Radius must be a positive number.

Generated Desmos Equation

Calculation Summary
Center (h, k)
Radius (r)
Radius Squared (r²)

Visual Preview

x y

A scaled visual representation of the circle on a 2D plane.

What is a Circle Equation?

In mathematics, the equation of a circle provides a precise, algebraic way to describe a circle on a two-dimensional plane. If you want to know how to make a circle in Desmos graphing calculator, understanding this formula is the first step. The equation defines the set of all points (x, y) that are at a fixed distance (the radius) from a central point.

The standard form is the most common and intuitive, as it directly uses the circle’s most important properties: its center and radius. For anyone using tools like Desmos, simply typing this equation in will instantly render the corresponding circle, making it a powerful tool for visualization and analysis in geometry, algebra, and beyond.

The Standard Circle Formula for Desmos

To graph a circle, you need to know its center (h, k) and its radius r. The standard formula is:

(x – h)² + (y – k)² = r²

This formula is what you will type directly into the input line in Desmos. The calculator understands this format and will automatically draw the circle for you.

Formula Variables

Variables in the Standard Circle Equation
Variable Meaning Unit Typical Range
(x, y) Any point on the circumference of the circle. Unitless (Coordinates) Any real number
(h, k) The coordinates of the circle’s center point. Unitless (Coordinates) Any real number
r The radius of the circle. Unitless (Length) Any positive real number

Practical Examples

Example 1: Circle Centered at the Origin

Let’s create a circle with its center right at the origin (0, 0) and a radius of 3 units.

  • Inputs: h = 0, k = 0, r = 3
  • Calculation: (x – 0)² + (y – 0)² = 3²
  • Resulting Desmos Equation: x² + y² = 9

When you type x^2+y^2=9 into Desmos, a perfect circle appears, centered on the graph’s origin.

Example 2: Circle with an Offset Center

Now, let’s move the circle. We’ll place its center at (-1, 4) with a small radius of 2.

  • Inputs: h = -1, k = 4, r = 2
  • Calculation: (x – (-1))² + (y – 4)² = 2²
  • Resulting Desmos Equation: (x + 1)² + (y - 4)² = 4

This demonstrates how changing the ‘h’ and ‘k’ values shifts the circle’s position on the graph. Our Parabola Calculator uses similar principles for shifting graphs.

How to Use This Desmos Circle Calculator

This calculator simplifies the process of generating the correct equation for Desmos.

  1. Enter Center Coordinates: Input your desired x-coordinate into the ‘Center Point (h)’ field and the y-coordinate into the ‘Center Point (k)’ field.
  2. Set the Radius: Type the desired radius into the ‘Radius (r)’ field. Remember, the radius must be a positive number.
  3. Get the Equation: The calculator instantly updates, showing you the exact equation in the ‘Generated Desmos Equation’ box.
  4. Copy and Paste: Click the “Copy Equation” button. This copies the formula to your clipboard.
  5. Graph in Desmos: Go to the Desmos Graphing Calculator, click in an expression line, and paste the equation. Your circle will appear immediately.

Key Factors That Affect a Circle in Desmos

Understanding how to make a circle in Desmos graphing calculator is easier when you know what each part of the equation does.

  • Center (h, k): This pair of values dictates the exact location of your circle. Changing ‘h’ moves it horizontally (left/right), while changing ‘k’ moves it vertically (up/down).
  • Radius (r): This single value controls the size of the circle. A larger ‘r’ results in a larger circle, and a smaller ‘r’ results in a smaller one. The value in the equation is always r².
  • Using Sliders: In Desmos, you can use variables like (x-h)^2+(y-k)^2=r^2 and let Desmos create sliders for h, k, and r. This allows you to dynamically change the circle’s position and size in real-time.
  • Inequalities: If you replace the = sign with < or , Desmos will shade the *inside* of the circle. Using > or will shade the *outside*. This is a great trick for visualizing areas.
  • Domain/Range Restrictions: You can draw arcs or semi-circles by adding restrictions. For example, x² + y² = 16 {y > 0} will only draw the top half of the circle. For more advanced graphing, check out our guide on the Unit Circle.
  • Parametric Equations: An alternative method is using parametric equations: (r*cos(t), r*sin(t)). This approach is powerful for creating animations or tracing paths, a topic we cover in our 3D Graphing guide.

Frequently Asked Questions (FAQ)

How do I make a circle at the origin in Desmos?
Use the simplified equation x² + y² = r², where ‘r’ is your radius. For example, x² + y² = 25 creates a circle centered at (0,0) with a radius of 5.
How do I move the circle away from the origin?
Use the standard form (x - h)² + (y - k)² = r². The values of ‘h’ and ‘k’ determine the center. For instance, (x - 3)² + (y + 2)² = 16 centers the circle at (3, -2).
Can I fill the circle with color in Desmos?
Yes. To fill a circle, use an inequality instead of an equals sign. The equation (x - h)² + (y - k)² ≤ r² will draw a filled-in circle.
What happens if I use a negative radius?
A circle cannot have a negative radius, as radius represents a distance. This calculator requires a positive radius. In Desmos, if you set r² to a negative number (e.g., x²+y²=-1), no graph will be drawn because it’s mathematically impossible.
How do I draw a semi-circle or an arc?
Add a condition in curly braces. To draw only the top half of a circle, use x² + y² = 9 {y > 0}. To draw the right half, use x² + y² = 9 {x > 0}. You can define any arc this way.
How do I type the squared (²) symbol in Desmos?
You can type the caret symbol (^) followed by a 2 (e.g., x^2), or use the on-screen keypad provided by Desmos.
Can I make the circle animated?
Yes. Define one of the parameters (h, k, or r) as a variable, like ‘t’. When Desmos offers to create a slider for ‘t’, you can press the play button on the slider to animate the circle’s position or size.
Is it possible to define a circle by three points in Desmos?
Yes, while it requires more complex formulas (often involving perpendicular bisectors), Desmos is capable of calculating and graphing a circle that passes through any three given points. You can learn about getting started with Desmos basics with our beginner’s guide.

© 2026 Your Website. All rights reserved. This calculator is for educational purposes.



Leave a Reply

Your email address will not be published. Required fields are marked *