Graphs of Equations in Two Variables
The graph of an equation in two variables and is the set of all points in the coordinate plane that satisfy the equation. Sketching a graph means drawing enough representative points and connecting them with a smooth curve to reveal the equation's main features.
Quick Reference
| Shape | Equation | Key Parameters |
|---|---|---|
| Circle (standard form) | Center , radius | |
| Circle (general form) | Requires |
Graphs of Equations
An equation such as connects two variables: and . An ordered pair satisfies the equation if it makes the equation true when substituted. For instance, $(0,1)$, , $(1, 1.5)$, and $(2.1, 3.205)$ all satisfy . There are infinitely many such pairs.
Some representative graphs are shown below.



Circles
A circle with radius and center is defined as the set of all points in the plane at distance from . Applying the Distance Formula:
Squaring both sides gives:
Standard Form of the Equation of a Circle
where is the radius and is the center of the circle.

Example 1. Write the equation of the circle with center that contains the point .
Solution. Since lies on the circle, the radius equals :
Substituting , , into the standard form:

General Form of a Circle
Starting from the standard form of a circle with radius 2 and center :
Expanding the left side and simplifying:
\begin{aligned} x^2 - 4x + 4 + y^2 + 6y + 9 &= 4 \\ x^2 + y^2 - 4x + 6y + 9 &= 0. \end{aligned}This expanded form is called the general form of the circle equation.
General Form of the Equation of a Circle
provided that .
The condition ensures the right-hand side of the standard form is positive (i.e., a valid radius squared).
Finding Center and Radius by Completing the Square
To convert the general form to standard form, use the technique of completing the square. Here is the procedure:
Steps to Convert General Form to Standard Form
- Group terms: Move the constant to the right and group the - and -terms:
- Complete the square for each group by adding the square of half the linear coefficient to both sides:
- For : add , so .
- For : add , so .
- Rewrite in standard form:
- Identify center and radius:
- Center:
- Radius:
Worked Examples
Example 2. Find the center and radius of the circle:
Solution. Group and move the constant to the right:
Complete the square for each variable. For , add . For , add . Add 36 and 49 to both sides:
\begin{aligned} (x^2 - 12x + 36) + (y^2 + 14y + 49) &= -69 + 36 + 49 \\ (x-6)^2 + (y+7)^2 &= 16 \\ (x-6)^2 + (y-(-7))^2 &= 4^2. \end{aligned}The center is and the radius is $4$.
Example 3. Show that represents a circle, and find its center and radius.
Solution. Group and move the constant to the right:
Complete the square: for add ; for add . Add 4 and 9 to both sides:
\begin{aligned} (x^2 + 4x + 4) + (y^2 - 6y + 9) &= -9 + 4 + 9 \\ (x+2)^2 + (y-3)^2 &= 4. \end{aligned}Since the right-hand side is positive, this is indeed a circle. The center is and the radius is .
Frequently Asked Questions
What is the graph of an equation?
The graph of an equation in two variables is the set of all points whose coordinates satisfy the equation. For example, the graph of is a parabola because every point on the parabola, such as $(2, 4)$ or , satisfies , and no other points do.